secname.h
来自「一个google的OCR源码」· C头文件 代码 · 共 10 行
H
10 行
/* Include this file in any module which needs to have conditional compilation of sensitive code for UNLV. In INTERNAL mode SECURE_NAMES is NOT defined. For UNLV mode it IS defined, allowing multiple modules to do conditional compilation on the same name.*/#ifndef SECURE_NAMES/* #define SECURE_NAMES */#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?