?? makefile
字號:
## Makefile to build the EJS Object Model for WIN## Copyright (c) Mbedthis Software LLC, 2003-2006. All Rights Reserved.#COMPILE := *.c EXPORT_OBJECTS := yesMAKE_IFLAGS := -I../.. -I../../../mprinclude make.depcompileExtra: .updated.updated: $(FILES) @touch .updated## Local variables:## tab-width: 4## End:## vim: tw=78 sw=4 ts=4
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -