-
科幻风格的flash网站源码,希望大家能喜欢。
科幻风格的flash网站源码,希望大家能喜欢。-Sci-fi style flash website source code, I hope everyone will like.
- 2022-03-28 14:02: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
-
升级组件源代码,需要的朋友可以参考一下。包含客户端和服务端。...
升级组件源代码,需要的朋友可以参考一下。包含客户端和服务端。-Upgrade components of the source code, need a friend for reference. Contains client and server.
- 2022-07-24 00:27:43下载
- 积分:1
-
VPN,RAS拨号程序
一个完整的使用RAS相关函数编写的拨号程序,可支持VPN拨号程序代码,也适用于其他PPPOE拨号程序。主功能位于MyRasFunction,同时提供两个简单的测试程序。使用C++编写,测试程序界面使用ATL。
- 2022-02-03 18:10:58下载
- 积分:1
-
重新启动操作系统的代码模块,不仅是一个porcedimien……
Codigo para reiniciar el sistema operativo, solo es un modulo con un porcedimiento.
- 2022-08-03 07:51:33下载
- 积分:1
-
hex2bin是一个很好的工具,但用在Windows
hex2bin is a very good tool but used in windows-hex2bin
- 2023-06-22 13:05:04下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
This course is designed for individuals interested in developing their skills in...
This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Foundation Classes (MFC) creating user interfaces implementing application behaviors and working with persistent data. Also included are adding database support to applications creating Component Object Model (COM) components and ActiveX controls using MFC and the Active Template Library (ATL) Internet programming error handling, debugging, and testing and application deployment.
- 2022-04-01 21:44:40下载
- 积分:1
-
Jeme simple application
Jeme simple application
- 2023-05-12 17:35:03下载
- 积分:1
-
how network programming a small example
如何采用网络编程的一个小例子-how network programming a small example
- 2022-07-19 12:23:15下载
- 积分:1