QInputDialog.getItem(self, '标题1', '标题2', ['111', '222', '333'], 2, True) # 2为默认值下标,True为回车==确定. # 3.界面文本设置.
確定! 回上一頁