VC++程序设计_AnlexVC++1(英文)

VC++ Programming UESTC Visual C++ Programming Fundamentals Lecturer WE| Zukuan(魏祖宽) mob|e:138-8178-0874 eMail: anlexwee QUESTC. edu. cn
VC++ Programming @ UESTC Lecturer : WEI Zukuan (魏祖宽) mobile: 138-8178-0874 eMail: anlexwee@UESTC.edu.cn Visual C++ Programming Fundamentals

VC++ Programming UESTC Visual C++ Programming fundamentals Prerequisites C++ Language Concept of Object-Oriented Programming(OOP) Windows Programming? Textbook InsideⅤ isual C++” Fourth edition by David J. Kruglinski Class hours 32 Hours for class. 8 Hours for lab Home works 2 home projects As School required
VC++ Programming @ UESTC Visual C++ Programming Fundamentals Prerequisites: C++ Language Concept of Object-Oriented Programming (OOP) Windows Programming ? Textbook: “Inside Visual C++” Fourth Edition by David J. Kruglinski Class Hours : 32 Hours for class, 8 Hours for lab Home Works: 2 home projects Test: As School Required

VC++ Programming UESTC Introduction ● About content In this class. we will cover the basic skills of windows programming under Microsoft platform The students will learn step by step to use object-oriented design(OoD) strategy to develop professional projects There are four parts in this class, they are MfC document-view architecture Database Management Dynamic link library Dll) Graphics user interface(GUn) 3
VC++ Programming @ UESTC 3 Introduction ⚫ About Content In this class, we will cover the basic skills of windows programming under Microsoft platform. The students will learn step by step to use object-oriented design (OOD) strategy to develop professional projects There are four parts in this class, they are: MFC document-view architecture, Database Management, Dynamic link library(DLL), Graphics user interface(GUI)

VC++ Programming UESTC Introduction About Help in studying Useful Web links for Visual c++ http://msdn.microsoftcom/visualc/ http://msdn.microsoft.com/visualc/support/ http://www.funducode.com/freevc.asp Post your questions, look at discussion and articles and even download source codes from some expert programmers Use Microsoft developer network library CDs(Msdn
VC++ Programming @ UESTC 4 Introduction ⚫ About Help in Studying Useful Web links for Visual C++ http://msdn.microsoft.com/visualc/ http://msdn.microsoft.com/visualc/support/ http://www.funducode.com/freevc.asp Post your questions , look at discussion and articles and even download source codes from some expert programmers. Use Microsoft developer network library CDs (MSDN)

VC++ Programming UESTC Parti windows. visual c++ and Application Framework Fundamentals o Chapter 1 Microsoft Windows and visual C++ Chapter 2 The microsoft Foundation Class library Application framework
VC++ Programming @ UESTC 5 Part I Windows, Visual C++ and Application Framework Fundamentals ⚫ Chapter 1 Microsoft Windows and Visual C++ ⚫ Chapter 2 The Microsoft Foundation Class Library Application Framework

VC++ Programming@UESTC Chapter I Microsoft Windows and Visual ctt ●VC++ History In the old days, Console applications force users to do what is given to them. Theres only one executing thread within an application The basic building block for displaying information in the Microsoft WindowsTM graphical environment is the window Windows applications give users a lot of choices so the tasks are much more difficult than before On platforms of windows Nt, Windows 95 and later, multitask can be done with windows applications
VC++ Programming @ UESTC 6 ⚫ VC++ History In the old days, Console applications force users to do what is given to them. There’s only one executing thread within an application. The basic building block for displaying information in the Microsoft® Windows™ graphical environment is the window. Windows applications give users a lot of choices so the tasks are much more difficult than before. On platforms of windows NT, Windows 95 and later, multitask can be done with windows applications. Chapter 1 Microsoft Windows and Visual C++

VC++ Programming UESTC Chapter I Microsoft Windows and Visual ctt VC++ mfc Visual C++ provides a professional environment for developing the high-performance windows application VC++ version 1. *(MFC20) released on earlier 1990s VC++ Version 1.5(MFC25)contributed ODBC(Open Database Connectivity) support VC++ version 2.0(MFC3.0) was the first 32-bit product VC++ 3.0 was skipped VC++ 4.2(MFC4.2) synchronize the product version with MFC version VC++ 5.0(MFC42 1)does support ATL and COM(Component Object Model)
VC++ Programming @ UESTC 7 ⚫ VC++ & MFC Visual C++ provides a professional environment for developing the high-performance windows application. – VC++ version 1.* (MFC2.0) released on earlier 1990’s. VC++ Version 1.5(MFC2.5) contributed ODBC(Open Database Connectivity) support. – VC++ version 2.0(MFC3.0) was the first 32-bit product. – VC++ 3.0 was skipped. – VC++ 4.2 (MFC4.2) synchronize the product version with MFC version. – VC++ 5.0 (MFC4.21) does support ATL and COM(Component Object Model). Chapter 1 Microsoft Windows and Visual C++

