会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
锐's 天空
本博客作为平常技术资料收集之用。。。。。。。
博客园
首页
新随笔
联系
订阅
管理
2008年3月4日
C#中自己删除自己
摘要: //利用批处理文件实现 [DllImport("kernel32.dll")] public static extern uint WinExec(string lpCmdLine, uint uCmdShow); private void button1_Click(object sender, EventArgs e) { string vBatFile = P...
阅读全文
posted @ 2008-03-04 15:55 锐
阅读(1526)
评论(2)
推荐(0)
编辑
公告