import win32api win32api.MessageBox(0, 'hello', 'title') ... 將使該框出現在其他窗口的頂部,用於緊急消息。 有關其他選項,請參閱MessageBox函數 。
確定! 回上一頁