bing.py 文件源码

python
阅读 31 收藏 0 点赞 0 评论 0

项目:bing 作者: thatnight 项目源码 文件源码
def update_img(file_name):
    dir_name = os.path.abspath('.')
    print(dir_name)
    img_path = os.path.join(dir_name, file_name)
    print(img_path)
    win32gui.SystemParametersInfo(win32con.SPI_SETDESKWALLPAPER, img_path, 1 + 2)


# delete picture per month
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号