?? readme
字號(hào):
Chapter 8 - Development Tools.Makefile1 - A first attempt at a makefile.a.h, b.h, c.h - Three empty header files.main.c, 2.c, 3.c - Three very simple C program files.Makefile2 - Makefile1 improved and updated to use macros.Makefile3 - Makefile2 with multiple targets and installation code.foo.c - A traditional "Hello World" program.Makefile4 - Makefile3 simplified through use of built-in rules.Makefile5 - Makefile4 with the addition of a suffix rule for .cpp files.Makefile6 - A makefile that manages a library.myapp.1 - An example manual page.file1, file2 - Two files for testing the diff command.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -