摘要: CodeQL database create生成数据库时报错,编译成功但是无法分析 博主的解决办法是,消灭中文路径,路径中不要包含中文 搜索到的其它原因: 隐藏文件夹,jdk版本 编译命令 .\codeql database create D:\codeQL\spring-boot-learning 阅读全文
posted @ 2025-05-19 16:46 云牧青 阅读(28) 评论(0) 推荐(0)
摘要: 解决办法: 点击下载,开始转圈后断开梯子 等下载好后,再恢复梯子,然后再下载另一个,同时下载多个转圈,好像只有一个能下载成功 阅读全文
posted @ 2025-05-06 14:53 云牧青 阅读(321) 评论(0) 推荐(0)
摘要: Exception occurred while executing 'grant': java.lang.SecurityException: grantRuntimePermission: Neither user 2000 nor current process has android.per 阅读全文
posted @ 2025-05-06 14:49 云牧青 阅读(403) 评论(0) 推荐(0)
摘要: Windows win11编译masscan.exe,2024 解决错误:LNK2019 无法解析的外部符号 e_next_byte e_next_int32 第一步:克隆仓库 https://github.com/robertdavidgraham/masscan.git 第二部:VisualSt 阅读全文
posted @ 2024-04-16 17:20 云牧青 阅读(522) 评论(0) 推荐(0)
摘要: remount 失败 '/dev/block/sda6' is read-only adb disable-verity failed to read fstab '/dev/root' is read-only mount -o remount,rw /system mount: '/system 阅读全文
posted @ 2023-12-01 17:11 云牧青 阅读(1312) 评论(0) 推荐(0)
摘要: 介绍一些GitHub常识、玩法,以及readme规范。 包括定制个人主页,使用中英双语、badge等 一、Git连接 Linux下clone推荐ssh,因为ssh没被墙,其次Linux也不方便挂代理 Linux SSH连接与认证 Windows下可以用代理,因为要网页浏览,git代理设置见 git快 阅读全文
posted @ 2023-11-30 16:39 云牧青 阅读(81) 评论(0) 推荐(0)
摘要: NETWORK UPS TOOLS(简称NUT) 提供三种关机模式: Battery Level,剩余电量百分比低于设置值关机 Runtime Left,剩余运行时间(由ups提供)低于设置值关机,单位秒 Time on Battery,电池供电时间(停电时间)超过设置值关机 配置步骤 Networ 阅读全文
posted @ 2023-10-29 00:18 云牧青 阅读(1314) 评论(0) 推荐(0)
摘要: disable chrome update 找到chrome安装位置 # 正常版本 C:\Program Files\Google\Chrome\Application # 正常版本对应的更新程序位置 C:\Program Files (x86)\Google\Update\GoogleUpdate 阅读全文
posted @ 2023-10-23 09:56 云牧青 阅读(145) 评论(0) 推荐(0)
摘要: idea 2023配置教程。tomcat调试报错Artifact :war exploded: Error during artifact deployment。 修改代码后,启动不生效,仍是旧代码。 根本原因是: Modules output path和Artifacts output direc 阅读全文
posted @ 2023-08-25 15:14 云牧青 阅读(255) 评论(0) 推荐(0)
摘要: 你所需要知道的unraid知识都在这里,6.12版本。 u盘启动盘制作。Recycle Bin回收站。 VM虚拟机网口直通。共享文件夹创建和连接。qBittorrent BT下载器nobody无权限。 家用NAS Unraid校验分享。数据恢复,升级替换CPU主板。 解决uefi引导无法进入系统一直 阅读全文
posted @ 2023-07-25 09:57 云牧青 阅读(10993) 评论(0) 推荐(0)