Differences between revisions 1 and 2
Revision 1 as of 2005-09-06 03:57:19
Size: 197
Editor: ZoomQuiet
Comment: Python 罕见问题集
Revision 2 as of 2005-09-06 04:00:28
Size: 1211
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Line 10: Line 9:
'''[http://www.norvig.com/python-iaq.html Infrequently Answered Questions]''' -- norvig.com
  * 收集Python 极精细的特性问题!值得学习!
----
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q2 Q: The code in a finally clause will never fail to execute, right?]
 1. [wiki:self/PyIAQ/Q3 Q: Polymorphism is great; I can sort a list of elements of any type, right?]
 1. [wiki:self/PyIAQ/Q4 Q: Can I do ++x and x++ in Python?]
 1. [wiki:self/PyIAQ/Q5 Q: Can I use C++'s syntax for ostreams: cout << x << y ... ?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
 1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]

-----

Python 罕见问题集 ::-- ZoomQuiet [DateTime(2005-09-06T03:57:19Z)] TableOfContents [http://www.norvig.com/python-iaq.html Infrequently Answered Questions] -- norvig.com

  • 收集Python 极精细的特性问题!值得学习!


  1. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  2. [wiki:self/PyIAQ/Q2 Q: The code in a finally clause will never fail to execute, right?]
  3. [wiki:self/PyIAQ/Q3 Q: Polymorphism is great; I can sort a list of elements of any type, right?]
  4. [wiki:self/PyIAQ/Q4 Q: Can I do ++x and x++ in Python?]
  5. [wiki:self/PyIAQ/Q5 Q: Can I use C++'s syntax for ostreams: cout << x << y ... ?]

  6. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  7. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  8. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  9. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  10. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]
  11. [wiki:self/PyIAQ/Q1 Q: What is an Infrequently Answered Question?]


PyIAQ (last edited 2009-12-25 07:14:28 by localhost)