Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2006-01-30 15:08:13
Size: 21
Editor: wangyong
Comment:
Revision 4 as of 2006-07-14 06:20:12
Size: 155
Editor: wangyong
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
我的第一个WIKI '''我的第一个WIKI'''

先做个实验

{{{#!python
from package import *
def hello:
    print 'Hello wiki'
}}}
----------------------------

我的第一个WIKI

先做个实验

   1 from package import *
   2 def hello:
   3     print 'Hello wiki'


wangyong (last edited 2009-12-25 07:18:58 by localhost)