引言 为什么使用命令行 这本书讲什么 谁应该读这本书 这本书的内容 怎样阅读这本书 前提条件 拓展阅读 引言 I want to tell you a story. 我想给大家讲个故事。 No, not the story of how, in 1991, Linus Torvalds wrote the first version...
疑难排解 语法错误 丢失引号 丢失或意外的标记 预料不到的展开 逻辑错误 防错编程 验证输入 测试 测试案例 调试 找到问题区域 追踪 执行时检查数值 总结 拓展阅读 疑难排解 As our scripts become more complex, it’s time to take a look at what hap...
1.1. Hello, World 1.1. Hello, World 我们以现已成为传统的“hello world”案例来开始吧,这个例子首次出现于1978年出版的C语言圣经《The C Programming Language》 (译注:本书作者之一Brian W. Kernighan也是《The C Programming Language》一...