会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Code Is Magic
信 しん じる 心 こころ があなたの 魔法 まほう 。
博客园
首页
新随笔
联系
订阅
管理
2025年3月23日
Flask app is not registered with this 'SQLAlchemy' instance.
摘要: 报错内容 "The current Flask app is not registered with this 'SQLAlchemy' instance. Did you forget to call 'init_app', or did you create multiple 'SQLAlche
阅读全文
posted @ 2025-03-23 05:18 天长tianchang
阅读(49)
评论(0)
推荐(0)
2024年4月24日
用sao utils控制vpn开关并更换显示图片 (2)根据数据修改sao utils插件的图片
摘要: 接上一篇 程序路径:powershell.exe 用powershell来执行文件 命令参数:-File getmessage.ps1 执行文件 :getmessage.ps1 工作目录:xxx #getmessage.ps1 # 执行 Get-VpnConnection 命令,仅获取名为 'cjc
阅读全文
posted @ 2024-04-24 17:03 天长tianchang
阅读(3)
评论(0)
推荐(0)
2024年4月23日
用sao utils控制vpn开关并更换显示图片 (1)用powershell脚本连接和断开win11系统自带vpn
摘要: 一直觉得win键调出vpn在开关的操作很繁琐,于是想办法弄一个powershell脚本挂在sao utils这个软件上使用 查看连接的命令为 Get-VpnConnection -Name 'eee' eee是vpn名字 连接和断开vpn的命令为 # vpn-conn.ps1 rasdial CD
阅读全文
posted @ 2024-04-23 03:03 天长tianchang
阅读(4)
评论(0)
推荐(0)
公告