📄 linux.mh
字号:
# Needs some work.INSTALL = cpINSTALL_DATA = cpNOSTDINC = -nostdinc++# Linux puts iostream in libc.a.STREAM_OBJS =HAVE_CPLUS_EXTERN = 1WRAP_C_INCLUDES =REGEX_OBJ=# IO_DIR=no-stream might be the right thing for Linux, but you need# to re-run gendepend in libg++/utils first. There is also the problem# that -nostdinc++ won't pick up the iostream include files ...# IO_DIR=no-streamG_CONFIG_ARGS = CONFIG_NM="nm -d"# Don't include iostream files in libg++.a.IO_OBJECTS_TO_GET =
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -