str.format(**locals())

locals返回當前作用域 的所有局部變量的變量名:變量值組成的字典。 例子: url_base = 'http://yann.lecun.com/exdb/mnist/' file_names = ['train-images-idx3-ubyte.gz', 'train-labels-idx1-ubyte.gz', 't10k-image
本站公眾號
   歡迎關注本站公眾號,獲取更多信息