上一页 1 2 3 4 5 6 7 8 9 10 ··· 36 下一页

php学习

摘要: 环境搭建 参考:https://blog.csdn.net/Lichen0196/article/details/137376600 参考:https://blog.csdn.net/weixin_43766229/article/details/134599682 环境搭建:docker + ph 阅读全文
posted @ 2024-07-19 10:13 朝朝暮Mu 阅读(14) 评论(0) 推荐(0)

python 图形处理相关

摘要: pillow Ducuments: https://pillow.readthedocs.io/en/stable/ 安装:python3 -m pip install --upgrade Pillow 画图参考:https://cloud.tencent.com/developer/article 阅读全文
posted @ 2024-07-12 08:48 朝朝暮Mu 阅读(9) 评论(0) 推荐(0)

树莓派相关

摘要: 切换数据源 # 备份 sudo cp /etc/apt/sources.list /etc/apt/sources.list # 修改sources.list 源地址 sudo nato sources.list # 将源地址改为:mirrors.aliyun.com # 保存重启 中文输入法 # 阅读全文
posted @ 2024-07-11 15:39 朝朝暮Mu 阅读(14) 评论(0) 推荐(0)

网络相关

摘要: 端口扫描 参考:https://www.cnblogs.com/Undefined443/p/18014287 阅读全文
posted @ 2024-07-11 13:15 朝朝暮Mu 阅读(16) 评论(0) 推荐(0)

docker-compose学习

摘要: 安装nginx 参考:https://blog.csdn.net/jiandanzhengban/article/details/131277326 阅读全文
posted @ 2024-07-10 09:37 朝朝暮Mu 阅读(9) 评论(0) 推荐(0)

ESP32学习笔记

摘要: wifi链接 参考:https://blog.csdn.net/a497785609/article/details/139886316 阅读全文
posted @ 2024-07-03 21:15 朝朝暮Mu 阅读(11) 评论(0) 推荐(0)

FastAPI学习笔记之数据库

摘要: FastAPI学习笔记之数据库 参考:https://fastapi.tiangolo.com/tutorial/sql-databases/ 阅读全文
posted @ 2024-07-01 16:55 朝朝暮Mu 阅读(14) 评论(0) 推荐(0)

flutter 相关

摘要: 安装ruby 切换ruby源 参考:https://www.jianshu.com/p/783ca5588ca0 安装cocoapods sudo gem install cocoapods -V 升级ruby 参考:https://blog.csdn.net/weixin_46536477/art 阅读全文
posted @ 2024-06-01 21:00 朝朝暮Mu 阅读(14) 评论(0) 推荐(0)

Dart学习

摘要: 1. 环境安装 参考:https://www.jianshu.com/p/cd7006d200d2 2. IDE选择 参考:https://blog.csdn.net/Calvin_zhou/article/details/112905248 3. 学习资料 参考:https://www.w3csc 阅读全文
posted @ 2024-05-28 13:20 朝朝暮Mu 阅读(12) 评论(0) 推荐(0)

flask定时任务

摘要: flask-apscheduler:https://viniciuschiele.github.io/flask-apscheduler/index.html# 学习:https://www.cnblogs.com/fsh19991001/p/17212642.html#autoid-7-0-0 学 阅读全文
posted @ 2024-05-19 12:22 朝朝暮Mu 阅读(9) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 36 下一页