python 弹窗

 

import ctypes
message = ctypes.windll.user32.MessageBoxA(0,'message','tips',0)
posted @ 2017-04-19 21:26  随便了888  阅读(3055)  评论(0)    收藏  举报