10 2015 档案
摘要:How do I uninstall the GAC from my C# application.I am not able to uninstall, the particular exe and DLL from GAC.Is it the proper way to uninstall th...
阅读全文
摘要:Subversion有一个很标准的目录结构,是这样的。比如项目是proj,svn地址为svn://proj/,那么标准的svn布局是 svn://proj/ | +-trunk +-branches +-tags 这 是一个标准的布局,trunk为主开发目录,branches为分支开发目录,tags...
阅读全文