摘要: 1 using System; 2 using System.Collections.Generic; 3 using System.Runtime.InteropServices; 4 using System.Text; 5 6 namespace Unlock 7 { 8 class RWIni 9 { 10 public string ... 阅读全文
posted @ 2017-07-04 15:22 chmo 阅读(249) 评论(0) 推荐(0) 编辑
摘要: 去xxx.vhost.exe 打开项目属性-->调试--启用Visual Studio承载进程(右侧最后一个选项)前面的勾去掉 去掉xxx.pdb 打开项目属性-->生成-->高级(右下角)-->调试信息 选none 阅读全文
posted @ 2017-07-04 15:18 chmo 阅读(1557) 评论(0) 推荐(1) 编辑
123