码迷,mamicode.com
首页 > 其他好文 > 详细

Code::Blocks 的使用

时间:2015-05-05 16:35:15      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:



一、创建新工程、添加新文件、添加已存在的文件、移除文件。

Creating a new projecthttp://wiki.codeblocks.org/index.php?title=Creating_a_new_project#Adding_a_new_build_target

This page is a guide to many of thebeginning (and some intermediate) features of the creation and modification ofa Code::Blocks project. If this is your first experience with Code::Blocks,here is a good starting point.

Contents

1 The project wizard

2 Changing filecomposition 2.1 Adding a blank file

2.2 Adding a pre-existingfile

2.3 Removing a file

3 Modifying buildoptions 3.1 Adding a new build target

3.2 Virtual Targets

 

 

二、调试

Debugging with Code::Blocks http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks

Contents

1 Build debug version of your project

2 Add Watches

2.1 In version 10.05

2.2 In 12.11 or latestnightly builds

3 Double-clicking in the Call stack window

4 Set Breakpoints

5 Notes 5.1 Scriptsupport

5.2 Single filedebugging

5.3 Path with spaces

5.4 Forking

5.5 Update to thenewest version of MinGW

5.6 Use 32bit CDB for32bit programs and 64bit CDB for 64bit programs

5.7 Limits on theearly version of MinGW

5.8 See also

 

三、用户手册 http://wiki.codeblocks.org/index.php?title=User_documentation

Code::Blocks 的使用

标签:

原文地址:http://blog.csdn.net/bigleo/article/details/45503133

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!