摘要: http://entrian.com/goto/# Example 1: Breaking out from a deeply nested loop:from goto import goto, labelfor i in range(1, 10): for j in range(1, 20... 阅读全文
posted @ 2014-09-18 17:28 qiguaismuty 阅读(533) 评论(0) 推荐(0)