pythonopen函数能打开所有文件吗 with和as区别在python语言中?
with和as区别在python语言中?是指打开文件的时候嘛with open (xx)as f这么写的话当文件操作结束后会自动closeas是给file对象起