Skip to content

Instantly share code, notes, and snippets.

@xuanye
Created May 1, 2018 04:44
Show Gist options
  • Save xuanye/a0ebba7d3355313ea5888c8f14483d35 to your computer and use it in GitHub Desktop.
Save xuanye/a0ebba7d3355313ea5888c8f14483d35 to your computer and use it in GitHub Desktop.
文件注释
// <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