precomp1.inc
来自「windows gzip source code」· INC 代码 · 共 16 行
INC
16 行
#//+---------------------------------------------------------------
#//
#// File: precomp1.inc
#//
#// Contents: directives for global precompiled include file when the
#// sources file is two directories below com (or wherever
#// this file is located). We could easily have precomp3 and
#// precomp4 for other areas.The urlint.* files should not
#// otherwise be mentioned in the sources files.
#//
#//
#//----------------------------------------------------------------
PRECOMPILED_CXX=0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?