会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2025年9月20日
Supermium winxp 下可以用的高版本google浏览器
摘要: https://github.com/win32ss/supermium
阅读全文
posted @ 2025-09-20 16:49 网络迷航者
阅读(15)
评论(0)
推荐(0)
2025年1月5日
编译PaddleOCR
摘要: 1、下载PaddleOCR [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR.git) 2、下载Paddle inference,这里我下载的是cpu的预测库,这样通用性更好一些。 安装必须环境 CMake 3.22+(我的是3.27.8)
阅读全文
posted @ 2025-01-05 19:33 网络迷航者
阅读(146)
评论(0)
推荐(0)
helix 配置
摘要: theme = "base16_transparent" #支持透明 #term16_dark#term16_light [editor]# 真彩支持true-color = trueauto-completion = true# auto-save = falseauto-pairs = true
阅读全文
posted @ 2025-01-05 10:36 网络迷航者
阅读(339)
评论(0)
推荐(0)
2024年12月25日
go windows 下交叉编译godror
摘要: windows编译linux程序,结果提示 orahlp.go:563:19: undefined: VersionInfoorahlp.go:564:19: undefined: VersionInfoorahlp.go:565:10: undefined: StartupModeorahlp.g
阅读全文
posted @ 2024-12-25 20:20 网络迷航者
阅读(358)
评论(0)
推荐(0)
2024年11月30日
alacritty 添加鼠标左键选择,右键复制
摘要: [selection]save_to_clipboard = truesemantic_escape_chars = ",│`|:\"' ()[]{}<>"[mouse] bindings = [{ mouse = "Right",action = "Paste" }]
阅读全文
posted @ 2024-11-30 12:18 网络迷航者
阅读(280)
评论(0)
推荐(0)
alacritty.toml 配置
摘要: alacritty.toml
阅读全文
posted @ 2024-11-30 12:12 网络迷航者
阅读(167)
评论(0)
推荐(0)