搜索资源列表
wcf中的回调函数
- 关于wcf服务中的回调函数
CallBackFunc.rar
- 回调函数编程,解释回调函数的调用,可以学习.,Programming callback function to explain the callback function call.
callbackfunction.rar
- 本代码演示了如何在C sharp下实现回调函数,很基础的,但很有用。,This code demonstrates how to achieve at C sharp callback function, it is basic, but very useful.
timer.tar
- linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
CNetworking
- wince 下网络通讯类,实现了,网络监听,网络连接,数据发送以及数据接收,远程计算机信息获得,程序采用多线程回调方式,有详细的文档说明。-wince under the category of network communications to achieve the network monitor, network connection, data sent and received data, remote access to computer information, the prog
d7dllcallback
- delphi 编写的在DLL中建立回调函数机制。-DLL written in delphi create a callback function mechanism.
testCallBack
- 此程序教你如何试用回调函数,是C++程序代码。-This program teach you how to try callback function is C++ Program code.
delphihuidiao
- 回调函数基础应用适用于回调函数初级应用,通过本例子可以学习了解回调的一些基本原理-The basis of the application callback function callback function applies to the primary application of the passage of this example we can learn about some of the basic principles of callback
simplexml-1.0
- xml 解析库,满足嵌入式系统要求,采用回调函数方式实现-xml analytic libraries, meet the requirements of embedded systems, using a callback function to achieve
callback
- 回调函数示例,通过这段简单代码可以充分了解回调函数的基本作用-Example callback functions through a simple code this callback function can not fully understand the fundamental role of
callback
- 利用callback回调函数来实现实数加减乘除运算功能,易于初学者更好理解回调函数编程方法。-callback
NetTraffic
- 界面很好的一款用于网络流量监控及统计的程序源代码。用曲线图进行实时统计显示。看起来很专业,它主要是用MFNetTraffic类来实现数据获取功能,用MFTrafficButton类实现数据显示功能。两者之间的配合使用了回调函数机制。-A good interface for network traffic monitoring and statistics of the source code. With real-time graph statistics. Looks very profes
test
- 实现一个简单的linux回调函数,并且在C++中调用C,初学者可以学习一下-Linux implement a simple callback function, and in C++ to call C, beginners can learn about
callback
- 回调函数的使用。 如何用C语言实现回调函数。-Use of callback function. How to use C language implementation callback function.
Win32DllDemo
- c++回调函数,一个简单的例子,适合新手学习。-A simple sample for callback.
CallBackTest
- 回调函数就是事件响应程序,本代码介绍如何定义回调函数,并实现它的调用。-Callback function is the incident response procedures, the code describes how to define the callback function, and to achieve its call.
DelphiCallBackFunction
- Delphi 回调函数实现方式及实例,通过定义函数的指针,实现程序内的回调。-Delphi callback function implementation, and examples, by defining the function pointer, to achieve within the program callbacks.
minifilter采用CM回调方式过滤、保护注册表(可以根据全路径判断)
- 采用CM回调方式过滤、保护注册表(可以根据全路径判断)
[1-1]初识驱动模块加载回调
- 驱动加载回调RIng0层,x64,X86不同实现,代码有话(Drive load callback, RIng0 layer, x64, X86 different implementations, code words)
回调函数
- 回调函数的实现,其中代码在返回值得时候直接跳转到对象的函数方法。(The implementation of the callback function, where the code is returned to the function method that can be directly skipping to the object when it is worth it.)