-
用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等...
用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
- 2022-01-26 05:43:10下载
- 积分:1
-
逃跑按纽的实现,属性表单的创建以及输出用户在向导中的选择...
逃跑按纽的实现,属性表单的创建以及输出用户在向导中的选择 -button to escape the realization attribute form and the creation of the output in user guide of choice
- 2022-05-26 22:48:15下载
- 积分:1
-
在本例中,我们将制作一个利用CfileDialog类弹出“打开”对话筐的应用程序。...
在本例中,我们将制作一个利用CfileDialog类弹出“打开”对话筐的应用程序。-in this case, We will make use of a pop-up CfileDialog category "open" dialogue basket applications.
- 2022-07-13 18:11:49下载
- 积分:1
-
Pop
弹出打开对话框 自己的实际作业 欢迎你的下载-Pop-up dialog box to open the actual operation of their welcome you download
- 2022-03-11 18:23:08下载
- 积分:1
-
支持snmp三种协议,可通过mib树获得代理信息
支持snmp三种协议,可通过mib树获得代理信息-Snmp support three types of agreement can be obtained through the mib tree agent information
- 2023-08-26 10:40:04下载
- 积分:1
-
a handle as many examples, and I hope to help you.
一个处理多视的例子,希望对你有帮助。-a handle as many examples, and I hope to help you.
- 2023-06-21 08:40:03下载
- 积分:1
-
对Control随Dialog缩放地功能,本程序在VC6.0编译通过 本程序仅供学习之用,请在现在后24个小时后删除。...
对Control随Dialog缩放地功能,本程序在VC6.0编译通过 本程序仅供学习之用,请在现在后24个小时后删除。-Dialog on Control with zoom to function, the procedures in the VC6.0 compiler only through this learning process, please post now deleted after 24 hours.
- 2022-08-16 15:19:09下载
- 积分:1
-
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CV...
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。-CDC on how to output text, graphics have to maintain function, CPtrArray the use of collections, CPaintDC with CClientDC and application of the distinction, OnPaint and OnDraw in CView relations and the realization of the insider, the realization of a rolling window, the coordinates of space, mapping the way device coordinates and logical coordinates conversion.
- 2022-03-16 05:51:56下载
- 积分:1
-
一个汉字输入法练习软件,通过它可以练习大众几何码的输入方法,这是大众几何码的配套输入练习软件....
一个汉字输入法练习软件,通过它可以练习大众几何码的输入方法,这是大众几何码的配套输入练习软件.-a Chinese character input method software practice, through which the public can practice geometric code input method, which is public matching geometric code input software practice.
- 2022-07-03 05:15:24下载
- 积分:1
-
java是一种简单、对象
Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today"s software development process for the var
- 2022-04-12 10:50:09下载
- 积分:1