10 2012 档案
摘要:一、本文阅读对象1、本文假定你已经熟悉Java和Eclipse的安装,并能顺利启动和运行Eclipse,之前在Eclipse上有过开发经验,至少在Eclipse上写过Java的helloworld2、感觉用Eclipse开发很爽,也想用Eclipse来开发C/C++3、由于本人能力和经验有限,本文肯定有不周和错误之处,请读者指正二、测试平台Windows XP SP2三、所需软件支持1、JDK(我用的是1.6.0_10版本)2、MinGW(我用的是5.1.6版本)3、gdb(我用的版本是7.0.50)4、Eclipse for C/C++ Developers(我用的是3.5.0版本Galil
阅读全文
摘要:Windows XP is missing after I installed the new operating system Windows 8.This article will help you find Windows XP back to the operatiing system selection menu.1. Run cmd as administrator and type these commandsbcdedit /create {ntldr} /d "WINDOWS XP"bcdedit /set {ntldr} device partition
阅读全文