08 2014 档案
摘要:61.文件夹移动到整合操作 FolderDialog aa = new FolderDialog(); aa.DisplayDialog(); if (aa.Path != "") { string filename = Path.GetFileName(%%1); string path=(aa....
阅读全文
摘要:1.创建文件夹//using System.IO;Directory.CreateDirectory(%%1);2.创建文件//using System.IO;File.Create(%%1);3.删除文件//using System.IO;File.Delete(%%1);4.删除文件夹//usi...
阅读全文
摘要:1、从各种渠道下载Visual Assist安装程序及破解补丁。2、在路径(Win7):C:\Users\UserName\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\Whole Tomato Software\Visual Assist...
阅读全文
浙公网安备 33010602011771号