Python.with.context-manager
摘要:
Context Manager 1. Context Manager简介 "Context managers are a way of allocating and releasing some sort of resource exactly where you need it." Ref[4] 阅读全文
posted @ 2016-05-04 07:08 XiaoKL 阅读(767) 评论(0) 推荐(0) 编辑