2013年8月6日

VS2010在C#头文件中添加文件注释的方法(转)

摘要: 步骤:1.VS2010 中找到(安装盘符以D盘为例)D:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplatesCache\CSharp\Code\2052\Class.zip2.在Class.cs 文件中原有代码如下:using System;using System.Collections.Generic;$if$ ($targetframeworkversion$ >= 3.5)using System.Linq;$endif$using System.Text;namespace $ro 阅读全文

posted @ 2013-08-06 15:12 AlexGeng 阅读(426) 评论(0) 推荐(0) 编辑

导航