《高等院校计算机课程案例教程系列:VisualC++2010程序设计案例教程》从实用的角度出发,汲取了国内外程序设计教材的精华,由浅人深、循序渐进地介绍了visualc++2010开发环境、c++语言基础、面向对象的c++程序设计思想、mfc基本应用程序、用户界面设计、对话框和常用控件、图形与文本、visualc++2010的高级应用以及开发实例等知识。为了保证初接触visualstudio2010的读者能够更好地从事开发工作,各章节都配备了相应的开发实例。《高等院校计算机课程案例教程系列:VisualC++2010程序设计案例教程》内容丰富、实用性强,既可作为普通高等院校计算机专业相关课程的教材或教学参考书,也可作为通信、电子信息、自动化等相关专业的计算机课程教材。对于.net开发初学者,通过本教材的学习可以从入门级水平提升到中级水平。对于具有一定visualc++编程经验的读者,本书也具有很好的参考价值。前言教学建议第1章visualc++2010开发平台概述1.1visualc++2010概述1.2visualstudio2010集成开发环境1.2.1安装visualstudio20101.2.2配置visualstudio20101.2.3解决方案和项目1.2.4生成和调试工具1.2.5部署工具1.2.6ribbon界面设计可视化1.2.7重新启动管理器1.3本章小结1.4习题第2章visualc++2010mfc程序设计快速入门2.1visualc++2010开发环境概述2.2创建第一个mfc应用程序2.3创建控制台应用程序2.3.1用appwizard创建一个clr控制台应用程序2.3.2用appwizard创建一个win32控制台应用程序2.4本章小结2.5习题第3章面向对象的c++程序设计3.1函数和编译预处理3.1.1函数的声明3.1.2函数的参数和返回值3.1.3函数的调用3.1.4函数参数的传递3.2c++的对象3.2.1对象的定义3.2.2对象的引用3.2.3对象的赋值3.3c++的类3.3.1类的定义3.3.2类的作用域3.3.3成员函数3.3.4友元函数和友元类3.3.5基类成员的访问控制3.3.6方法的重写与重载3.4构造函数与析构函数3.4.1构造函数3.4.2析构函数3.5本章小结3.6习题第4章c++语言基础4.1c++基本数据类型4.2标识符和关键字4.2.1标识符4.2.2关键字4.3运算符和表达式4.3.1c++运算符4.3.2表达式4.4数组4.4.1一维数组与二维数组4.4.2字符数组与字符串数组4.4.3对象数组4.5指针和引用4.5.1指针变量的定义与赋值4.5.2数组指针与指针数组4.5.3动态内存分配4.5.4引用4.6字符串处理函数4.7c++标准输入输出4.8本章小结4.9习题第5章mfc基本应用程序5.1mfc应用程序概述5.1.1简单的mfc程序5.1.2mfc应用程序的分析5.2mfc的类5.2.1mfc应用程序中包含的mfc类5.2.2应用程序类cwinapp5.2.3主框架类cframewnd5.2.4视图类cview5.2.5文档类cdocumen
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
Anbieter: liu xing, Nanjing, JS, China
paperback. Zustand: New. Ship out in 2 business day, And Fast shipping, Free Tracking number will be provided after the shipment.Paperback. Pub Date: November 2012 Pages: 286 Language: Chinese Publisher: Machinery Industry Press. institutions of higher learning computer courses Case Tutorial Series: Visual C + +2010 Programming Case Tutorial proceed from the practical point of view. learn from the domestic outside the program design teaching materials the essence of shallow people deep. step-by-step introduction of visualc + +2010 development environment. c + + language foundation. object-oriented C + + program design thinking mfc basic application procedures. user interface design. dialog boxes. and frequently used controls. knowledge of graphics and text visualc + +2010 of advanced applications and the development of examples. In order to guarantee the early contact visualstudio2010 readers better able to engage in development work. the chapters with the development instance. Institutions of higher learning computer courses Case Tutorial Series: Visual C + +2010 program design case tutorial content rich. practical. both as a ordinary institutions of higher learning computer professional courses. teaching materials or teaching reference books. but also as a communication electronic information. automation and other related professional computer course materials. For. net development beginners can upgrade from entry-level to intermediate level of learning through the textbook. For with certain visualc + + programming experience. this book also has a good reference value. Contents: Preface teaching suggestions Chapter 1 visual c + +2010 Development Platform Overview 1.1 visual c + + 2010 Overview 1.2 Visual Studio 2010 Integrated Development Environment 1.2.1 installed the visual studio 20101.2.2 configuration the visual studio 20101.2.3 solutions and projects 1.2.4 generation and debugging tools 1.2.5 deployment the tools 1.2.6 ribbon interface design visualization 1.2.7 restart Manager 1.3 Chapter Summary 1.4 Exercises Chapter 2 visual c + + mfc programming Quick Start 2.1 visual c + + 2010 development environment Overview 2.2 Creating first mfc application 2.3 to create a console application 2.3.1 2.3.2 with appwizard create a win32 console application 2.4 Chapter Summary 2.5 Exercises Chapter 3. the object-oriented C + + program to create a clr console application with appwizard 3.2.1 object design 3.1 function and compile pretreatment the 3.1.1 function declaration 3.1.2 function parameters and return value 3.1.3 function call 3.1.4 function parameter passing 3.2 c + + object definition 3.2.2 object the assignment reference 3.2.3 object 3.3 c + + class definition 3.3.1 class the scope 3.3.3 3.3.2 member functions 3.3.4 The friend function and friend class members of the 3.3.5 base class access control 3.3. 6 rewrite overloaded the 3.4 constructor and destructor 3.4.1 constructors 3.4.2 destructor 3.5 Chapter Summary 3.6 Exercises Chapter 4 c + + Language Infrastructure 4.1 c + + 4.2 identifier of the basic data types and keywords 4.2. an identifier 4.2.2 keyword 4.3 Operators and Expressions 4.3.1 c + + operator 4.3.2 expression 4.4 array 4.4.1 one-dimensional array with a two-dimensional array 4.4.2 character array with an array of strings 4.4.3 object 4.5.2 array pointer with pointer array array 4.5 pointers and references 4.5.1 pointer variable definition and assignment 4.5.3 Dynamic memory allocation 4.5.4 references 4.6 string handling functions 4.7 c + + standard input output 4.8 Chapter Summary 4.9 Exercises Chapter 5 5.1 mfc application mfc application Overview 5.1.1 simple analysis of the 5.1.2 mfc application contains 5.2 mfc the class 5.2.1 mfc application mfc program the mfc classes 5.2.2 the application class cwinapp5.2.3 home frame Type 6.2 menu programming document class class cframewnd5.2.4 view class cview5.2.5 cdocument5.2.6 dialog box class cdialog5.2.7 the menu class cmenu5.2.8 thread base class cwinthread5.3 of Chapter Summary. Bestandsnummer des Verkäufers NE015872
Anzahl: 1 verfügbar