|
Size: 149
Comment:
|
Size: 569
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ##master-page:HomepageTemplate | ##master-page:ZhPythonicerTemplate |
| Line 3: | Line 3: |
| == Your Name == Email: [[MailTo(you AT SPAMFREE example DOT com)]] |
[[TableOfContents]] |
| Line 6: | Line 5: |
| ... | = 关于我 = {{{ #! /usr/bin/env python (-) # -*- coding: gb2312 -*- """Init in 01.20.1983""" from human import Boy me=Boy('李林','福建','福州') #过去... me.Graduate( '鼓三小' #1995 ,'福二中' #2001 ,'福师大')#2005 me.Love( 'GIS','!ArcInfo' #2001 ,'C++' #2002 ,'Linux','Python')#2004 #现在... me.Doing('GIS') #将来............. }}} Email( [[MailTo(linux_23 AT 163 DOT com)]] ) |
| Line 9: | Line 26: |
| CategoryHomepage | [[Include(gispython)]] ---- . CategoryHomepage |
关于我
# -*- coding: gb2312 -*-
"""Init in 01.20.1983"""
from human import Boy
me=Boy('李林','福建','福州')
#过去...
me.Graduate( '鼓三小' #1995
,'福二中' #2001
,'福师大')#2005
me.Love( 'GIS','!ArcInfo' #2001
,'C++' #2002
,'Linux','Python')#2004
#现在...
me.Doing('GIS')
#将来.............Email( MailTo(linux_23 AT 163 DOT com) )
