07 2017 档案

摘要:Private Sub UpdateTask() Dim connStr As String = ConfigurationManager.connectionStrings("TaxSoftwareConnection").ToString() if File.Exists(path) Dim file As F... 阅读全文
posted @ 2017-07-26 10:09 SkyLeo 阅读(338) 评论(0) 推荐(0)
摘要:MSDN上的解释是 Gets or sets a value indicating whether the dialog box restores the current directory before closing. 应该是是否恢复current directory,而不是打开对话框时的目录 阅读全文
posted @ 2017-07-05 14:26 SkyLeo 阅读(252) 评论(0) 推荐(0)