上一页 1 ··· 56 57 58 59 60 61 62 63 64 ··· 99 下一页
摘要: 惠普hp 笔记本摄像头黑色看不到,之前是好的。 制造商为了保护用户隐私,给摄像头设置了一个机械开关遮挡, 摄像头上面边缘处有个很小的开关: ### 1.轻拨到左边是不遮挡摄像头,如下图: ![image](https://img2023.cnblogs.com/blog/597729/202308/ 阅读全文
posted @ 2023-08-31 17:42 悟透 阅读(939) 评论(0) 推荐(0)
摘要: ubuntu nautilus 文件管理器点击不启动 转圈 ### 原因: 程序错误,卡死了,不能自动退出 ### 解决方法: 1. 查看 nautilus 进程 ```bash ps -ef |grep nautilus ``` ![image](https://img2023.cnblogs.c 阅读全文
posted @ 2023-08-31 17:27 悟透 阅读(751) 评论(0) 推荐(0)
摘要: mlc-llm 文章总目录:https://www.cnblogs.com/wutou/p/17668924.html ## 环境说明 物理机系统: Windows 11 VMware 虚拟机:16.2.4 build-20089737 VMware 虚拟机系统:[ubuntu-22.04.3-de 阅读全文
posted @ 2023-08-31 10:42 悟透 阅读(303) 评论(0) 推荐(0)
摘要: mlc-llm 文章总目录:https://www.cnblogs.com/wutou/p/17668924.html mlc-llm 是一个可以在普通PC家用电脑、甚至是手机上搭建的一个 ai 对话服务的模型。 > 介绍文章:https://mp.weixin.qq.com/s?__biz=MzA 阅读全文
posted @ 2023-08-31 10:31 悟透 阅读(124) 评论(0) 推荐(0)
摘要: ## mlc-llm 文章总目录 介绍: https://www.cnblogs.com/wutou/p/17668928.html 环境介绍、源码下载:https://www.cnblogs.com/wutou/p/17668974.html 阅读全文
posted @ 2023-08-31 10:30 悟透 阅读(71) 评论(0) 推荐(0)
摘要: Vmware 16.2 安装 ubuntu 22.04,提示如下: > error:inalid arch-independent ELF magic > Entering rescue mode... > grub rescue> ![image](https://img2023.cnblogs. 阅读全文
posted @ 2023-08-30 18:29 悟透 阅读(621) 评论(0) 推荐(0)
摘要: ### 对比时候界面右下角会提示: ![image](https://img2023.cnblogs.com/blog/597729/202308/597729-20230828175847930-793997304.png) > 空白就是空格 ### 一、diff 对比严格模式,不忽略空格差异 ` 阅读全文
posted @ 2023-08-25 10:38 悟透 阅读(2132) 评论(0) 推荐(0)
摘要: 文件路径: ~/.vscode/extensions/ms-ceintl.vscode-language-pack-zh-hans-1.80.2023072409/translations > 1.80.2023072409 是 vscode 版本,每人可能不一样 (在界面: 帮助--关于 里可以看 阅读全文
posted @ 2023-08-25 10:22 悟透 阅读(1121) 评论(0) 推荐(0)
摘要: Linux Ubuntu: > /home/${用户名}/.config/Code/User/settings.json Windows: > C:\Users\用户名\AppData\Roaming\Code\User 来源、参考: https://blog.csdn.net/cyqzy/arti 阅读全文
posted @ 2023-08-25 09:47 悟透 阅读(1423) 评论(0) 推荐(0)
摘要: 全局 cat t.json { "env_AB":{ "DB_PATH":"/bin/data", "DB_NAME":"aa.db", "RULE_DB":[ { "RULE_DB_1":"bb_rules1.db", "RULE_DB_2":"bb_rules2.db", "RULE_DB_3" 阅读全文
posted @ 2023-08-23 17:48 悟透 阅读(4185) 评论(0) 推荐(0)
上一页 1 ··· 56 57 58 59 60 61 62 63 64 ··· 99 下一页