?? readme
字號:
Chapter 1 - Getting Started.hello.c - First of many "Hello World" programs in this book.fred.c and bill.c - Source code files containing static library functions.lib.h - Library header file declaring the functions in fred.c and bill.c.program.c - Program that uses lib.h.lib.a - Result of archiving the functions in fred.c and bill.c.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -