1. 首页
  2. 操作系统
  3. 桌面系统
  4. 跨进程修改进程地址空间中的内容

跨进程修改进程地址空间中的内容

上传者: 2020-08-08 14:48:17上传 RAR文件 108.45KB 热度 10次
声明:这是我在www.codeproject.com上转载的,感谢作者Cory Nelson. Virtual memory is how Windows deals out memory to all it's programs. It makes programs think they have 2 Gb of memory to use. It also protects programs from using each other's memory so if one program crashes it doesn't take down the whole system with
用户评论
码姐姐匿名网友 2020-08-08 14:48:18

不错,对我有用