万本电子书0元读

万本电子书0元读

顶部广告

C++ Application Development with Code::Blocks电子书

售       价:¥

18人正在读 | 0人评论 9.8

作       者:Biplab Kumar Modak

出  版  社:Packt Publishing

出版时间:2013-10-25

字       数:13.1万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is a comprehensive tutorial with step-by-step instructions on how to develop applications with Code::Blocks.This book is for C++ developers who wish to use Code::Blocks to create applications with a consistent look and feel across multiple platforms. This book assumes that you are familiar with the basics of the C++ programming language.
目录展开

C++ Application Development with Code::Blocks

Table of Contents

C++ Application Development with Code::Blocks

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Getting Started with Code::Blocks

Why Code::Blocks?

Installing Code::Blocks on Windows

Installing Code::Blocks on Linux

First run

Introduction to important toolbars

Main toolbar

Compiler toolbar

Debugger toolbar

Summary

2. App Development with Code::Blocks

Creating your first app with Code::Blocks

Project in Code::Blocks

Project with multiple files

Debug versus release target

Project with external library

Workspace

Summary

3. App Debugging with Code::Blocks

Introduction to debugging in Code::Blocks

First app debugging

Multiple app debugging

Summary

4. Windows App Development with Code::Blocks

First Windows app

Windows App and Unicode

Event driven Windows app

wxWidgets GUI toolkit

Rapid app development with wxSmith

Exercise

Summary

5. Programming Assignment

Developing MyPaint – an image viewer

Anatomy of exercise app

Solution of exercise problem

Summary

A. Appendix

Scripting Code::Blocks

Documentation generation

Management of code snippets

Use of external tools for a project

Exporting source code in different format

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部