📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -