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

📄 readme

📁 BeginningLinuxProgramming example8
💻
字号:
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.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -