03 2016 档案
摘要:1. 在一个目录下创建一个文件夹 if (!System.IO.Directory.Exists(path)) System.IO.Directory.CreateDirectory(path); String path=@”C:/新文件夹的名字” 2. 时间的字符串表示法 200806160912
阅读全文
摘要:I will show you how to get connecting string stored in registry. The code which I will show in this blog will work both on 32 and 64 bit machines. Let
阅读全文

浙公网安备 33010602011771号