首页 > 其他 > 详细

PyQt5 Introduction and components

时间:2015-08-01 23:24:36      阅读:212      评论:0      收藏:0      [点我收藏+]

在开始写代码以前,对PyQt5整体大致了解一下还是有必要的。这方面的东西看看PyQt5官方给出的文档就好,下面就是我从文中截取的部分内容:

Introduction

PyQt5 is a set of Python bindings for v5 of the Qt application framework from The Qt Company.

Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, regular expressions, SQL databases, SVG, OpenGL, XML, user and application settings, positioning and location services, short range communications (NFC and Bluetooth) and access to the cloud. PyQt5 implements over 1000 of these classes as a set of Python modules.

components

跑了一天,困了,明天再总结,晚安~

 

PyQt5 Introduction and components

原文:http://www.cnblogs.com/pyjogger/p/4694738.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!