Giter Club home page Giter Club logo

phpbook's Introduction

《PHP扩展开发及内核应用》

11年年初因兴趣建立此项目,有幸得到大家关注,万分荣幸。现在把他迁移到github上,以方便更多人参与进来。 项目阅读地址:http://phpbook.sinaapp.com

撰写方法

文件命名

每个章节建立一个txt文件,如第11章的第3节,则建立11.3.txt

文件头部的meta信息

每个文件头部都必须有四行: 第一行:此页面的title 第二行:前一页的章节号,没有则为0。 第三行:后一页的章节号,没有则为0。 第四行:一个#,代表meta信息结束。

允许的html语法

  • h2、h3 代表标题。
  • p、ul、li。
  • 简单的style
  • <code c>***</code> <code php>***</code>分别用来高亮c与php的代码。

编译方法

编写完成后,在项目目录里执行php build.php便可。

phpbook's People

Contributors

laruence avatar walu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.