?? sources
字號:
INCLUDES=$(BASEDIR)\inc;.
# Name and type of the output file:
TARGETNAME=ext2fs
TARGETTYPE=DRIVER
TARGETPATH=.\$(DDKBUILDENV)
# Creates a file used by Visual Studio to navigate the source code.
BROWSER_INFO=TRUE
RCNOFONTMAP=TRUE
# The source code:
SOURCES=ext2fs.c debug.c
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -