?? makefile
字號:
CC = /opt/host/armv4l/bin/armv4l-unknown-linux-gccCFLAGS = -I/linux2410/kernel/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 kbd: kbd.c $(CC) $(CFLAGS) -o kbd kbd.cclean: -rm -f *.o
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -