wxPython中文教程 有两个资源: 1、wxPython实战(中文版)高清.pdf。wxPython in Action 译文 2、2014年辛星wxPython教程第一版.pdf 如果要用什么控件的话,在里面ctrl+F就能搜到了
2019-12-21 20:21:43 7.32MB wxPython教程
1
学习python和AI,用wxPython写了这个游戏包含求解,共享出来,欢迎喜欢AI的人交流 截图 http://highler.blogspot.com/2009/03/blog-post.html
2019-12-21 20:05:53 481KB python AI wxPython 数独
1
python3 + wxpython 实现 AES 加密工具 ,主要功能: 1. 选择自定义的密钥文件 2. 选择自定义的明文文件 3. 加密成密文并显示 4. 选择密文文件 5. 选择呢密钥文件 6. 进行解密并显示出明文
2019-12-21 20:03:17 24.92MB AES 加密 wxpython python3
1
最近打算使用 python3 写一个图形化的聊天室,需要涉及到 RSA 加密模块,使用的是 python 自带的 RSA 加密模块。主要功能: 1. 作为聊天室服务器登录 2. 作为聊天室客户端登录 3. 客户端链接服务器IP 4. 客户端1与服务器进行验证 5. 客户端2与服务器进行验证 6. 客户端1加密消息并发送 7. 服务器解密消息并转发到客户端2 8. 客户端2发送消息同客户端1
2019-12-21 20:03:17 12.94MB python wxpython RSA 聊天室
1
Python WxPython开源扫雷游戏PyMine新版1.2 有少量API修改。 本例为开源扫雷游戏PyMine 使用Python语言和WxPython UI框架 本例移植自本人开源例程JMine 请在程序所在目录使用python PyMine.py启动例程 需要先安装Python 2.7和wxPython框架
2019-12-21 19:58:49 31KB Python WxPython 开源扫雷游戏 PyMine
1
python 3 +wxpython 图书馆管理系统,实现了图书的增删改查,借还书显示图书信息等内容,python 3 +wxpython 图书馆管理系统,实现了图书的增删改查,借还书显示图书信息等内容,python 3 +wxpython 图书馆管理系统,实现了图书的增删改查,借还书显示图书信息等内容.
2019-12-21 19:57:03 6KB python wxpython
1
wxPython实战 中文版 高清版 简单上手 适合初学者及老手
2019-12-21 19:53:13 3.04MB wxPython实战 中文版
1
应用python实现贝塞尔曲线,并应用wx python图像显示功能展现所画曲线。使用时需安装wx(内付安装程序)
2019-12-21 19:47:05 10.84MB wxpython python程序
1
wxpython这是一款支持python3.5 的pip安装包
2019-12-21 19:33:50 20.26MB wxpython3.5
1
What you will learn from this book Set up the wx main frame by adding your own Frame class to the application Create two stage widgets by using a three step process Set up an event handler, customize, receive and handle events by using custom controls and event propagation Create tooltips with rich content and add tooltips to controls Retrieve information from users using common Dialogs Enhance design and layout, hide and show controls dynamically during runtime by using sizers Create a custom XRC resource handler class to use custom widget classes in XRC Simplify window layout using the SizedControls library Draw basic shapes in a Device Context and draw gradients with ease by using a GraphicsContext Design a custom dialog class Make multi-threaded wxPython applications Capture output from other applications and display it in a wxPython GUI Access platform specific application and resource directories using wxStandardPaths Embed images into python files using wxPython's embedded image tool and classes Add robust exception handling to an application Bundle a wxPython application for distribution making your applications interface translatable
2019-12-21 19:32:06 3.15MB Python WxPython GUI Cookbook
1