-
可以定时关机的例子
可以定时关机的例子-can Mytob.BSNotes example
- 2023-04-22 14:25:03下载
- 积分:1
-
vb常用命令或函数。
vb常用命令或函数。
vb常用命令或函数。
vb常用命令或函数。-vb
- 2022-03-31 10:24:05下载
- 积分:1
-
TCP协议传输数据服务端 TCP协议传输数据服务端
TCP协议传输数据服务端 TCP协议传输数据服务端 -TCP protocol to transmit data transmission protocol TCP server-side data services data services TCP protocol TCP protocol client-side data services
- 2022-01-30 15:58:58下载
- 积分:1
-
PC鼠标代码
如果大家想了解windows怎么实现对电脑鼠标的控制,都调用了那些函数可以看一下这个代码,有助于对该方面知识的学习。
- 2022-05-07 16:35:32下载
- 积分:1
-
magic suare
&效率
- 2022-12-15 09:45:03下载
- 积分:1
-
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)...
CE 6.0平台使用酷派风格标题栏、菜单、按钮等控件的例子(C++)-CE 6.0 platform, using the Cool-style title bar, menus, buttons, etc. Examples of the control (C++)
- 2022-02-22 12:59:56下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
一个服务器生成Excel文件的源码
通过读取MSMQ内的消息,根据消息内的命令,启动Excel,将读取到的数据库数据填入Excel,生成Excel文件,放到指定目录供下载,解决服务器上Excel报表生成时可能的Excel冲突问题
- 2022-07-20 21:44:26下载
- 积分:1
-
基于SDK,视频卡的,VC++视频采集应用程序设计
基于SDK,视频卡的,VC++视频采集应用程序设计-Based on the SDK, video cards, VC++ Video capture application design
- 2023-07-02 23:20:03下载
- 积分:1
-
AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MF...
AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how to from the source was hidden, theApp global variable is how the distribution, MFC framework of several types of roles and mutual relations, MFC frame window is how the generation and destruction of the window class PreCreateWidow and OnCreate function of the focus on analysis of the two, Windows window with the C++ the CWnd class relations.
- 2022-03-03 10:52:20下载
- 积分:1