为了账号安全,请及时绑定邮箱和手机立即绑定

python关键字“with”用于什么?

python关键字“with”用于什么?

紫衣仙女 2019-06-21 16:50:56
python关键字“with”用于什么?python关键字“with”用于什么?例子来自:http:/docs.python.org/教程/inputoutput.html>>> with open('/tmp/workfile', 'r') as f:...     read_data = f.read()>>> f.closedTrue
查看完整描述

2 回答

  • 2 回答
  • 0 关注
  • 765 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信