CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - wxpython

搜索资源列表

  1. wxremind-101

    0下载:
  2. 基于wxPython的一个日历、事件提醒软件-wxPython Calendar
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:56.57kb
    • 提供者:赵小临
  1. pyljclient-0.3.2.tar

    0下载:
  2. pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI。-pyLJclient is a cross platform livejournal customer end, compiled with Python, has provided based on wxPython GUI.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:30.14kb
    • 提供者:赵俊
  1. wxgetweather

    0下载:
  2. 用python编写的天气预报程序,运行程序前先需要安装python2.5和wxpython-Forecast prepared by python procedures before running the program will need to install python2.5 and wxPython
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.62kb
    • 提供者:蒋斌斌
  1. wxpyide

    0下载:
  2. ide in development for wxpython
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:636.66kb
    • 提供者:leon4
  1. wxpython-in-action

    0下载:
  2. wxPython in Action的中文版,源于网上,英文差的可以参考。-wxPython in Action
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:wain
  1. Ulipad

    0下载:
  2. UliPad 是一个编辑器,你可以用它来进行你的文档写作,编程开发。它使用 Python 编程语言开发,用户界面基于 wxPython 。它除了想要完成一般编辑器的常用功能之外,最主要是想实现一种方便、灵活的框架,开发者可以方便地开发新的功能。而且有编程经验的用户还可以针对日常工作中的特别问题编制处理的插件,从而使之与自已的日常工作紧密结合起来。由于使用的是 Python 这种功能强大的编程语言,你可以方便地对本软件进行修改,从而满足自已的需要。-UliPad is an editor, you
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.67mb
    • 提供者:Jacky
  1. ai2

    0下载:
  2. 8 puzzle sol by A* search with wxPython
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9.58kb
    • 提供者:pladown
  1. wxpython-in-action

    0下载:
  2. wxpython-in-action python学习的经典书籍!英文版-wxpython-in-action python learning the classic books! English
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:不足道
  1. ALookatwxPython

    0下载:
  2. TThis article is the first in a series covering wxPython, a library that makes it easy for Python programmers to build graphical user interfaces. It introduces some simple dialogs, explains how to create a simple frame, how to create a menu, and how
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:9.42kb
    • 提供者:pascal wu
  1. wxPython-epydoc

    0下载:
  2. wxPython a Demo for Python binding with wxWidgets
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:virtualjx
  1. wxpython

    0下载:
  2. Small example program to test WX capabilities of Python.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:605byte
    • 提供者:sza2
  1. 1

    0下载:
  2. python计算器,使用wxpython-python calculator, using wxpython
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.2kb
    • 提供者:pycq2002
  1. wxpython-in-action

    0下载:
  2. wxpython in action书中的例子源代码-source code of the book wxpython in action
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:340.15kb
    • 提供者:毋东
  1. llc

    2下载:
  2. 用python2.6写的LLC计算工具,使用了numpy,matplotlib和wxpython。能够根据参数绘制LLC图形-LLC python2.6 caculator
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:11.83mb
    • 提供者:wangzr
  1. zd

    0下载:
  2. wxpython实现折叠界面的例子 def OnTouch(self, event): if self.isShown: #如果当前控件已显示 self.setserverBtn.SetLabel(u 服务器设置↓ ) #更新按钮标签 self.sizer.Hide(self.sbsizer) #隐藏服务器设置部分 self.isShown = False #服务器设置部分当前已隐藏 self.SetClientSize((330,118)) #更新面板尺寸
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.57kb
    • 提供者:weizhi
  1. DictForGeeks

    1下载:
  2. DictForGeeks是卓尔写的一款词典软件,支持高度自定义。语言使用python,GUI使用的是tkinter,本来想用wxpython的,但是考虑到很多pythoner没有安装wxpython,还是决定用它自带的GUI了。用法:第一个窗口是单词输入窗口;第二个是提示窗口,支持双击选择;第三个窗口是解释窗口,可以随时编辑;旁边有个“保存”按钮,可以把修改好的保存起来;最下面还有一个提示栏,提示是否保存成功。-DictForGeeks drow write a dictionary softw
  3. 所属分类:其他小程序

    • 发布日期:2013-09-09
    • 文件大小:1.79kb
    • 提供者:张念城
  1. setupWX2exe

    0下载:
  2. wxPython的打包代码,可以设定各种参数-For wxPython packaged code, you can set various parameters
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:2.27kb
    • 提供者:tojames
  1. mychat

    0下载:
  2. wxpython写的多人聊天室,有头像功能,udp实现,client端和server端-Chat rooms write in wxpython , it have the function of avatar, udp achievement, client-side and server-side
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:11.3mb
    • 提供者:puqiuyan
  1. wxPython-demo-4.0.0b2.tar

    0下载:
  2. wxpython4.0.0b2 最新Demo文件(Latest demo files for wxpython)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3.79mb
    • 提供者:yyzhaocn
  1. ClickRobot_v1

    1下载:
  2. 按钮点击机器人ClickRobot,可根据窗口标题和按钮文字获得句柄,设置时间间隔自动点击按钮,可用在如通达信的下载数据窗*易时段定时下载。python源码及编译好的程序,源码需安装wxPython库(ClickRobot,which can be handled according to the title of the window and the text of the button, and the automatic click button is set at the time i
  3. 所属分类:其他小程序

    • 发布日期:2018-04-22
    • 文件大小:10.82mb
    • 提供者:cidens
搜珍网 www.dssz.com