随笔分类 - python_error
摘要:```
HKEY_CURRENT_USER\Software\Python\PythonCore\2.7\InstallPath default: D:\Python\ ExecutablePath: D:\Python\python.exe WindowedExecutablePath: D:\Python\pythonw.exe HKEY_CURRENT_USER\S...
阅读全文
摘要:```
ISO-8859-1
``` ```
with open(os.path.join(path_home, f), 'r', encoding='ISO-8859-1') as f1: ```
阅读全文

浙公网安备 33010602011771号