以下實例演示了write() 方法的使用: #!/usr/bin/python # -*- coding: UTF-8 -*- import os, sys # 打开文件fd = os.open("f1 ...
確定! 回上一頁