📄 releasenote.txt
字号:
[History]
2006/03/20 BUILD_VER = 10 First release
[Description]
This folder contains all files for XSTUNT client library and a test Sample.
[Main Files]
Client.cpp main implementation file for this library
Client.h private header file
ClientMacro.h macro definition file
ClientAPI.h public header file
Sample.cpp sample application (Echo server/client)
Makefile linux make file
ReleaseNote.txt this file
<Visual Studo 7 Project files>
[Make Procedure]
For Win32, just open the vc7 project and do what you want.
For Linux, the following command will make a Sample application.
>>make Sample
[Usuage Example]
Sample usuages are described in "Sample.cpp"
[Notice]
This library must cooperate with XSTUNT server.
[License]
GPL
[Creator]
Kuanyu Chou @ xDreaming Tech. Co., Ltd.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -