-
dll 的例子,很典型的例子,大家可以看看啦,看了不后悔,
dll 的例子,很典型的例子,大家可以看看啦,看了不后悔,-dll example, a typical example, we can a look, saw no regrets.
- 2022-06-26 14:45:32下载
- 积分:1
-
VC++ 2005入门经典的源代码,Visual Studio .NET 2005 VC++环境。
vc++2005入门经典 源代码 visual studio.net 2005 vc++的经典入门书籍源代码-vc++ 2005 Introduction to the classic source code visual studio.net 2005 vc++ classic book Introduction to source code
- 2022-05-24 13:42:45下载
- 积分:1
-
时间加速工具,一个起始时间,一个结束时间,间隔时间,跳变时间。...
时间加速工具,一个起始时间,一个结束时间,间隔时间,跳变时间。-Time to speed up the tool, a starting time, an end time, interval time, the time hopping.
- 2022-10-08 19:40:03下载
- 积分:1
-
ulguri is good program source.
ulguri is good program source.
- 2022-02-05 12:46:52下载
- 积分:1
-
基于VC++,用数字键盘和列表框设计计算器
基于VC++,用数字键盘和列表框设计计算器-Based on VC++, using the digital keyboard and the list box design calculator
- 2022-03-25 01:44:08下载
- 积分:1
-
I am in the process of learning vc prepared the application on the realization o...
我在学习vc的过程中编写的关于实现应用程序自定义快捷键的操作的程序
-I am in the process of learning vc prepared the application on the realization of custom shortcuts operating procedures
- 2022-05-08 18:43:05下载
- 积分:1
-
参考来源,研究实例
参考源码,学习例子-reference source, study examples
- 2022-04-21 23:27:25下载
- 积分:1
-
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报...
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报表功能要求不高的小程序,你又不愿意花额外的钱去购买第三方组件。这时候你可以考虑一下下面我讲的这个实现方法?-In the Delphi development, we sometimes want to print a number of complex statements. This time, perhaps you will choose a number of third-party component statements to integrate your application
- 2022-02-11 21:31:46下载
- 积分:1
-
使用 Alphablend 位图
这是一个位图中的"Alphablend"应用示例。alphablend 是在图片添加不透明度的 API (应用编程接口)。
- 2022-03-04 13:23:52下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1