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

搜索资源列表

  1. fd_src

    0下载:
  2. An implementation of the fast C++ delegate which is portable and C++ Standard-compliant-An implementation of the fast C delegate which is portable and C Standard-compliant
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21380
    • 提供者:龙梦潭
  1. Delegate

    0下载:
  2. 演示委托与代理功能 网站有点变态 下载一个代码要上载5个-entrusted with the Acting demonstration site features a somewhat anomalous code to be downloaded on the five
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3634
    • 提供者:管正学
  1. Delegate-C++

    0下载:
  2. 在C++中实现C#中的代理Delegate 很有启发 可以看看........... -in C# C realization of Acting Delegate very instructive look at ......... ..
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:126571
    • 提供者:zdy
  1. 24_Source

    0下载:
  2. C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码-C#, Delegate FrameWork2.0. Calculation four licensing mixed four to 24 after the operator of the algorithm source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10683
    • 提供者:janet
  1. Delegate

    0下载:
  2. C#中Delegate的三种主要的用法,包括普通函数代理,对象内部函数的代理和静态函数的代理。-C# Delegate three main usage, including the agent of the ordinary function agents, the internal functions of the object agent and static function.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:35926
    • 提供者:Bread
  1. FastDelegate_src

    0下载:
  2. 标准C++中没有真正的面向对象的函数指针。这一点对C++来说是不幸的,因为面向对象的指针(也叫做“闭包(closure)”或“委托(delegate)”)在一些语言中已经证明了它宝贵的价值。此例展示在C++编译器上实现优化而可靠的“委托”的技术-Standard C++ in no real object-oriented function pointer. This is C++ It is unfortunate, because the object-oriented in some la
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36837
    • 提供者:darwinlin
  1. delegate

    0下载:
  2. QT代码,用来显示modelview,带全套代码,小型程序。-QT code, used to display modelview, with a full set of code, small-scale program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:47218
    • 提供者:se
  1. Delegate

    0下载:
  2. C# 代表(delegate)功能的详细使用-C# on behalf of (delegate) function in detail using
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:3742
    • 提供者:李伟强
  1. Delegate.Event

    0下载:
  2. 关于C#委托和事件的小程序。个人感觉不错。-On the C# delegate and events applet. Individuals feel good.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:104621
    • 提供者:戴炎
  1. Delegate

    0下载:
  2. 委托的实例理解 帮助新手理解C# 的委托机制-Sample for delegate
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:60532
    • 提供者:carter
  1. delegate

    0下载:
  2. 委托与事件。讲解委托是如何产生的,如何使用,委托的实际代码,事件与委托的关系。-delegate and event
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:209151
    • 提供者:sml
  1. delegate

    0下载:
  2. 讲诉csharp中的委托和事件的文档,其中带有很多示例源码.-this file descr ipte csharp of delegate and event.in this include many code and sample......
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:625778
    • 提供者:李林
  1. Delegate

    0下载:
  2. 委托与事件的小程序段,简单实现了一个小的委托事件,风趣幽默。-Class of Delegate and the Event
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:18676
    • 提供者:严浩
  1. The-asynchronous-delegate

    0下载:
  2. 异步委托实例,是学习.net委托的好参考.-Asynchronous delegate instance learning. Reference Net entrusted.
  3. 所属分类:.net

    • 发布日期:2017-11-24
    • 文件大小:58640
    • 提供者:FuRenjian
  1. delegate

    0下载:
  2. c# VS开发 通过代理实现显示时间以及画出时钟-simple example of delegate!
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:46050
    • 提供者:王晨
  1. delegate

    0下载:
  2. Very simple code for delegate working
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:22018
    • 提供者:Dima
  1. Delegate

    0下载:
  2. 简单的委托例子,将乘除运算通过委托来调用,参考的《C#入门经典第五版》-Simple delegate example, multiplication and division by the commission to call, refer to the "C# Getting the fifth edition of the classic"
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:22831
    • 提供者:taoxiang
  1. Delegate

    0下载:
  2. delegate委托的使用方法 。很好的案列-Method of use the delegate delegate. A good case
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:25861
    • 提供者:zzz
  1. QT-delegate

    2下载:
  2. QT/c++的combobox,spinbox button progress的委托代理方法
  3. 所属分类:界面编程

  1. Delegate

    0下载:
  2. This is a test for C# delegate
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:139264
    • 提供者:adalao
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com