'_'), 'w+') f.write(write_data) f.close() if __name__ == '__main__': pics = ["chuan.jpg"] for i in pics: pic2py(i) print("ok").
確定! 回上一頁