资源简介
Python Qt GUI 快速编程源码
代码片段和文件信息
#!/usr/bin/env python
# Copyright (c) 2007-10 Qtrac Ltd. All rights reserved.
# This program or module is free software: you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation either version 2 of the License or
# version 3 of the License or (at your option) any later version. It is
# provided for educational purposes and is distributed in the hope that
# it will be useful but WITHOUT ANY WARRANTY; without even the implied
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
# the GNU General Public License for more details.
import os
import platform
import stat
import sys
import PyQt4.QtCore
__version__ = “1.0.4“
Windows = sys.platform.lower().startswith((“win“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4926 2011-02-15 11:21 pyqt\README.txt
文件 1012 2011-02-15 11:21 pyqt\chap01\answers.txt
文件 46 2011-02-15 11:21 pyqt\chap01\hello.py
文件 4930 2011-02-15 11:21 pyqt\chap02\answers.py
文件 2603 2011-02-15 11:21 pyqt\chap02\frange.py
文件 2560 2011-02-15 11:21 pyqt\chap02\simplified.py
文件 13562 2011-02-15 11:21 pyqt\chap03\SortedDict.py
文件 0 2011-02-15 11:21 pyqt\chap03\__init__.py
文件 1112 2011-02-15 11:21 pyqt\chap03\balloon.py
文件 3054 2011-02-15 11:21 pyqt\chap03\dimension.py
文件 3751 2011-02-15 11:21 pyqt\chap03\item.py
文件 9181 2011-02-15 11:21 pyqt\chap03\length.py
文件 13829 2011-02-15 11:21 pyqt\chap03\ordereddict.py
文件 2747 2011-02-15 11:21 pyqt\chap03\rectangle.py
文件 2958 2011-02-15 11:21 pyqt\chap03\stack.py
文件 4069 2011-02-15 11:21 pyqt\chap03\tribool.py
文件 1431 2011-02-15 11:21 pyqt\chap04\alert.pyw
文件 1802 2011-02-15 11:21 pyqt\chap04\alert_extra.pyw
文件 1709 2011-02-15 11:21 pyqt\chap04\calculate.pyw
文件 2605 2011-02-15 11:21 pyqt\chap04\connections.pyw
文件 3238 2011-02-15 11:21 pyqt\chap04\currency.pyw
文件 3382 2011-02-15 11:21 pyqt\chap04\currency2.pyw
文件 2850 2011-02-15 11:21 pyqt\chap04\interest.pyw
文件 4523 2011-02-15 11:21 pyqt\chap04\signals.pyw
文件 4782 2011-02-15 11:21 pyqt\chap05\numberformatdlg1.py
文件 4063 2011-02-15 11:21 pyqt\chap05\numberformatdlg2.py
文件 3947 2011-02-15 11:21 pyqt\chap05\numberformatdlg3.py
文件 4726 2011-02-15 11:21 pyqt\chap05\numbers.pyw
文件 5869 2011-02-15 11:21 pyqt\chap05\pen.pyw
文件 4538 2011-02-15 11:21 pyqt\chap05\stringlistdlg.py
文件 141 2010-08-05 11:53 pyqt\chap06\help\editmenu.html
............此处省略504个文件信息
- 上一篇:python 画太极图(turtle)
- 下一篇:CPU指定进程监测工具附源码
相关资源
- Django2 文件上传及功能支持中文名文件
- 深度学习入门:基于Python的理论与实
- 《Python3爬虫、数据清洗与可视化》
- IDA.Pro.v7.2_Hgl-Green(Python)+7.0(x86ar
- python项目开发案例集锦
- 《Python开发实战》(PDF版高清扫描版
- opencv_python官方中文教程源码修改版
- Python学习手册(第3版)-带目录完整版
- python2.7:scipy-0.19.0-win64
- Python Cookbook 第3版 中文版.pdf
-
ba
semap-1.2.1-cp37-cp37m-win_amd64.whl - 《Python源码剖析-深度探索动态语言核
- MDNETpython实现
- Python + PyQt5 + MySQL模拟QQ的聊天与娱乐
- 《Python深度学习》2018中文
- opencv3计算机视觉 python实现
- python项目web
- 目标跟踪CSK算法python实现
- Pycharm+Django+Python+MySQL开发
- Python自动化运维技术与最佳实践
- Python学习手册.mobi kindle电子书 带源码
- OpenCV 3-python语言
- Python基础教程 Beginning Python From Novic
- Selenium2 Python自动化测试实战第二版高
- 《selenium2 python 自动化测试实战第二版
- opencv_python-3.4.0+contrib-cp36-cp36m-win_amd
- 机电控制python
- scipy-1.0.0-cp36-none-win_amd64.whl
- python2.7、numpy、matplotlib在windows 64位平
- 《Python深度学习》中文版pdf+英文版
评论
共有 条评论