-
vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物...
vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物-vc Application Wizard compiler can generate the rules of rectangular windows, but not generating irregular forms, the paper through an example of how to do an irregular forms, through this example, you can create a desktop for further pets
- 2023-01-10 14:05:03下载
- 积分:1
-
用MFC源码实现了类似windowsxp风格的工具条提示.
用MFC源码实现了类似windowsxp风格的工具条提示.-MFC source code used to achieve a similar style toolbar windowsxp tips.
- 2022-03-13 14:05:26下载
- 积分:1
-
关于CVI的word文档功能,希望大家踊跃下载
关于CVI的word文档功能,希望大家踊跃下载-On the CVI functions of word document, I hope everyone enthusiastically download
- 2022-03-18 17:12:46下载
- 积分:1
-
界面相关的OCX控件,可以改变对话框的大小和放大功能。
界面相关的OCX控件,可以改变对话框的大小和放大功能。-Interface related OCX control, can change the dialog size and amplification.
- 2023-08-03 15:55:03下载
- 积分:1
-
《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。...
《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。-"Invincible mine 1.1" mine_src_1.1 integrity of the source code, it is mainly used to develop a small VC games examples of the use of VC personnel from use.
- 2022-03-04 21:43:46下载
- 积分:1
-
随着窗口大小的不同,窗口的颜色不断变化,请尝试
随着窗口大小的不同,窗口的颜色不断变化,请尝试-with different window sizes, the window colors constantly changing, please try
- 2022-02-14 08:31:20下载
- 积分:1
-
纯代码读取
png文件,通过类实现该功能
值得参考学习的代码...
纯代码读取
png文件,通过类实现该功能
值得参考学习的代码-pure code reader png file, the feature category to achieve learning valuable reference source
- 2022-06-28 21:53:58下载
- 积分:1
-
汽车领most总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有most总线的知识...
汽车领most总线通讯程序,属于一个demo的程序,非常有参考价值,请大家用的时候最好有most总线的知识-Car from most bus communication procedures, the procedure is a demo, very useful, please use the time everyone has the best knowledge of most bus
- 2022-10-12 09:40:03下载
- 积分:1
-
如何绘制不规则界面,可以看看这个例子
如何绘制不规则界面,可以看看这个例子-how mapping irregular interface can look at the example
- 2022-02-21 18:37:44下载
- 积分: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