from PyQt4 import QtCore, QtGui class Window(QtGui.QMainWindow): def __init__(self): QtGui.QMainWindow.__init__(sel...
確定! 回上一頁