C语言的精神 信任程序员 Trust the programmer 不要阻止程序员去做需要的事 Do not prevent the programmer from doing what needs to be done 保持语言的小巧和简单 Keep the language small and simple 为效率可以牺牲可移植性 Make it fast even if it is not guaranteed to be portableC语言的精神 • 信任程序员 • Trust the programmer • 不要阻止程序员去做需要的事 • Do not prevent the programmer from doing what needs to be done • 保持语言的小巧和简单 • Keep the language small and simple • 为效率可以牺牲可移植性 • Make it fast, even if it is not guaranteed to be portable