Created
May 1, 2018 04:44
-
-
Save xuanye/a0ebba7d3355313ea5888c8f14483d35 to your computer and use it in GitHub Desktop.
文件注释
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// <copyright file="文件名.cs" company="HP"> | |
// Copyright (c) HP. All rights reserved. | |
// </copyright> | |
// <author>×××</author> | |
// <date> yyyy-mm-dd </date> | |
// <summary>文件功能描述</summary> | |
// <modify> | |
// 修改人:××× | |
// 修改时间:yyyy-mm-dd | |
// 修改描述:××× | |
// 版本:1.0 | |
//</modify> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment