第44页
Mochou (愿能挽袖剪花枝,更愿洗手做羹汤)
- 页码:第44页
其它赋值: ?= Conditional assignment This operator will perform the requested variable assignment only if the variable does not yet have a value.
41人阅读
> 我来回应
Mochou对本书的所有笔记 · · · · · ·
-
第34页
创建自己的archives(*.a) ar rv target.a component1.o compnent2.o r for replace v for ver...
-
第36页
注意这两者的区别: libcounter.a: couter.o lexer.o $(AR) $(ARFLAG) $@ $< 和 libcounter.a...
-
第44页
-
第50页
gui.o: CPPFLAGS += -DUSE_NEW_MALLOC=1
-
第54页
条件处理 # COMSPEC is defined only on Windows. ifdef COMSPEC PATH_SEP := ; EXE_EXT := ....
> 查看全部12篇
说明 · · · · · ·
表示其中内容是对原文的摘抄