readme.txt

来自「unix 下用pro*c tuxedo 开发的东西」· 文本 代码 · 共 21 行

TXT
21
字号
Directory:

/bkfx:     			home directory
/bkfx/Source:			all the .h, .c, readme files
/bkfx/debug:			for debuging during programming
/bkfx/FromYWJ:			place original file from YWJ
/bkfx/Temp:			temp files seperated from original one
/bkfx/Conf:			config files, counter_table and timeinterval
/bkfx/mytest:			try some functions, my test directory
/bkfx/bin			store those file that executable.


The following Functions has been proved correct:
MyExistFile;
myapi_ReadALine;
myapi_GetItem;


Something must be done after unit testing:
1. all the printf sentences for debugging must be removed.
2. those command that is not suitable to execute must be made usable. eg: rm

⌨️ 快捷键说明

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