Python发送WIN10通知消息

更新时间:2023-06-28 15:23:04 阅读: 评论:0

Python发送WIN10通知消息⽂章⽬录酸梅排骨
美国电影经典Python 发送 WIN 10 通知消息
秋季水果有哪些1、安装库
pip install win10toast
2、编写代码
from win10toast import ToastNotifier
和谐钟塔import _thread
from time import sleep
"""柚子的图片
win10toast 的库底层为win32api、win32con和win32gui
"""
toaster = ToastNotifier()
def show_toast():
toaster.show_toast("通知标题",ppt目录
"通知内容",
icon_path=None,
duration=5,
threaded=True)
正月是几月def nd():
_thread.start_new_thread(show_toast, ())
sleep(0.1)
if __name__ == '__main__':
永川美食
nd()
运⾏即可

本文发布于:2023-06-28 15:23:04,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/1059759.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:通知   消息   美国   酸梅   编写   柚子   美食
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图