搜索资源列表
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
TixUser
- The Tix (Tk Interface Extension) library provides an additional rich set of widgets to Tk/Tkinter. Although the standard Tk library has many useful widgets, they are far from complete
CPS_UserGuide_PDF
- The Tix (Tk Interface Extension) library provides an additional rich set of widgets to Tk/Tkinter. Although the standard Tk library has many useful widgets, they are far from complete
calcu1
- 利用Python Tkinter 编写的简单计算机控制界面程序,加深初学者对Tkinter的理解-Prepared by the simple use of Python Tkinter computer control interface program to deepen the understanding of beginners Tkinter
[gui]Tkinter(python3.2)
- [gui]Tkinter编程实例(python3.2)(源码),包含了一些不错的python界面编程例子-[Gui] Tkinter programming examples (python3.2) (source), contains some good examples of python programming interface
jiexi
- 使用tkinter界面输入数值到xml中-Tkinter interface using the input values to xml
code
- tkinter界面编程,只有界面无功能,不过可以看看tkinter的语法-interface made by tkinter, only interface, no functions, just for learning the basic grammar
P2P-chat-application-master
- 服务端与客户端的通信 利用Tkinter产生界面仿真-Communication services and client s Use Tkinter generated simulation interface
工程
- 基于cc2530智能高校防防火防盗 上位机界面设计 使用Tkinter插件 serial插件 多线程(Based on CC2530 intelligent University fire prevention and anti-theft host computer interface design, using Tkinter plug-in, serial plug-in, multi-threaded)
GGUUII
- python tkinter graphic user interface
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.)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
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)
绘制函数
- 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)