摘要: Windows进程组成 Windows系统架构 用户模式 和 内核模式 3、指针长度 All pointers are the same size in a particular process 4 bytes in 32-bit processes 8 bytes in 64-bit proces 阅读全文
posted @ 2026-03-23 16:44 zhaotianff 阅读(30) 评论(0) 推荐(0)
摘要: 今天推荐的开源项目是 [WinFile] 项目地址:https://github.com/microsoft/winfile.git star数:7K 作者:Microsoft 语言:C++ 开源协议:MIT 许可证 项目介绍: Windows File Manager(WinFile)是微软从 W 阅读全文
posted @ 2026-03-23 16:40 zhaotianff 阅读(157) 评论(0) 推荐(0)