您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. [PyQt4]rapid_gui_programming_with_python_and_qt

  2. A book handy for both python and PyQt4 newbies. Since the documentations shipped with PyQt4 is almost copy of that for C++, this book may be the only choice for the pythoners who can not read C++ codes. P.S. Qt4 not Qt3...
  3. 所属分类:QT

    • 发布日期:2009-08-05
    • 文件大小:6mb
    • 提供者:lecra
  1. The PyQt4 tutorial

  2. The PyQt4 tutorial, python qt4界面开发入门指导
  3. 所属分类:QT

    • 发布日期:2009-08-14
    • 文件大小:626kb
    • 提供者:marxdenl
  1. PyQt-Py2.6-gpl-4.7.3 part2

  2. PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and ea
  3. 所属分类:QT

    • 发布日期:2010-06-22
    • 文件大小:13mb
    • 提供者:alpha006
  1. PyQt参考文档.chm

  2. PyQt类库说明 官方 PyQt is a comprehensive set of Python bindings for the Qt cross-platform GUI/XML/SQL C++ framework from Nokia's Qt Development Frameworks (formerly Trolltech). PyQt provides bindings for Qt 2 and Qt 3. PyQt4, a separate set of bindings,
  3. 所属分类:QT

    • 发布日期:2010-08-04
    • 文件大小:5mb
    • 提供者:koening
  1. PyQt-Py2.6-gpl-4.7.4-1.part2

  2. If you have purchased a commercial PyQt license then please login to your account using the details sent to you at the time of purchase.
  3. 所属分类:QT

    • 发布日期:2010-08-19
    • 文件大小:8mb
    • 提供者:alpha006
  1. Rapid GUI Programming with Python and Qt

  2. The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Ma
  3. 所属分类:Python

    • 发布日期:2012-09-14
    • 文件大小:6mb
    • 提供者:jjwspj
  1. Introduction to Python Programming and Developing GUI Applications with PyQT

  2. "Introduction to Python Programming and Developing GUI Applications with PyQT 1E" teaches Python programming step-by-step through practical examples that readers can see in action right away. It begins with a solid introduction of Python from scratc
  3. 所属分类:Python

    • 发布日期:2012-09-15
    • 文件大小:20mb
    • 提供者:jjwspj
  1. eric5-5.3.1

  2. README for the eric5 IDE Installation Installing eric5 is a simple process. Just execute the install.py scr ipt (type python install.py -h for some help). Please note that the installation has to be performed using the administrators account (i.e. r
  3. 所属分类:Python

    • 发布日期:2013-03-09
    • 文件大小:11mb
    • 提供者:handongdn
  1. 《The+PyQt4+tutorial》的中文翻译

  2. 《The+PyQt4+tutorial》的中文翻译
  3. 所属分类:Python

    • 发布日期:2013-05-30
    • 文件大小:836kb
    • 提供者:u010892199
  1. The+PyQt4+tutorial

  2. The+PyQt4+tutorial
  3. 所属分类:Python

    • 发布日期:2013-09-24
    • 文件大小:626kb
    • 提供者:gaoxin12345679
  1. PyQt4-4.11.1-gpl-Py2.7-Qt4.8.6-x32

  2. If you have purchased a commercial PyQt license then please login to your account using the details sent to you at the time of purchase.
  3. 所属分类:Windows Server

    • 发布日期:2014-08-12
    • 文件大小:27mb
    • 提供者:lskaghsdgfhpoeg
  1. pyqt4 API说明文档

  2. Portions of this documentation have been adapted from the documentation provided with Qt 4.5.2. This document is not an official Nokia document, but is provided with Nokia's permission.
  3. 所属分类:Python

    • 发布日期:2014-10-06
    • 文件大小:7mb
    • 提供者:u012076104
  1. PyQt 4.11.4最新版

  2. PyQt Class Reference Portions of this documentation have been adapted from the documentation provided with Qt 4.8.7. This document is not an official document from The Qt Company, but is provided with The Qt Company's permission. Because this is bas
  3. 所属分类:Python

    • 发布日期:2016-01-12
    • 文件大小:8mb
    • 提供者:dronghtom
  1. PyQt5 example code

  2. These are the Python bindings for Qt v5. Python v2.6 or later is required. You must also have the SIP Python bindings generator installed. PyQt4 is also available which supports earlier versions of Python, and Qt v4 and the compatible subset of Qt v
  3. 所属分类:Python

    • 发布日期:2018-06-07
    • 文件大小:6mb
    • 提供者:libojp
  1. Python远程桌面协议RDPY.zip

  2. RDPY 是基于 Twisted Python 实现的微软 RDP 远程桌面协议。RDPY 提供了如下 RDP 和 VNC 支持:RDP Man In The Middle proxy which record sessionRDP HoneypotRDP screenshoterRDP clientVNC clientVNC screenshoterRSS PlayerRDPY 依赖 PyQT4 以及:rdpy-rdpclientrdpy-rdpscreenshotrdpy-vncclient
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:165kb
    • 提供者:weixin_39841882
  1. 使用pyinstaller打包PyQt4程序遇到的问题及解决方法

  2. python pyinstaller pyqt4 打包 QWindows 最近在做课设,用pyqt设计界面。然后用pyinstaller打包程序后,双击运行却总是闪退,后来将exe文件拖到cmd窗口运行,提示错误信息为 This application failed to start because it could not find or load the Qt platform plugin "windows". 废话不多说直接上解决办法。 进入你安装pyqt的路径,找到 ./plugin
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:91kb
    • 提供者:weixin_38529293
  1. win下安装gnuradio的相关

  2. gnuradio表示并不正式支持gnuradio 1,首次运行工程时出现the xterm executable ‘xterm’ is missing,似需更改gnuradio.conf配置文件 2,未提前清除python配置,发现无法不打开gnuradio软件情况下直接用python运行工程脚本来运行工程,报找不到各种所需python模块,PyQt4、gnuradio。。。 将软件中gr-python加入环境变量中,并放置最前,能找到PyQt4模块,将整个gnuradio软件目录加入环境变量
  3. 所属分类:其它

    • 发布日期:2021-01-06
    • 文件大小:61kb
    • 提供者:weixin_38737144