- 此网站使用GitHub Flavored Markdown来编写(除具体内容之外).
- 可以通过以下git命令得到所有的页面:
$ git clone https://github.com/yangws/learning.git
$ git checkout -b gh-pages origin/gh-pages
- 引擎贡献指南 ------ Authored by pandamicro
- OpenGL ES 2.0 ------ Authored by Wensheng Yang
- Shell Programing ------ Authored by Hexuan Li
- Python Programing ------ Authored by Hujiang
- Android Development ------ Authored by Honghui Zhang
- Apache Ant ------ Authored by Zhang Bin
- 服务端的方方面面 ------ Authored by Zhidao Hong
- Cocosbuilder3.0使用分享 ------ Authored by Jianhua Chen
- Introducing XMPP ------ Authored by Jiusheng Lei
- travis-ci持续集成 ------ Authored by Jianhua Chen
- 用Cocos2d做游戏 ------ Authored by Wuhao
- XML解析器实现原理(VC示例源码) ------ Authored by Jiusheng Lei
- Plugin-x 结构与实现 ------ Authored by Zhang Bin
- UI、UE设计系列 ------ Authored by Xiaoyang Hong
- Flash介绍 ------ Authored by Shujun Qiao
- HTML5功能概述 ------ Authored by Dingping Lv
- C++设计模式 ------ Authored by Chuanwei Zhang
- 敏捷开发-编程实践之测试驱动开发 ------ Authored by Wensheng Yang
- C++ 11 Features
- Google 开源C++项目风格指南
- 日历网址:
- xml: https://www.google.com/calendar/feeds/7fmv9unrfqnm4knpl71qbjdqvo%40group.calendar.google.com/public/basic
- ical: https://www.google.com/calendar/ical/7fmv9unrfqnm4knpl71qbjdqvo%40group.calendar.google.com/public/basic.ics
- html: https://www.google.com/calendar/embed?src=7fmv9unrfqnm4knpl71qbjdqvo%40group.calendar.google.com&ctz=Asia/Shanghai
- 在Window平台可以用MarkdownPad来编写md文件,然后输出为HTML格式。
- 在Mac平台可以使用 Mou来编写md文件,然后输出为 HTML 格式。