搜索资源列表
Python Programming On Win32 Sourcecode
- 大量PYTHON编程源码,包括网络,各种界面元素,文件处理等功能源码演示.-PYTHON has made substantial programming source, including network, various interface elements, document handling capabilities source demo.
IHM
- 一个python界面,有进行sql读取及,,html信息的功能
MP3Player.rar
- 一个用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.
wx
- wxPython做的简单的图形界面实例,可以用右键全屏拖动。-A sample for UI construct by wxPython, while could be draged around the screen.
RapidGUIProgrammingwithPythonandQt
- 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
longboo-ajax
- 龙博框架主要特点 富客户端技术, 可以和任意后端技术(包括但不限于php, .Net, Java, python)或静态的HTML页面. 包含40多个图形界面控件, 例如标签(Tabs), 窗口对话框(Dialog),树型表格(TreeGrid),时间线(TimeLine)等等. 多浏览器兼容, 包括IE6+, firefox1.5+, opera9+, safari3+ 和 Google Chrome. 大量的API文档 和示例. 不断更新的代码片段供程序
notepad
- 简易记事本,使用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.
python
- python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
caipiao
- 前些时间有空,写了个彩票(双色球)工具,此源码只是软件的半成品,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.
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
python
- 初学者入门代码,包括网络爬虫和gui界面(Beginners entry code, including web crawler and GUI interface)
Python写的贪吃蛇小游戏源码
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
用python做科学计算
- 介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如何编写声音、图像处理算法。(This file introduces how to use the development of Python applications in scientific computing and numerical calculation; how to make 2D and 3D image
tool_operator
- 使用PyQt4进行界面的绘制和鼠标的交互过程(The use of PyQt4 interface rendering and mouse interaction process)
python-聊天室
- 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
guess_number
- 一个简单的猜数字的python界面小游戏。(A simple guess the number of Python interface game.)
python飞机大战
- 实现了游戏的界面图形,在游戏中可以根据不同的道具提高飞机的攻击力,可以保存历史记录(It implements the interface graphics of the game. In the game, the attack ability of the aircraft can be improved according to different props, and the historical records can be kept.)
Pro_weather
- 基于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.)
Python界面版学生系统
- 连接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.)
python学生管理系统(界面版)
- 基于Tkinter的学生管理系统界面。对于入门tkinter的新手非常有帮助(The interface of student management system based on Tkinter. It's very helpful for beginners of Tkinter)