
Python
-
LLLL96
这个作者很懒,什么都没留下…
展开
-
Python 的 try-except 机制:异常处理的基础
python try-catch原创 2024-09-24 10:26:39 · 333 阅读 · 0 评论 -
使用 systemd 服务,Ubuntu 开机自启动python程序
ubuntu 开机自启动python 脚本原创 2024-09-12 08:54:43 · 597 阅读 · 0 评论 -
Python 使用 Redis
是一个有序的字符串集合,允许重复元素。你可以按顺序插入、删除和获取列表中的元素。原创 2024-09-06 14:22:55 · 819 阅读 · 0 评论 -
Linux Ubuntu 安装 python3
【代码】Linux Ubuntu 安装 python3。原创 2024-09-03 14:10:04 · 354 阅读 · 0 评论 -
python cv2 报错import cv2 libGL.so.1: cannot open shared object file: No such file or directory
【代码】python cv2 报错import cv2 libGL.so.1: cannot open shared object file: No such file or directory。原创 2024-09-03 14:28:42 · 182 阅读 · 0 评论 -
Python 实现 微信自动发消息
itchat本质上是用的微信的网页端的接口来进行数据交互的。目前实测了一下,使用本人自己的账号登录失败。wxauto环境Windows 10。原创 2024-09-05 10:30:27 · 1038 阅读 · 0 评论 -
python linux 搭建简单接口服务,窗口关闭继续运行,且开机自启动
ubuntu 启动python 服务原创 2024-08-30 15:29:50 · 433 阅读 · 0 评论