makefile
来自「The Staged Event-Driven Architecture (SE」· 代码 · 共 8 行
TXT
8 行
SUBDIRS = util aSocket aDisk Gnutella http###### don't modify anything below this line!BASE = $(shell pwd | sed 's@\(.*\)/seda.*$$@\1/seda@' )include $(BASE)/Makefile.include
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?