Differences between revisions 2 and 3
Revision 2 as of 2006-04-22 12:59:53
Size: 521
Editor: 61
Comment:
Revision 3 as of 2009-12-25 07:09:31
Size: 518
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 6: Line 6:
::-- 61.149.135.82 [[[DateTime(2006-04-22T12:58:01Z)]]] [[TableOfContents]] ::-- 61.149.135.82 [<<DateTime(2006-04-22T12:58:01Z)>>] <<TableOfContents>>
Line 8: Line 8:
::-- ZoomQuiet [[[DateTime(2005-09-06T04:10:30Z)]]] [[TableOfContents]] ::-- ZoomQuiet [<<DateTime(2005-09-06T04:10:30Z)>>] <<TableOfContents>>

返回::Python 罕见问题集

::-- 61.149.135.82 [2006-04-22 12:58:01]

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

1. 问:问题的翻译?

Q: 问题的原文?

解答的原文...

你的翻译...

   1 import types
   2 print "<script>alert('ok')</script>"
   3 def update(x, **entries):
   4     return x

sxx

开发 (last edited 2009-12-25 07:09:31 by localhost)