小编mar*_*189的帖子

Python open()vs. .close()

关于Python中的语法

我们为什么要用它open("file")来打开而不是"file".close()关闭呢?
为什么不是"file".open()或反过来close("file")

python

8
推荐指数
2
解决办法
2051
查看次数

标签 统计

python ×1