搜索资源列表
KeyBoardTestDemo
- 自定义键盘Demo源码,只实现基本功能,具体委托方法有自己实现-Custom Keyboard Demo source, only the basic functions to achieve the specific delegate method has its own implementation
DelegateDemo
- 委托的例子。。。。。。很简单的应用!能够初步了解委托的实质-Commissioned by example. . . . . . The application is very simple! A preliminary understanding of the substance can be commissioned
delegate
- 这是QT中的一个demo 非常适合初学者入门 直接编译即可预览-This is the QT in a demo very suitable for beginners can be directly translated entry preview
CPPEventSample
- C++代理机制实现例子。代理分为不同的类型,可以作为学习这方面技术的参考。-useful demo for C++ Delegate.
MSPullToRefreshController
- MSPullToRefreshController 彩色ios下拉刷 一个很有创意的彩色下拉刷新的效果.,在上在下刷新之后.在刷新显示的时候还有彩色变化的动 AH3DPullToRefresh,下拉刷新3D-# [GoMiso s](http://gomiso.com) Pull To Refresh Library #### Authors Me and [Tim Lee](https://github.com/timothy1ee) #### Pull To Re
downLoad
- 封装的一个网络获取数据的demo 使用post请求 delegate模式-Encapsulation of a network to get the data of the demo using post requests the delegate pattern
LoopInThread
- C#创建线程与循环的例子,此为演示代码,创建新线程,并创建ThreadStart委托对象,消息传输方法AddMsg,在方法中使用循环实现传输功能,在循环中创建线程,在循环中创建并使用线程,传输一行,并将该行删除,点击测试按钮“传输”即可完成测试。-C# to create a thread and circular example, this is the demo code, create a new thread, and create a ThreadStart delegate obje
LoopInThread
- #创建线程与循环的例子,此为演示代码,创建新线程,并创建ThreadStart委托对象,消息传输方法AddMsg。-# Create a thread with examples of the cycle, this is the demo code, create a new thread, and create ThreadStart delegate object, message transmission method AddMsg.
ThreadUIDemo
- C#跨线程调用控件的常用几种方法(程序Demo) (1)禁止编译器对跨线程访问做检查 (2)使用delegate 和invoke 来从其他线程中调用控件 (3)使用delegate 和BeginInvoke 来从其他线程中控制控件 (4)使用BackgroundWorker 组件-Several commonly used methods (procedures Demo) C# cross-thread call control (1) prohibits the com
Delegate_Action
- C# exemple for demo event and delegate in c# programming languges
3D实例演示
- 关于3d展示wpf控件的demo,WPF是 委托机制 数据驱动UI方式进行工作(About 3D, the demoWPF that displays WPF controls is the delegate mechanism, data driven, and UI work)
WindowsFormsApplication1
- 演示C#.net 委托使用方法,winfrom串口使用(Demo C#.net delegate use method, winfrom serial port use)