Skip to content

php-china/PHP-Internals-Book-Zh

Repository files navigation

PHP-Internals-Book中文版

文档格式: RST

本书使用 ReStructured Text 编写和 Sphinx 生成。

代码风格

以下的代码风格主要针对与文本,不包含代码。

  • 文本行最大长度为120个字符.
  • The maximum line-width for code is 98 characters. Including the four space indentation this would be a limit of 102 characters. This is a hard limit that prevents overflows in the PDF version.
  • 使用4个空格进行对齐.
  • Lines should not have trailing whitespace.
  • Punctuation like ?, ! or : should directly follow after the word (e.g. foo: rather than foo :).

域名

These domains have been bought by Anthony to publish info about the book:

  • phpinternalsbook.com
  • phpcorebook.com
  • insidephpbook.com

Only the first domain is currently in use.

作者

About

PHP Internals Book 中文版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published