随笔分类 - Python
摘要:通过Python的内置模块winreg这里主要给出一些winreg的Demo代码 Python2:import _winreg、Python3:import winreg #!python37# -*- coding: utf-8 -*-# coding:utf-8import winregdef
阅读全文
摘要:首先为啥说一定要注明是python3.7呢。因为之前的版本不支持pyinstaller 环境:pycharm2018.3+win7+python3.7 工具:pyinstaller 1、使用pycharm安装pyinstaller,此处不写详细步骤,参考:https://jingyan.baidu.
阅读全文

浙公网安备 33010602011771号