随笔分类 -  生产力

摘要:50 个适合所有人的 2024 款最佳 Ubuntu 应用程序 A list of the best Ubuntu apps for everybody (fresh list of 2024). 适合所有人的最佳 Ubuntu 应用程序列表(2024 年新列表)。 Ubuntu 是一种流行的 Li 阅读全文
posted @ 2024-09-01 23:20 Zenith_Hugh 阅读(3189) 评论(0) 推荐(0) 编辑
摘要:问题: ubuntu 使用 Watt Toolkit 加速遇到问题:您的连接不是私密连接 攻击者可能会试图从 www.bing.com 窃取您的信息(例如:密码、通讯内容或信用卡信息)。了解详情 解决:Steam 信任证书 ( Chrome 内核浏览器 ) 参考: https://steampp.n 阅读全文
posted @ 2023-06-25 21:01 Zenith_Hugh 阅读(1716) 评论(0) 推荐(0) 编辑
摘要:1. 配置 linux C++ 开发环境 vscode 安装 C/C++ ; Code Runner 插件。 # 安装 gdb sudo apt-get update sudo apt-get install gdb 点运行按钮就可以 调试和运行 代码了。 2. 配置 oh-my-zsh sudo 阅读全文
posted @ 2023-03-12 22:58 Zenith_Hugh 阅读(294) 评论(0) 推荐(0) 编辑
摘要:在线LaTex 公式编辑 LaTex ~~强大的是:这个竟然支持图像识别公式,太棒了。~~ 好吧,它收费了。我决定要抛弃它的图像识别功能了了。 由于该在线图像识别公式的应用已经收费。因此我尝试了如下开源库用来图像识别公式: 代码仓库: https://github.com/lukas-blecher 阅读全文
posted @ 2023-02-17 14:53 Zenith_Hugh 阅读(2337) 评论(0) 推荐(1) 编辑
摘要:亲测可用,链接:https://www.cnblogs.com/chat-gpt/p/how-to-use-chatgpt-in-china.html 不过接码平台最少要支付 0.5$。我选择了菲律宾的号,成功了。 链接已挂! 类似教程: https://www.intbell.com/cn/blo 阅读全文
posted @ 2023-02-09 14:42 Zenith_Hugh 阅读(397) 评论(0) 推荐(1) 编辑
摘要:参考: https://blog.csdn.net/Wuli_jiejie/article/details/98342731 点击调试中打开配置选项 比如: .vscode/launch.json: 加入 "args": [ "--source", "0", ], 阅读全文
posted @ 2022-12-20 00:47 Zenith_Hugh 阅读(188) 评论(0) 推荐(0) 编辑
摘要:修改当前用户的密码: sudo passwd 你的用户名 0. 环境说明: 假设本机为 A,为 Windows 系统。远程服务器 B 为 Linux 系统。 1. 本机 A 安装 ssh 可以使用 ssh -V 查看是否安装成功。 2. 本机 A 的 VSCode 安装 remote develop 阅读全文
posted @ 2022-12-05 11:20 Zenith_Hugh 阅读(623) 评论(2) 推荐(1) 编辑
摘要:图像压缩 sudo apt-get install jpegoptim jpegoptim --size=4096k 20250304-171914.jpg https://linuxstory.org/optimize-and-compress-jpeg-or-png-batch-images-l 阅读全文
posted @ 2022-07-31 12:02 Zenith_Hugh 阅读(416) 评论(0) 推荐(0) 编辑

喜欢请打赏

扫描二维码打赏

微信打赏

点击右上角即可分享
微信分享提示