VC++ Programming UESTC Chapter I Microsoft Windows and Visual ctt VC++6.0 There're three versions of VC++ 6.0(MFC6.0) 1)standard 2) professional 3)enterprise Enterprise edition has supports for visual source safe SQL Server and transaction server
VC++ Programming @ UESTC 8 ⚫ VC++ 6.0 There’re three versions of VC++ 6.0 (MFC6.0): 1) standard 2) professional 3) enterprise. Enterprise edition has supports for visual SourceSafe, SQL server and transaction server. Chapter 1 Microsoft Windows and Visual C++

VC++ Programming UESTC Chapter 1 Microsoft Windows and Visual ctt What isⅤ isual c++? It is not only a simple C++ compiler plus some visual graphics tools Instead it presents us a sophisticated development environments with professional supports such as Microsoft Foundation Class(MFC), Active Template Library(atl),etc It is a high-performance development tool from Ms
VC++ Programming @ UESTC 9 ⚫ What is Visual C++? It is not only a simple C++ compiler plus some visual graphics tools. Instead it presents us a sophisticated development environments with professional supports such as Microsoft Foundation Class(MFC) , Active Template Library(ATL) ,etc. It is a high-performance development tool from MS. Chapter 1 Microsoft Windows and Visual C++

VC++ Programming@UESTC Chapter I Microsoft Windows and Visual ctt Why do we choose VC++? Therere several other choices existing on the market VC++ⅴ s Java Microsoft makes a promise to support Visual C++ in the future 2. Microsoft products survives longer than most of the competitors' products partly because of its huge economical power 3. There's a bigger programmer pool for Visual C++ than Java 10
VC++ Programming @ UESTC 10 ⚫ Why do we choose VC++? There’re several other choices existing on the market. – VC++ vs Java 1. Microsoft makes a promise to support Visual C++ in the future. 2. Microsoft products survives longer than most of the competitors’ products partly because of its huge economical power. 3. There’s a bigger programmer pool for Visual C++ than Java. Chapter 1 Microsoft Windows and Visual C++
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 电子科技大学《Delphi程序设计》_面向对象程序设计基础.ppt
- 电子科技大学《Delphi程序设计》_认识delphi.ppt
- 电子科技大学《Delphi程序设计》_delphi语法基础.ppt
- 电子科技大学《Delphi程序设计》_delphi组件.ppt
- 电子科技大学《Delphi程序设计》_delphi应用.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第9章 预处理命令.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第8章 函数.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第7章 数组.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第6章 循环控制.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第5章 选择结构程序设计.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第4章 最简单的C程序设计一顺序程序设计.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第3章 数据类型、运算符与表达式.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第2章 程序的灵魂一算法.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第1章 C语言概述.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第13章 文件.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第12章 位运算.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第11章 结构体与共用体.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)第10章 指针.ppt
- 清华大学出版社:《C语言程序设计》课程教学资源(PPT课件讲稿)Introduction To Computers.ppt
- 西北工业大学:《软件工程》课程教学资源(PPT课件讲稿,主讲:谢明忠,共六章).ppt
- VC++程序设计_AnlexVC++2(英文).ppt
- VC++程序设计_AnlexVC++3(英文).ppt
- VC++程序设计_AnlexVC++4(英文).ppt
- VC++程序设计_AnlexVC++5(英文).ppt
- VC++程序设计_AnlexVC++6(英文).ppt
- VC++程序设计_VisualC++(英文).doc
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)目录.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第10章 中间件技术.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第11章 数据库与WWW.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第12章 XML技术.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第1章 数据库概论.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第2章 关系模型和关系运算理论.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第3章 关系数据库语言SQL.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第4章 关系数据库的规范化设计.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第5章 数据库设计和ER模型.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第6章 数据库的存储结构.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第7章 系统实现技术.ppt
- 复旦大学:《数据库系统教程》电子教案(PPT教学课件)第9章 分布式数据库系统.ppt
- 太原广播电视大学《计算机应用基础》课程教学课件(PPT讲稿).ppt
- 桂林电子科技大学:《数据结构》课程电子教案(PPT课件)第一章 绪论、第二章 线性表及其顺序存储结构.ppt