python GUI 图形开发库 EasyGUI-Qt

码农软件 · 软件分类 · GUI开发框架 · 2019-08-07 19:58:08

软件介绍

EasyGUI_Qt 

EasyGUI_Qt 是一个易学易用的 python GUI 图形开发库,EasyGUI_Qt 需要依赖于 pyqt4 或者 pyqt5。

Python Version

官方来说,这是一个只针对 Python 3 的项目。但是,我现在决定尝试为 Python 2 提供一些支持。除了一些 unicode 问题,所有小部件都应该与 Python 2 配合使用。

设计理念

像原来的 EasyGUI 一样,EasyGUI_Qt 寻求提供简单的 GUI 小部件,可以在过程程序中调用它。 EasyGUI_Qt 不是事件驱动:所有 GUI 交互都是通过简单的函数调用来调用的。

本文地址:https://codercto.com/soft/d/11868.html

Types and Programming Languages

Types and Programming Languages

Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00

A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具