Python腳本性能分析

來自:http://www.cnblogs.com/btchenguang/archive/2012/02/03/2337112.html def foo(): sum = 0 for i in range(10000): sum += i sumA = bar() sumB = bar() return sum def bar(
相關文章
相關標籤/搜索