vs 自动添加注释

VS自动添加注释

打开VS安装目录     有一个 Class.cs文件 

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ItemTemplatesCache\CSharp\Code\2052\WebClass

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\ItemTemplatesCache\CSharp\Code\1033\WebClass

复制代码
/**
* 命名空间: $rootnamespace$
*
* 功 能: N/A
* 类 名: $safeitemname$
*
* Ver 变更日期 负责人 变更内容
* ───────────────────────────────────
* V0.01 $time$ 由XXX创建
*
* Copyright (c) 2017 Lir Corporation. All rights reserved.
*┌───────────────────────────                      ───────┐
*│ 此技术信息为本公司机密信息,未经本公司书面同意禁止向第三方披露. │
*│ 版权所有:xx科技有限公司                    │
*└───────────────────────────                      ───────┘
*/
posted @ 2018-06-08 17:20  浮生若梦丶丨  阅读(693)  评论(0编辑  收藏  举报