用python读取yaml文件案例如下,先用open方法读取文件数据,再通过load方法转成 ... 读出来是字符串print(config) d = yaml.load(config,Loader=yaml.
確定! 回上一頁