coding:utf-8 -*- ''' inputDialog ''' __author__ = 'Tony Zhu' from PyQt5.QtWidgets import QApplication, QWidget, QLineEdit, QInputDialog, ...
確定! 回上一頁