import threading try: # raise ImportError() # Uncomment this line to show PyQt works correctly from PySide import QtCore, QtGui except ImportError: from ...
確定! 回上一頁