请教:C#写的winForm程序在win98运行的问题,但在win2000下没问题
数据库用的是access,错误如下:
System.FormatException:the string was not recognized as a valid
at System.DateTime.Parse(String s)
...全文
353打赏收藏
请教:C#写的winForm程序在win98运行的问题
请教:C#写的winForm程序在win98运行的问题,但在win2000下没问题 数据库用的是access,错误如下: System.FormatException:the string was not recognized as a valid at System.DateTime.Parse(String s)