搜索资源列表
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
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.
pyqt
- 《Rapid GUI Programming with Python and Qt》随书源码,python图形界面编程经典-《Rapid GUI Programming with Python and Qt》source code, classic textbook in gui programming in python
python
- python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
Python-3.1.3源码
- Python(KK 英语发音:/'paɪθɑn/, DJ 英语发音:/ˈpaiθən/)是一种面向对象、直译式计算机程序设计语言,由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起。常见的一种应用情形是,使用python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
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!)
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.)
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)