Errata

原文勘误表

格式如下:

  1. Chapter <n> <chaptername>
  2. L<n>, C<n>: <typo> -> <fixed>

其中:

  1. Ln = typo行号
  2. Cn = typo列号

例如:

  1. ## Chapter 1 Architecture
  2. L51, C76: sytems -> systems
  3. L58, C30: highl evel -> high level
  4. ? L84, C37: independance -> independence
  5. ...
  6. ## Chapter 2 Overview of the Go language
  7. None
  8. ## Chapter 3 Socket-level Programming
  9. Lxx, Cxx: xxx -> yyy
  10. ...

请各章译者自行添加到相应小节中;行号以源码原文为准。 注:由于作者所用英语为澳大利亚方言(en_AU),因此有些不能算typo,不确定的请前缀?

勘误正文

Chapter 1 Architecture

  1. L51, C76 : sytems -> systems
  2. L58, C30 : highl evel -> high level
  3. ? L84, C37 : independance -> independence
  4. L91, C191: succesful -> successful
  5. L108, C6 : Thre -> There
  6. ? L114, C310: organisation -> organization
  7. ? L114, C343: organisation -> organization
  8. ? L118, C159: organisation -> organization
  9. L116, C194: Are -> Area
  10. L116, C228: Are -> Area
  11. ? L120, C341: compatable -> compatible
  12. L122, C245: smorgasborg -> smorgasbord
  13. L142, C23 : TFP -> TFTP
  14. ? L156, C52 : independant -> independent
  15. L186, C21 : lvel -> level
  16. L188, C276: similarlym -> similarly
  17. L230, C56 : intrepreting -> interpreting
  18. L230, C174: thir -> their
  19. L232, C60 : stroing -> storing
  20. L236, C47 : applicaitons -> applications
  21. L236, C139: sysem -> system
  22. L246, C141: usuall -> usually
  23. L248, C46 : Al -> All
  24. L252, C53 : acess -> access
  25. L254, C30 : scuh -> such
  26. L288, C68 : laelled -> labelled
  27. L288, C108: diplay -> display
  28. L292, C20 : teh -> the
  29. ? L373, C47 : incompatable -> incompatible
  30. ? L448, C204: recognise -> recognize

Chapter 2 Overview of the Go language

  1. None

Chapter 3 Socket-level Programming

Chapter 4 Data serialisation

Chapter 5 Application-Level Protocols

Chapter 6 Managing character sets and encodings

Chapter 7 Security

Chapter 8 HTTP

Chapter 9 Templates

Chapter 10 A Complete Web Server

Chapter 11 HTML

Chapter 12 XML

Chapter 13 Remote Procedure Call

Chapter 14 Network channels

Chapter 15 Web Sockets

Index