CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 回调

搜索资源列表

  1. wcf中的回调函数

    0下载:
  2. 关于wcf服务中的回调函数
  3. 所属分类:源码下载

    • 发布日期:2011-03-12
    • 文件大小:153522
    • 提供者:wanghuaiasd
  1. 介绍C++回调函数

    1下载:
  2. 介绍C++回调函数
  3. 所属分类:文档资料

    • 发布日期:2011-11-01
    • 文件大小:59392
    • 提供者:alian_04
  1. CallBackFunc.rar

    0下载:
  2. 回调函数编程,解释回调函数的调用,可以学习.,Programming callback function to explain the callback function call.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:612647
    • 提供者:纪鸿舜
  1. callbackfunction.rar

    1下载:
  2. 本代码演示了如何在C sharp下实现回调函数,很基础的,但很有用。,This code demonstrates how to achieve at C sharp callback function, it is basic, but very useful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5572
    • 提供者:魏权宝
  1. timer.tar

    1下载:
  2. linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-09-30
    • 文件大小:6113
    • 提供者: 刘竞楠
  1. CNetworking

    0下载:
  2. 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
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:16830
    • 提供者:chen
  1. d7dllcallback

    0下载:
  2. delphi 编写的在DLL中建立回调函数机制。-DLL written in delphi create a callback function mechanism.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:378341
    • 提供者:zn
  1. testCallBack

    0下载:
  2. 此程序教你如何试用回调函数,是C++程序代码。-This program teach you how to try callback function is C++ Program code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:33928
    • 提供者:33
  1. delphihuidiao

    0下载:
  2. 回调函数基础应用适用于回调函数初级应用,通过本例子可以学习了解回调的一些基本原理-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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:175712
    • 提供者:zyg
  1. simplexml-1.0

    0下载:
  2. xml 解析库,满足嵌入式系统要求,采用回调函数方式实现-xml analytic libraries, meet the requirements of embedded systems, using a callback function to achieve
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-16
    • 文件大小:24200
    • 提供者:
  1. callback

    0下载:
  2. 回调函数示例,通过这段简单代码可以充分了解回调函数的基本作用-Example callback functions through a simple code this callback function can not fully understand the fundamental role of
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:24729
    • 提供者:woyaoxueMCU
  1. callback

    1下载:
  2. 利用callback回调函数来实现实数加减乘除运算功能,易于初学者更好理解回调函数编程方法。-callback
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1464977
    • 提供者:kjw
  1. NetTraffic

    0下载:
  2. 界面很好的一款用于网络流量监控及统计的程序源代码。用曲线图进行实时统计显示。看起来很专业,它主要是用MFNetTraffic类来实现数据获取功能,用MFTrafficButton类实现数据显示功能。两者之间的配合使用了回调函数机制。-A good interface for network traffic monitoring and statistics of the source code. With real-time graph statistics. Looks very profes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:182807
    • 提供者:157
  1. test

    0下载:
  2. 实现一个简单的linux回调函数,并且在C++中调用C,初学者可以学习一下-Linux implement a simple callback function, and in C++ to call C, beginners can learn about
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4838
    • 提供者:沧海一笑
  1. callback

    0下载:
  2. 回调函数的使用。 如何用C语言实现回调函数。-Use of callback function. How to use C language implementation callback function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:814765
    • 提供者:牟宗存
  1. Win32DllDemo

    0下载:
  2. c++回调函数,一个简单的例子,适合新手学习。-A simple sample for callback.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4146
    • 提供者:mhd
  1. CallBackTest

    1下载:
  2. 回调函数就是事件响应程序,本代码介绍如何定义回调函数,并实现它的调用。-Callback function is the incident response procedures, the code describes how to define the callback function, and to achieve its call.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3427075
    • 提供者:秀珍
  1. DelphiCallBackFunction

    0下载:
  2. Delphi 回调函数实现方式及实例,通过定义函数的指针,实现程序内的回调。-Delphi callback function implementation, and examples, by defining the function pointer, to achieve within the program callbacks.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:222019
    • 提供者:daihongwei
  1. minifilter采用CM回调方式过滤、保护注册表(可以根据全路径判断)

    1下载:
  2. 采用CM回调方式过滤、保护注册表(可以根据全路径判断)
  3. 所属分类:驱动编程

  1. 回调函数

    0下载:
  2. 回调函数的实现,其中代码在返回值得时候直接跳转到对象的函数方法。(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.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:学习啊ing
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com