Differences between revisions 1 and 2
Revision 1 as of 2005-09-06 04:14:45
Size: 433
Editor: ZoomQuiet
Comment:
Revision 2 as of 2009-12-25 07:09:43
Size: 429
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
返回::'''[wiki:self/PyIAQ  Python 罕见问题集]''' 返回::'''[[self:PyIAQ|Python 罕见问题集]]'''
Line 7: Line 7:
[[TableOfContents]] <<TableOfContents>>
Line 9: Line 9:
::-- ZoomQuiet [[[DateTime(2005-09-06T04:10:30Z)]]]
[[TableOfContents]]
::-- ZoomQuiet [<<DateTime(2005-09-06T04:10:30Z)>>]
<<TableOfContents>>

返回::Python 罕见问题集

::@USER@ [@TIME@]

::-- ZoomQuiet [2005-09-06 04:10:30]

1. 问:问题的翻译?

Q: 问题的原文?

解答的原文...

你的翻译...

   1 import types
   2 
   3 def update(x, **entries):
   4     return x

PyIAQ模板 (last edited 2009-12-25 07:09:43 by localhost)