MessageBoxW (0, "Your text", "Your title", 1). Or define a function (Mbox) like so: import ctypes # An included library with Python install. def Mbox(title, ...
確定! 回上一頁