projectx_copyright.h

来自「MMORPG游戏服务器端架构及函数」· C头文件 代码 · 共 44 行

H
44
字号

#ifndef _PROJECTX_COPYRIGHT_
#define _PROJECTX_COPYRIGHT_



/*=====================================================================
# Author		Macrosu
# E-Mail		XSuns@hotmail.com
# PreVersion	1.00.0142
# Tel			+8613881887433
# Addr			cd.sc.China
# ====================================================================*/


/*=====================================================================
# Copyright (C) 2005 - ? by ProjectX
#
# This source is available for distribution and/or modification
# only under the terms of the GNU License as
# published by Free Software Foundation. All rights reserved.
#
# The source is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# FITNESS FOR A PARTICULAR PURPOSE. For more infomation,just See
# GNU for details.
# ====================================================================*/


#define  Copyright TRUE













#endif	//_PROJECTX_COPYRIGHT_

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?