mirror of
https://github.com/apachecn/eloquent-js-3e-zh.git
synced 2025-05-23 20:02:20 +00:00
8
This commit is contained in:
parent
acb9948732
commit
98d9ab9abc
4
8.md
4
8.md
@ -4,7 +4,9 @@
|
|||||||
>
|
>
|
||||||
> Brian Kernighan 和 P.J. Plauger,《The Elements of Programming Style》
|
> Brian Kernighan 和 P.J. Plauger,《The Elements of Programming Style》
|
||||||
|
|
||||||
计算机程序中的缺陷通常称为 bug。 它让程序员觉得很好,将它们想象成小事,只是碰巧进入我们的作品。 实际上,我们当然会把它们放在那里。
|

|
||||||
|
|
||||||
|
计算机程序中的缺陷通常称为 bug。 它让程序员觉得很好,将它们想象成小事,只是碰巧进入我们的作品。 实际上,当然,我们自己把它们放在了那里。
|
||||||
|
|
||||||
如果一个程序是思想的结晶,你可以粗略地将错误分为因为思想混乱引起的错误,以及思想转换为代码时引入的错误。 前者通常比后者更难诊断和修复。
|
如果一个程序是思想的结晶,你可以粗略地将错误分为因为思想混乱引起的错误,以及思想转换为代码时引入的错误。 前者通常比后者更难诊断和修复。
|
||||||
|
|
||||||
|
BIN
img/8-0.jpg
Normal file
BIN
img/8-0.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user