python关键字 -- with
摘要:
http://hi.baidu.com/kxw102/item/fb05532a9362dbc7ef10f150python with用法 http://blog.csdn.net/largetalk/article/details/6910277with从Python 2.5就有,需要from __future__ import with_statement。自python 2.6开始,成为默认关键字。在What's new in python2.6/3.0中,明确提到:The ‘with‘ statement is a control-flow structure whose ba 阅读全文
posted @ 2012-07-17 23:24 飞机场场长 阅读(1902) 评论(0) 推荐(0)
浙公网安备 33010602011771号