?? makefile.am
字號:
## Makefile.am for SDL using the Win32 DIB video drivernoinst_LTLIBRARIES = libvideo_windib.lalibvideo_windib_la_SOURCES = $(WINDIB_SRCS)# The SDL Win32 DIB video driver sourcesWINDIB_SRCS = \ SDL_dibevents.c \ SDL_dibevents_c.h \ SDL_dibvideo.c \ SDL_dibvideo.h \ SDL_vkeys.h
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -