转: http://lancelot.blog.51cto.com/393579/1783653 在Subline text 官网下载了Subline text 3 .不过发现没有对ini格式文件的语法高亮支持. 搜索一番后,可以通过以下方法支持,适用于Subline text 2和3: 打开 Sublime Text 找到菜单栏的Preferences, 点击 "Browse Packages..." 在打开的目录中添加一个名为“INI”的文件夹,然后下载https://github
C# 判断文件有没占用 using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; namespace AdminTools { public static class FileTools { [DllImport("kernel32.dll")] private static extern