📄 build.conf
字号:
## Configuration file for APR. Used by APR/build/gen-build.py#[options]# paths to platform-independent .c files to buildpaths = passwd/*.c strings/*.c tables/*.c# directories that have platform-specific code in them. the resulting# pattern will be: SUBDIR/PLATFORM/*.cplatform_dirs = dso file_io locks memory misc mmap network_io poll random shmem support threadproc time user atomic# all the public headersheaders = include/*.h# aplibtool is manually built by the configure process# build/aplibtool.c# we have a recursive makefile for the test files (for now)# test/*.cdsp = libapr.dsp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -