摘要:
卸载的同时删除日志,卸载的时候判断程序是否正在运行,regsvr32 1.卸载程序的时候如何判断程序是否正在运行 http://bbs.csdn.net/topics/370097914 2.强制删除安装目录 http://blog.csdn.net/cnbata/article/details/6 阅读全文
posted @ 2017-02-23 16:21
ChuckLu
阅读(691)
评论(0)
推荐(0)
摘要:
A little understanding of how *nix pipes work would help. In short the '>>' pipe operator will append lines to the end of the specified file, where-as 阅读全文
posted @ 2017-02-23 10:11
ChuckLu
阅读(271)
评论(0)
推荐(0)