毕业论文

打赏
当前位置: 毕业论文 > 数学论文 >

使用VisualC++6.0运行程序的探究

时间:2022-09-24 21:32来源:毕业论文
介绍Visual C ++6.0程序的原理及使用,在初级编程的基础上,通过举例的方法(创建新的源程序和MFC AppWizard应用程序)详细的展开并解析,目的在于可以让初学者较快的了解和掌握其基本

摘要:Microsoft Visual C++ 6。0,简称VC++6。0,是微软研发的一款C++编译器,目的是将“高级语言”展开,并翻译成“机器语言”(低级语言)的程序。Visual C++可以说是一款具备强大功能的软件开发工具,具有可视化特性。随着目前各类应用程序的层出不穷,软件研发越发的普及。而Visual C ++ 6。0正是解决这一现状的最佳之选,Visual C ++ 6。0由几个部分组成,包括编辑器、调试器和处理器,应用程序向导、类向导和其他开发工具处理器。本文向大家介绍Visual C ++6。0程序的原理及使用,在初级编程的基础上,通过举例的方法(创建新的源程序和MFC AppWizard应用程序)详细的展开并解析,目的在于可以让初学者较快的了解和掌握其基本操作流程,编写出简单的应用程序。84210

毕业论文关键字:应用程序;Visual C++ 6。0;编程

Exploration on The Use of Visual C ++ 6。0 to Run The Program

Abstract:Microsoft Visual C++6。0 , refers to “VC++6。0”, is a C++ compiler of Microsoft research and development program,which aims to unfold high-level language and translate it into machine language( low-level language )。 Visual C++6。0 is a software development tool, which contains series of strong function, having visual characteristics。 With all kinds of application software emerging and developing endlessly, application software research and development is increasingly widespread。 However,Visual C++6。0 is the best solution to deal with this situation。 Visual C++6。0 is made up of several parts, including the editor, debugger, processor and other development tools。 In this paper,we introduce the principle of Visual C++6。0 program and how to it works, and on the basis of primary programming, we unfold this topic and start to analyze it in detail by many examples( create a new source program and the MFC AppWizard application )。 With the purposes of opening up a faster way can help green hands to understand and grasp the basic operation procedures, so that they can write a simple application on their own。

Key words:Application;Visual C ++ 6。0;Program

目    录

摘要 1

引言 2

1。Visual C++ 6。0主框架窗口 3

1。1工作区和客户区 3

1。1。1类视图(Class View)面板 4

1。1。2文件视图(File View)面板 4

2。新建一个源程序 5

2。1创建步骤 5

2。2程序的编译 7

2。3程序的执行 8

2。4如何打开已有程序 8

3。新建一个MFC AppWizard应用程序 9

3。1建立MFC AppWizard程序 9

3。2运行结果 11

4。Visual C++ 6。0 的主要特点 13

5。总结 13

参考文献 14

致谢 15

关于使用Visual C++ 6。0运行程序的探究

引言

当今,随着互联网的普及,计算机技术的迅猛发展和日新月异,这对于一个软件工作者是一个极大的挑战。目前在PC领域,Windows是现代操作系统的一个标准,所以选择一个合适的Windows应用程序开发工具,无疑是很重要的。

Visual C++ 6。0,支持32位操作系统的开发工具,集合了Microsoft的新技术,是理想的开发工具。该工具在速率和代码需求量较多的工作中被选择使用的机会越大。在原有的基础上,Visual C++ 6。0也增加了许多其他功能。除支持Internet的一些特性之外,ADO(ActiveX Data Objects,一种程序对象,用于表示用户数据库中的数据结构和所包含的数据)数据绑定、ATL(Active  Template Library活动模板库,是一种微软程序库)复合控件、Auto Completion、编辑和继续特性、延迟加载移入以及新的调试特性等都起到了画龙点睛的效果,同时也为Visual C++ 6。0增色不少。 使用VisualC++6.0运行程序的探究:http://www.youerw.com/shuxue/lunwen_99761.html

------分隔线----------------------------
推荐内容