
OS
Benjamin_Xu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
操作系统备份与MBR
之前的工作中,有维护过一个操作系统备份的项目,jiedaoyi原创 2014-07-28 23:31:05 · 707 阅读 · 0 评论 -
PXE多winpe启动
之前的项目涉及到PXE,PXE本来只是支持同时一个winpe启动,就是说原创 2014-07-28 23:47:09 · 2943 阅读 · 0 评论 -
修改BCD文件的Windowsize和blocksize
之前的项目中,有用到PXE,涉及到修改BCD文件的windowsize和bloc原创 2014-07-28 23:47:16 · 2270 阅读 · 0 评论 -
how to boot a computer?
How to boot a computer?It's a interesting question. I searched internet and found the answer maybe like below:step 1,1), when you pressed the power-on button, the CPU will recieve a rese翻译 2015-12-28 02:42:08 · 563 阅读 · 0 评论 -
栈和堆,stack和heap,以及程序的内存分配
stack,栈,准确来说,应该叫“堆栈”。heap,堆。翻译 2014-08-03 20:58:58 · 2154 阅读 · 0 评论