Differences between revisions 1 and 33 (spanning 32 versions)
Revision 1 as of 2005-10-28 10:12:28
Size: 131
Editor: kernelspirit
Comment:
Revision 33 as of 2007-07-07 04:07:14
Size: 63
Editor: XiaoQi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
在这里详述"MyNewPage".
恶习他滤色镜发电量看三大件阿司法


这里是我的测试,稍后可以删除!
{{{#!python
from sys import *
a = []
a.append('what')
}}}

   1 from sys import *
   2 a = []
   3 a.append('what')

MyNewPage (last edited 2010-12-26 09:23:38 by xblandy)