Differences between revisions 3 and 12 (spanning 9 versions)
Revision 3 as of 2006-06-14 05:30:17
Size: 511
Editor: lilin
Comment:
Revision 12 as of 2006-08-31 03:32:38
Size: 569
Editor: lilin
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:
== 李林 ==
Email: [[MailTo(linux_23 AT 163 DOT com)]]
[[TableOfContents]]
Line 6: Line 5:


1.
关于我

#! /usr/bin/env python
= 关于我 =
{{{
#! /usr/bin/env python (-)
Line 19: Line 16:
me.Love( 'GIS','ArcInfo' #2001 me.Love( 'GIS','!ArcInfo' #2001
Line 25: Line 22:
}}}
Email( [[MailTo(linux_23 AT 163 DOT com)]] )

----

[[Include(gispython)]]

TableOfContents

关于我

# -*- 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) )


Include(gispython)


lilin (last edited 2009-12-25 07:09:23 by localhost)