摘要: from PyQt5.QtWidgets import ( QMainWindow, QMenu, QAction, QTabWidget)if __name__ == '__main__': import sys from PyQt5.QtWidgets import QApplic... 阅读全文
posted @ 2015-08-25 14:36 宁静的天空 阅读(4219) 评论(0) 推荐(0)