Dev-C++ 5 beta 9 release(4.9.9.2)安装过程

来源:互联网 发布:300271华宇软件 编辑:程序博客网 时间:2024/06/05 09:55

【第一步】

Welcome to Dev-C++ install program. Please do not install this version of Dev-C++ over an existing installation.

[确定]


欢迎开发Dev-C++安装程序。请不要以此版本的Dev-C++覆盖现有的安装。

[确定]

======================================================================

【第二步】

Please select a language.


请选择一种语言。

======================================================================

【第三步】

版本确认。

======================================================================

【第四步】

选择部件。

======================================================================

【第五步】

选择安装路径。

======================================================================

【第六步】

Beta version Notice


This is a beta version of Dev-C++. Please report bugs at http://bloodshed.net/bugs. We provide updates often, so be sure to check for them in Tools menu, Check for Updates/Packages.

Your config files will be stored in C:\Documents and Settings\Administrator\Application Data\Dev-Cpp

Otherwise, you can pass the following parameter to Dev-C++: -c c:\config_file_directory


Beta版公告

是一个测试版开发C + +http://bloodshed.net/bugs报告错误我们经常更新,所以一定要为他们“工具”菜单检查检查更新/包。

您的配置文件将存储在C:\Documents and Settings\Administrator\Application Data\Dev-Cpp
否则,你可以通过以下参数Dev-C++: -c c:\config_file_directory

======================================================================

【第七步】

This is the first time you have launched Dev-C++. You may configure the startup settings now, or later change them from the Environment options in the Tools menu.

Select your language:

Select your Dev-C++ theme:

[Next]


这是您首次推出开发C + +现在可以配置启动设置后来改变他们“工具”菜单上环境选项

选择你的语言:

选择你Dev-C++的主题:

[下一步]

======================================================================

【第八步】

Dev-C++ can retrieve information from headers files, to help you find functions, classes and variables prototypes easily, through a class browser and a code completion list. Although this feature is useful, it requires more CPU power and memory, and may not be suitable  for all developers. Do you want use it? You can enable or disable it later in Editor Options, Class Browser.

()Yes, I want to use this feature
()No, I prefer to use Dev-C++ without it

[Next]

DEV -C + +的头文件检索信息以帮助您找到函数,类和变量的原型很容易通过一个类浏览器和代码完成列表虽然这个功能是有用的,它需要更多的CPU能力和内存未必适合所有的开发你想使用它呢?您可以启用或禁用它后面的编辑器选项,类浏览器

()是的,我想用此特性。

()不,我不要用。

[下一步]

======================================================================

【第九步】

You decided to use the code completion feature. To optimize this process, it is recommended to create a cache of the standard headers files.

Do you want to create the code completion cache now? This can take several minutes. It is possible to create this cache later in Editor Options, Class Browsing, Completion.

( )Yes, create the cache now
( )No, do not create the cache

[ ]Use this directory instead of the standard one:


你决定使用代码完成功能为了优化这个过程,它是建议创建一个标准的头文件缓存

现在要创建代码完成缓存可能需要几分钟是可能的编辑器选项类浏览完成创建缓存

)是,现在创建缓存
()否创建缓存

[  ]使用此目录,而不是标准的

======================================================================

【第十步】

Dev-C++ has  been configured successfully, you may now click OK to proceed to its loading.

If you need help using Dev-C++, please refer to the Dev-C++ help file in the Help menu. You will also find there a FAQ(which is very important to read in case you have a problem) and a C tutorial.

You can also download packages(like libraries or tools) to use with Dev-C++, and upgrade to the latest version by using WebUpdate, which you will find in Tools, menu, Check for Updates/Packages.

[OK]


DEV - C ++已经配置成功现在可以单击“确定”继续其加载

如果您需要帮助使用DEV - C++,请参阅DEV- C+ +帮助在帮助菜单中文件你还会发现一个常见问题这是非常重要阅读的情况下你有问题和C教程

您也可以下载程序库或工具使用DEV -C ++,并使用WebUpdate你会发现在工具升级到最新版本,菜单,检查更新/

[确定]