python中的消息弹窗方法

2024-10-14 00:50:31

1、提醒OK消息框,代码运行界面如下图所示:

python中的消息弹窗方法

2、是否消息框,代码运行界面如下图所示:

python中的消息弹窗方法

3、帮助消息框,代码运行界面如下图所示:

python中的消息弹窗方法

4、警告消息框,代码运行界面如下图所示:

python中的消息弹窗方法

5、疑问消息框,代码运行界面如下图所示:

python中的消息弹窗方法

6、提示消息框,代码运行界面如下图所示:

python中的消息弹窗方法

7、确认消息框,代码运行界面如下图所示:

python中的消息弹窗方法

8、重试消息框,代码运行界面如下图所示:

python中的消息弹窗方法

9、是否取消消息框,代码运行界面如下图所示:

python中的消息弹窗方法
猜你喜欢