代码管理:文件头

时间:2022-08-22 09:59:51

 

/******************************************************************************

  Copyright (C), 2016-2020, XCOMPANY_NAME Co., Ltd.

 ******************************************************************************
  File Name     : convertu2g.cpp
  Author        : ocean
  Created       : ocean 2016/9/26
  Description   : convert between utf and gb2312
  Function List :
              u2g
              g2u
  *$Revision$
  History       :
4.* $Date$ //4. 未提交样例 * $Author$ * Modification: xxxxxxxxxx * PN:PN-xx * TN:TN-xxx 3.* $Date: 2016-09-27 02:51:54 +0800 (Tue, 27 Sep 2016) $ * $Author: ocean $ * Modification: xxxxxxxxxx * PN:PN-1002 * TN:TN-1003 2.* $Date: 2016-09-27 02:51:54 +0800 (Tue, 27 Sep 2016) $ * $Author: ocean $ * Modification: xxxxxxx * PN:PN-1001 * TN:TN-1002 1.* $Date: 2016-09-27 02:51:54 +0800 (Tue, 27 Sep 2016) $ * $Author: ocean $ * Modification: Created file * PN: PN-1001 * TN: TN-1001 *****************************************************************************
*/