多进程拷贝
摘要:1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 #define Sun 5 10 #define DEF 1024*1024 11 typedef ...
阅读全文
posted @
2015-10-25 12:29
--天行健地势坤--
阅读(602)
推荐(0)
系统启动步骤
摘要:一,总概述 系统启动步骤一(POST) POST开机自检:电脑主机打开电源的时候,系统启动开始了开机自检(POST-power on self test)自检开始),这个过程中主要是检测计算机硬件设备比如:CPU,内存,主板,显卡,...
阅读全文
posted @
2015-10-13 09:35
--天行健地势坤--
阅读(294)
推荐(0)