搜索资源列表
wcf中的回调函数
- 关于wcf服务中的回调函数
介绍C++回调函数
- 介绍C++回调函数
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执行先删除,重置间隔,然后再放到
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.
60841643CallBack
- opencv回调函数(opencv callback)
App
- 安卓和RN通信用的回调函数,这是RN端的function(The callback function for communication between Android and RN)
回调函数
- 回调函数的实现,其中代码在返回值得时候直接跳转到对象的函数方法。(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.)