上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页
摘要: 和修复目录的逻辑类似,修复 DIFAT 数组不能正确反应非连续的 DIFAT 扇区的情况(代码在使用 DIFAT(用于定位 FAT 表本身的索引)时, 假设了 DIFAT 扇区是连续的,没有进行 Seek。) Data.Seek(this.GetSectorOffset(this.OLESSHead 阅读全文
posted @ 2025-07-07 18:40 geyee 阅读(21) 评论(0) 推荐(0)
摘要: 下载[原创]CFB复合文档文件格式研究中的cases.dll,用dnSpy打开,有类似下面的代码 打算复现一下, 可以更健壮一些,如 右键选择编辑方法(C#) if(!Data.Seek(this.GetSectorOffset((uint)num14))) { AddParsingNote(Par 阅读全文
posted @ 2025-07-07 18:33 geyee 阅读(23) 评论(0) 推荐(0)
摘要: 命令行全局安装(更多参考Gemini CLI官方项目说明) npm install -g @google/gemini-cli 运行初始化 gemini 通过个人账户认证使用的Gemini-Cli的配置文件可能是类似下面这种 关闭了遥测 { "theme": "Atom One", "selecte 阅读全文
posted @ 2025-06-26 09:40 geyee 阅读(776) 评论(0) 推荐(0)
摘要: # 运行此脚本前,请确保以管理员身份运行 PowerShell # 定义注册表路径 $registryPath = "HKCU:\Software\Microsoft\Windows\CurrentVersion\GameDVR" # 检查 GameDVR 键是否存在,如果不存在则创建 if (-N 阅读全文
posted @ 2025-06-23 14:21 geyee 阅读(679) 评论(0) 推荐(0)
摘要: 由于老旧笔记本淘汰,同时需要利用 win7 系统中的某个管理软件,所以用 disk2vmdk 软件制作了该笔记本系统的虚拟机镜像。 然后,使用vmware配置相关信息,并打开。期间遭遇蓝屏无法登录界面问题,先换成设置ide虚拟硬盘类型,安装vmware tools,然后再关机转成scsi方式的硬盘接 阅读全文
posted @ 2025-06-10 18:00 geyee 阅读(2685) 评论(0) 推荐(0)
摘要: manus.im -邀请码:AF3VP0GCCPOT Vibe Coding/交互式编程平台 YouWare - 邀请参数: via=geyee Lovable.dev YouMind - 邀请码:4EM5EW AnyGen - 邀请码:IQ3RQK5OCPO7A7D 阅读全文
posted @ 2025-06-03 14:02 geyee 阅读(68) 评论(0) 推荐(0)
摘要: 解决 Linux (Ubuntu/Debian) 环境下安装 SunloginClient 客户端依赖问题详解 SunloginClient (向日葵远控软件) 是许多用户在 Linux 平台上进行远程控制的选择。然而,在使用 dpkg 命令安装其 .deb 安装包时,用户常常会遇到因缺少依赖软件包 阅读全文
posted @ 2025-05-24 09:53 geyee 阅读(7088) 评论(0) 推荐(0)
摘要: Get 4 months of Max Share this invite link with your people! Each sign-up gives you a shot at 4 months of the Max plan (USD 400 in value) and access t 阅读全文
posted @ 2025-05-23 12:36 geyee 阅读(62) 评论(0) 推荐(0)
摘要: 送你一个价值 140 元的 Flowith Neo Agent 限量会员激活码,其性能和效果超越所有现有大模型和 Agent 产品。Flowith Neo 可在云端执行超长复杂任务,完成上百步操作。激活后即可获得价值 140 元的会员,有效期内随意使用。在 https://flowith.net 上 阅读全文
posted @ 2025-05-22 16:05 geyee 阅读(1203) 评论(1) 推荐(0)
摘要: yum install rh-ruby27 Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: mirrors.aliyun.com * extras: mirrors.aliyu 阅读全文
posted @ 2025-04-30 20:44 geyee 阅读(32) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 下一页