返回::Python 罕见问题集
::-- 61.149.135.82 [2006-04-22 12:58:01]
Contents
::-- ZoomQuiet [2005-09-06 04:10:30]
Q: 问题的原文?
解答的原文...
你的翻译...
1 import types 2 print "<script>alert('ok')</script>" 3 def update(x, **entries): 4 return x
sxx