搜索结果
找到约 5 项符合
delegate 的查询结果
文章/文档 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.
软件设计/软件工程 C# delegate 型别是经过深思熟虑的创新型语言特性
C# delegate 型别是经过深思熟虑的创新型语言特性,C++ 程序员(无论其对 C# 或者 Microsoft 有何想法)应该会对这个特性产生特殊的兴趣。
压缩解压 using event and delegate to perfoem clock
using event and delegate to perfoem clock
Linux/Unix编程 提供了大量初学CSharp的示例
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法
书籍源码 这是本人在工作中积累的VC++类库
这是本人在工作中积累的VC++类库,适用于vs2003及以上开发工具,其中 Thread 和 Delegate 是从C#中得到的灵感,
还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。