摘要:
When your script is run by passing it as a command to the Python interpreter,python myscript.pyall of the code that is at indentation level 0 gets executed. Functions and classes that are defined are, well, defined, but none of their code gets ran. Unlike other languages, there's no main() funct 阅读全文
posted @ 2013-04-19 22:48
haojinming
阅读(207)
评论(0)
推荐(0)
浙公网安备 33010602011771号