📄 zlib.cpp
字号:
#include <condefs.h>#pragma hdrstop//---------------------------------------------------------------------------USEUNIT("adler32.c");USEUNIT("compress.c");USEUNIT("crc32.c");USEUNIT("deflate.c");USEUNIT("gzio.c");USEUNIT("infblock.c");USEUNIT("infcodes.c");USEUNIT("inffast.c");USEUNIT("inflate.c");USEUNIT("inftrees.c");USEUNIT("infutil.c");USEUNIT("trees.c");USEUNIT("uncompr.c");USEUNIT("zutil.c");//---------------------------------------------------------------------------#define Library// To add a file to the library use the Project menu 'Add to Project'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -