摘要:
public static string GetValidName(string fileName){ foreach (char c in System.IO.Path.GetInvalidFileNameChars()) { fileNa... 阅读全文
posted @ 2013-08-14 18:22
swarb
阅读(327)
评论(0)
推荐(0)
摘要:
System.Windows.Forms.FolderBrowserDialog dialog = new System.Windows.Forms.FolderBrowserDialog(); dialog.Description =... 阅读全文
posted @ 2013-08-14 11:30
swarb
阅读(946)
评论(0)
推荐(0)
浙公网安备 33010602011771号