CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python 界面

搜索资源列表

  1. Python Programming On Win32 Sourcecode

    3下载:
  2. 大量PYTHON编程源码,包括网络,各种界面元素,文件处理等功能源码演示.-PYTHON has made substantial programming source, including network, various interface elements, document handling capabilities source demo.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.46mb
    • 提供者:孙刚
  1. IHM

    0下载:
  2. 一个python界面,有进行sql读取及,,html信息的功能
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:103.56kb
    • 提供者:zha
  1. MP3Player.rar

    0下载:
  2. 一个用VB编写的MP3播放器,该界面设计的合理漂亮,是初学者学习开发的好的例子,a mp3 player coded in VB which is beautiful and efficient. Those who are new to this cp language can take advantage of this to get familier with it.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.66mb
    • 提供者:CK47
  1. wx

    1下载:
  2. wxPython做的简单的图形界面实例,可以用右键全屏拖动。-A sample for UI construct by wxPython, while could be draged around the screen.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:686.29kb
    • 提供者:wsds w
  1. RapidGUIProgrammingwithPythonandQt

    0下载:
  2. python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:bill
  1. notepad

    1下载:
  2. 简易记事本,使用wxPython编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use wxPython Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.31kb
    • 提供者:kaka
  1. pyqt

    2下载:
  2. 《Rapid GUI Programming with Python and Qt》随书源码,python图形界面编程经典-《Rapid GUI Programming with Python and Qt》source code, classic textbook in gui programming in python
  3. 所属分类:source in ebook

    • 发布日期:2016-07-19
    • 文件大小:871.35kb
    • 提供者:Markus
  1. python

    4下载:
  2. python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:137.42kb
    • 提供者:andy
  1. Python-3.1.3源码

    0下载:
  2. Python(KK 英语发音:/'paɪθɑn/, DJ 英语发音:/ˈpaiθən/)是一种面向对象、直译式计算机程序设计语言,由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起。常见的一种应用情形是,使用python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-11-06
    • 文件大小:9.42mb
    • 提供者:wywd@km169.net
  1. Python_Tkinter

    4下载:
  2. Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:24.01mb
    • 提供者:
  1. caipiao

    1下载:
  2. 前些时间有空,写了个彩票(双色球)工具,此源码只是软件的半成品,GUI界面运用了很多的技巧,学习pys60编辑必看。-Some time ago the time, wrote a lottery (color ball) tool, this source is only semi-finished software, GUI interface using a lot of skills, learning pys60 editing must-see.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:105.13kb
    • 提供者:凯林
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. python

    0下载:
  2. 初学者入门代码,包括网络爬虫和gui界面(Beginners entry code, including web crawler and GUI interface)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:马笔经
  1. Python写的贪吃蛇小游戏源码

    2下载:
  2. Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4kb
    • 提供者:ddui
  1. tool_operator

    0下载:
  2. 使用PyQt4进行界面的绘制和鼠标的交互过程(The use of PyQt4 interface rendering and mouse interaction process)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1.76mb
    • 提供者:stonels0
  1. python-聊天室

    0下载:
  2. 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:shunzhou
  1. guess_number

    0下载:
  2. 一个简单的猜数字的python界面小游戏。(A simple guess the number of Python interface game.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:92kb
    • 提供者:dchlcb
  1. Pro_weather

    1下载:
  2. 基于python的天气查询系统,界面用利用PyQt5,且与数据库MySQL连接,能够实现登录、查询、修改、删除等操作。(Based on Python weather query system, the interface uses PyQt5 and connects with MySQL database to realize login, query, modify, delete and other operations.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-26
    • 文件大小:13kb
    • 提供者:青博假相
  1. Python界面版学生系统

    1下载:
  2. 连接mysql建立的学生管理系统,实现增删改查功能,但没有登录界面,待改善中。(Connect the student management system established by Mysql to realize the function of adding, deleting, modifying and checking, but there is no login interface, which needs to be improved.)
  3. 所属分类:界面编程

  1. python学生管理系统(界面版)

    1下载:
  2. 基于Tkinter的学生管理系统界面。对于入门tkinter的新手非常有帮助(The interface of student management system based on Tkinter. It's very helpful for beginners of Tkinter)
  3. 所属分类:其他

    • 发布日期:2020-05-30
    • 文件大小:1kb
    • 提供者:wonald
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com