Python File close() 方法

python file close() 方法

python file 方法python file 方法

close() 方法用于關(guān)閉一個已打開的文件。關(guān)閉后的文件不能再進行讀寫操作, 否則會觸發(fā) valueerror 錯誤。 close() 方法允許調(diào)用多次。

當(dāng) file 對象,被引用到操作另外一個文件時,python 會自動關(guān)閉之前的 file 對象。 使用 close() 方法關(guān)閉文件是一個好的習(xí)慣。

語法

close() 方法語法如下:

fileobject.close();

參數(shù)

返回值

該方法沒有返回值。

實例

以下實例演示了 close() 方法的使用:

#!/usr/bin/python
# -*- coding: utf-8 -*-

# 打開文件
fo = open("codebaoku.txt", "wb")
print "文件名為: ", fo.name

# 關(guān)閉文件
fo.close()

以上實例輸出結(jié)果為:

文件名為:  codebaoku.txt

python file 方法python file 方法

下一節(jié):python file flush() 方法

python 教程

相關(guān)文章
亚洲国产精品第一区二区,久久免费视频77,99V久久综合狠狠综合久久,国产免费久久九九免费视频