-
代码显示如何发送电子邮件。
Code to show how to send an Email.
- 2022-05-17 21:50:50下载
- 积分:1
-
一个很好的数据库编程的源码,它实现了与oracle的接口
一个很好的数据库编程的源码,它实现了与oracle的接口-a good database programming source, it achieved with the oracle interface
- 2022-11-05 08:35:03下载
- 积分:1
-
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰...
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰-VB VC has a similar set of pre-IDE compiler Acer. C and different, VB code to the pre-compiled only in the current document effective, but in the IDE set against this limitation __ Haoyujie
- 2022-10-30 22:00:03下载
- 积分:1
-
实例05
实例05-传输文件-examples of 05-to transfer files
- 2022-05-05 19:13:56下载
- 积分:1
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1
-
This is five chess source code
这是五子棋的C++源代码,大家可以下载下来学习一下-This is five chess source code
- 2022-01-26 03:16:14下载
- 积分:1
-
利用80C51单片机串口进行通信,程序很简单.
利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
- 2022-03-17 17:26:26下载
- 积分:1
-
泛洪协议的简单的3节点测试协议,测试安装的泛洪协议是否可正常运行。...
泛洪协议的简单的3节点测试协议,测试安装的泛洪协议是否可正常运行。-A simple flooding protocol to test the 3-node protocol, test protocol installed on the possibility of flooding normal operation.
- 2023-05-10 15:55:03下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
一个普通通讯软件的服务端,能为初学者少提供帮助!
一个普通通讯软件的服务端,能为初学者少提供帮助!-a common communications server software will be able to help beginners less!
- 2022-10-21 16:10:04下载
- 积分:1