Python编写的SocketUdp通讯源码,展示了Python绑定IP监听Udp端口;
解析端口接收到的数据包获取读卡器上传的读卡数据;
向读卡器发送读卡、写卡、驱动读卡器显示文字、播报TTS语音等指令;
Title:PythonGUIProgrammingCookbook2ndAuthor(s):BurkhardA.MeierPublisher:PacktPublishingYear:2017Edition:2ndLanguage:EnglishPages(biblio\tech):422\0ISBN:1787129454,9781787129450KeyFeaturesUseobject-orientedprogrammingtodevelopamazingGUIsinPythonCreateaworkingGUIprojectasacentralresourcefordevelopingyourPythonGUIsEasy-to-followrecipestohelpyoudevelopcodeusingthelatestreleasedversionofPythonBookDescriptionPythonisamulti-domain,interpretedprogramminglanguage.Itisawidelyusedgeneral-purpose,high-levelprogramminglanguage.Itisoftenusedasascriptinglanguagebecauseofitsforgivingsyntaxandcompatibilitywithawidevarietyofdifferenteco-systems.PythonGUIProgrammingCookbookfollowsatask-basedapproachtohelpyoucreatebeautifulandveryeffectiveGUIswiththeleastamountofcodenecessary.ThisbookwillguideyouthroughtheverybasicsofcreatingafullyfunctionalGUIinPythonwithonlyafewlinesofcode.EachandeveryrecipeaddsmorewidgetstotheGUIswearecreating.Whilethecookbookrecipesallstandontheirown,thereisacommonthemerunningthroughallofthem.AsourGUIskeepexpanding,usingmoreandmorewidgets,westarttotalktonetworks,databases,andgraphicallibrariesthatgreatlyenhanceourGUI'sfunctionality.ThisbookiswhatyouneedtoexpandyourknowledgeonthesubjectofGUIs,andmakesureyou'renotmissingoutinthelongrun.WhatyouwilllearnCreatetheGUIFormandaddwidgetsArrangethewidgetsusinglayoutmanagersUseobject-orientedprogrammingtocreateGUIsCreateMatplotlibchartsUsethreadsandtalkingtonetworksTalktoaMySQLdatabaseviatheGUIPerformunit-testingandinternationalizingtheGUIExtendtheGUIwiththird-partygraphicallibrariesGettoknowthebestpracticestocreateGUIsAbouttheAuthorBurkhardA.Meierhasmorethan17yearsofprofessionalexperienceworkinginthesoftwareindustryas
2024/7/20 6:36:30 14.27MB Python GUI Cookbook GUI
python解析xmind工具,可将xmind文件内容解析成所需的数据类型(dict、json、xml),同时还可将展示结果配置化
2024/7/18 15:49:41 12KB python xmind xmindparser 解析工具
基于wxPython和PySerial实现的串口助手,实现了常用的接收、发送、二进制显示、二进制发送等功能;
使用了Python、wxPython、PySerial、线程、图片内嵌等多种实用GUI编程技术,且单文件实现,简单易懂,可以作为学习GUI编程的一个很好的例程,也可以作为自己实现更完整串口助手功能的起点!!!
2024/7/17 14:56:21 6KB Python wxPython PySrial GUI
小甲鱼视频中的飞机大战游戏代码及所有图片素材,字体,Python新手入门
2024/7/16 7:35:52 61.26MB 小甲鱼 飞机大战游戏代码 python
2021年1月完成的最新标准,通用训练课目考核成绩计算系统,对Excel表中的原始考核成绩批量计算。
包含仰卧起坐、蛇形跑、单杠引体向上、3000米,及身高、体重、体脂的体型计算,最后的综合总评。
适用于男、女所有年龄段,和各种海拔高度。
运行环境:Win764位操作系统MicrosoftOffice2007以上本软件无需安装,解压后直接运行training_performance.exe文件即可生成文件:计算结果.xlsx使用错误提示:1.海拔数据是输入数值,如“600”,而不是“0~2000”;
2.原始数据输入只有数值、时间两种格式,不要混合其它字符输入,比如“39(俯卧撑)”这样的输入是错误的,只输入数值“39”;
3.最后一行有效数据后面,不要有没有数据的有效行存在,会运行错误;
4.蛇形跑原始数据为精确到小数点后1位数据,如“19.8”,不要输入“19.76”,虽然Excel会自动四舍五入,但Excel自动处理后的19.8会造成运行错误。
此代码用Python语言实现了服务器到客户端和客户端到服务器的文件传输。
2024/7/15 15:21:16 305KB python 网络编程 socket 文件传输
通过Python3实现的简单的用户账号管理系统,可以实现账号的添加、删除及密码的修改,用户数据存储在文件中。
2024/7/14 13:14:35 8KB Python3 用户账号管理
完整版Python-Django项目,调试通过,直接下载即可运行包括:登陆、注册、浏览、搜索、发布资源、评论等多个功能。
可作为新手练习,课程设计,毕业设计,代码注释详细,便于理解。
2024/7/14 12:10:08 2.39MB 爬虫 电影推荐 python Diango
使用pycharm写的学生信息管理系统,使用了MySQL数据库,tkinter设计图形界面。
共 1000 条记录 首页 上一页 下一页 尾页