Differences between revisions 1 and 2
Revision 1 as of 2007-03-27 06:21:25
Size: 490
Editor: Roka
Comment:
Revision 2 as of 2007-03-27 06:29:44
Size: 376
Editor: Roka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
= 文章大标 =
''简述''
== 章标题1 ==
Line 14: Line 11:
=== 小节标题1 ===
{{{
#!python
Python code
}}}
Line 20: Line 12:
==== 次节标题1 ====
xxx
= 说在前面 =
''TODO''
Line 23: Line 15:
== 章标题2 == = 正文 =
== 从C++到Python ==
Line 25: Line 18:
=== 小节标题2 ===
{{{
其它
代码引用
}}}
== Python对于C++的特色 ==
Line 31: Line 20:
==== 次节标题2 ====
yyy
= 说在后面 =
''TODO''

TODO:给C++程序员的Python初学指南

::-- Roka [DateTime(2007-03-26T14:46:55Z)] TableOfContents

1. 说在前面

TODO

2. 正文

2.1. 从C++到Python

2.2. Python对于C++的特色

3. 说在后面

TODO

4. 交流

PageComment2

Guide_to_Python_for_C++_Programmers (last edited 2009-12-25 07:17:25 by localhost)