搜索资源列表
Delegate-C++
- 在C++中实现C#中的代理Delegate 很有启发 可以看看........... -in C# C realization of Acting Delegate very instructive look at ......... ..
Delegate-C++
- 在C++中实现C#中的代理Delegate 很有启发 可以看看........... -in C# C realization of Acting Delegate very instructive look at ......... ..
fd_delegate_src
- An article on the implementation of a fast C++ delegate with many advanced features.-An article on the implementation of a fast C delegate with many advanced features.
Csharp_delegate_interview
- C# delegate 型别是经过深思熟虑的创新型语言特性,C++ 程序员(无论其对 C# 或者 Microsoft 有何想法)应该会对这个特性产生特殊的兴趣。-C# delegate type is considered innovative linguistic identity, C programmers (whether right or Microsoft C# What thoughts) should be able t
VisualStudio.Net
- 提供了大量初学CSharp的示例,DataSet/Delegate等使用方法-provide a lot of novice CSharp example, DataSet/Delegate using such methods
delegate
- CSharp源码,委托实例,代码总结了几种代表性的对于学习有很大帮助的实例!-CSharp source code, commission examples, code summed up for the study of several representative examples of great help!
delegate
- C#小程序,通过委托异步调用方法,也很简单必读-C# Small procedures, through the commissioning of asynchronous method calls, is also very simple reading
FastDelegate_src
- 标准C++中没有真正的面向对象的函数指针。这一点对C++来说是不幸的,因为面向对象的指针(也叫做“闭包(closure)”或“委托(delegate)”)在一些语言中已经证明了它宝贵的价值。此例展示在C++编译器上实现优化而可靠的“委托”的技术-Standard C++ in no real object-oriented function pointer. This is C++ It is unfortunate, because
delegate
- QT代码,用来显示modelview,带全套代码,小型程序。-QT code, used to display modelview, with a full set of code, small-scale program.
Delegate
- C# 代表(delegate)功能的详细使用-C# on behalf of (delegate) function in detail using
Delegate.Event
- 关于C#委托和事件的小程序。个人感觉不错。-On the C# delegate and events applet. Individuals feel good.
Delegate
- 委托的实例理解 帮助新手理解C# 的委托机制-Sample for delegate
delegate
- 委托与事件。讲解委托是如何产生的,如何使用,委托的实际代码,事件与委托的关系。-delegate and event
delegate
- 讲诉csharp中的委托和事件的文档,其中带有很多示例源码.-this file descr ipte csharp of delegate and event.in this include many code and sample......
Delegate
- 委托与事件的小程序段,简单实现了一个小的委托事件,风趣幽默。-Class of Delegate and the Event
Delegate
- 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.
The-asynchronous-delegate
- 异步委托实例,是学习.net委托的好参考.-Asynchronous delegate instance learning. Reference Net entrusted.
delegate
- c# VS开发 通过代理实现显示时间以及画出时钟-simple example of delegate!
delegate
- 示範C#的delegate如何使用之小範例
Delegate
- This is a test for C# delegate