搜索资源列表
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
MyEditor
- 用python Tkinter开发的一个记事本,代码不多,只实现一些基础功能。装了python都能运行-Developed using python Tkinter a notepad, the code much, just some basic functions to achieve
Python.2.6.Graphics.Cookbook
- python图形界面编程参考书,主要使用Tkinter-GUI programming python reference
DictForGeeks
- DictForGeeks是卓尔写的一款词典软件,支持高度自定义。语言使用python,GUI使用的是tkinter,本来想用wxpython的,但是考虑到很多pythoner没有安装wxpython,还是决定用它自带的GUI了。用法:第一个窗口是单词输入窗口;第二个是提示窗口,支持双击选择;第三个窗口是解释窗口,可以随时编辑;旁边有个“保存”按钮,可以把修改好的保存起来;最下面还有一个提示栏,提示是否保存成功。-DictForGeeks drow write a dictionary softw
[gui]Tkinter(python3.2)
- [gui]Tkinter编程实例(python3.2)(源码),包含了一些不错的python界面编程例子-[Gui] Tkinter programming examples (python3.2) (source), contains some good examples of python programming interface
lottery
- 利用python的Tkinter库编写的简单的摇奖小程序,下版本准备改文字名称摇奖为图片摇奖-Use python' s Tkinter library written in simple ERNIE applet, change the text name next version ready for the picture ERNIE ERNIE
PCSC_reader
- 基于python的Tkinter模块,实现的pcsc读卡器的收发程序-pcsc reader apdu transceive program, based on python Tkinter module
Greedy Snake
- 贪吃蛇小程序,主要用到python的tkinter模块,欢迎下载~(A small game developed in python)
Simple chat interface by tkinter-Python3
- 利用Python包tkinter实现界面的设计,主要包括界面的框架搭建和控件的使用,实现了简单的聊天界面设计。(The use of Python package tkinter interface design, including the framework of the interface and the use of controls to achieve a simple chat interface design.)
ticket
- python实现的tkinter窗口版的火车票查询软件,可支持15天内的火车票查询,但必须在有网的环境中运行,压缩文件中的api.py和ticket.py必须在统一路径下才可以(Python implementation of the Tkinter window version of the train ticket query software, can support 15 days of train tickets query, but must be in a network envi
tcmsp
- tcmsp爬虫,医学相关,python开发,带操作界面,使用tkinter开发(Tcmsp crawler, medical related, Python development, with GUI by Tkinter)
tkinter组件
- 对python的tkinter组建的总结,各种属性的用法。(Summary of python's Tkinter organization and usage of various attributes.)
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.)
绘制函数
- 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)