51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#pymsgbox
windows弹窗库pymsgbox简单使用
importpymsgboxpymsgbox.alert(text='',title='',button='OK')pymsgbox.confirm(text='',title='',buttons=['OK','Cancel'])pymsgbox.prompt(text='',title='',default='')...
代码星球
·
2020-04-07
windows
弹窗
pymsgbox
简单
使用
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他