摘要:
问题:使用Visual Studio编译工程时,默认设置下,即使选择了「Release」时也会生成扩展名为「.vshost.exe」和「.pdb」的文件。 先解释一下各个文件的作用: .pdb文件: 程序数据库文件(Program Database File)。默认设置下,Debug的PDB是ful 阅读全文
posted @ 2016-09-30 10:14
发明创造小能手
阅读(1565)
评论(0)
推荐(0)
摘要:
using System.Runtime.InteropServices; using System.Windows.Forms; namespace CETEST { public class Common { private const int LVM_GETEXTENDEDLISTVIEWSTYLE = 0x1037; private... 阅读全文
posted @ 2016-09-30 10:12
发明创造小能手
阅读(827)
评论(0)
推荐(0)

浙公网安备 33010602011771号