随笔分类 -  PyQt5笔记

关于python print函数format 格式化
摘要:关于python print函数format 格式化 Your Guide to the Python print() Function https://realpython.com/python-f-strings/ https://realpython.com/python-f-strings/ 阅读全文
posted @ 2020-10-02 21:53 马兹 阅读(387) 评论(0) 推荐(0)
001 qt pyqt的安装
摘要:最近按照网上的教程使用conda或者winpython 在eric6/ pycharm 下开发pyqt,遇到很多问题。于是还是下决心 不使用它们,一切按照10年前qt c++的方式来。一 先安装Qt,即安装Qt SDK、Qt Creator过去的做法: http://download.qt.io/a 阅读全文
posted @ 2019-05-31 17:00 马兹 阅读(241) 评论(0) 推荐(0)