⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 《Beginning Linux Programming》书的配置实例源代码。
💻
字号:
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 + -