摘要: # coding=utf-8 __author__ = 'a359680405' from PyQt5.QtCore import * from PyQt5.QtGui import * from PyQt5.QtWidgets import * global sec sec=0 def setTime(): global sec ... 阅读全文
posted @ 2016-09-14 08:16 Jefree 阅读(2789) 评论(0) 推荐(0) 编辑