搜索资源列表
eventmodeldemo
- 此 Demo 是 “.NET 事件模型教程”所用的演示代码。有详细说明;
Path Navigator
- 本代码演示了如何用XPthNavigator在XML文档中导航。基于.net环境开发。-the code demonstrated how XPthNavigator in XML document navigation. Based on. Net development environment.
Delegate
- 演示委托与代理功能 网站有点变态 下载一个代码要上载5个-entrusted with the Acting demonstration site features a somewhat anomalous code to be downloaded on the five
3dica221
- C#编写的线程池简单演示代码,有兴趣的可下载-prepared by the simple thread pool demo code, are interested can download
C#职责链模式代码
- C#语言 职责链模式演示代码
silverlightToolkit4
- silverlight工具包,官方演示代码-silverlight toolkit, the official demo code
DrawToolsWin
- 一个画图板,将网上的一个WPF窗体程序改写为一个UserControl,通过ElementHost可以在WinForm中掉用,提供了Demo演示代码-A draw tool UserControl convert from a WPF DrawTools
movefile
- C# 动态移动文件,只能移动TXT文件,简单介绍原理,附上演示代码。选择原文件、选择文件目标夹,即可移动文件-C# dynamic move files, only mobile TXT file brief principle, attached demo code. Select the original file, choose target folder, you can move files
dotNETSenderCode
- dotNETSender 一个即时通讯的演示代码,希望对学习的有帮助-dotNETSender a demo code, instant messaging, in the hope of learning help
Proess
- C#编写的进程管理演示代码,演示说明C#的进程管理作用-Written in C# demo code process management
MUDP
- C# 基于多播的信息收发类,含调用演示代码, 可以直接建立消息,不含线程接收实例-C# multicast-based messaging class, including calling the demo code, you can create a message directly, without a thread receives an instance
CSharpMessageBox
- C# message box演示 代码内容不多 便于理解 适合新手学习-Show message box in C#
ZedGraphSampleCS_v5.0.9
- zedgraph应用演示代码,VS2008编译通过-zedgraph Sample
DataGridViewPrint
- 演示 C# 打印 DataGridView 表格控件中的内容,不错的演示代码-Print the contents of the C# DataGridView form controls, you can learn about
devtree
- C# DevTree演示代码,让ColorDevTree 显示不同颜色,因为觉得关于Tree的例子很少,做东西要用到Tree 不同行显示不同颜色,测试了下OK的。在窗体中输入状态数值:0 已处理,1 延迟处理,2 首次未处理, 3 再次未处理-C# código de demostración DevTree, así ColorDevTree mostrar diferentes colores, porque creo que muy pocos ejemplos en árbol, hag
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.
20141231
- 一款基础的C#软件开发资料,全都是基础的东西,课堂演示代码-A basic c# software development data, is the foundation of all things, classroom demo code
FillColor
- 封闭区域种子填充颜色,有递归填充和非递归填充两种演示代码,计算机图形学范例,需要VS2008编译。-Closed area seed fill color, there are two kinds of recursive filling and non recursive code, the computer graphics paradigm, the need for VS2008 compiler.
DesignPattern-Adapter+Bridge
- 使用C#语言演示适配器模式和桥接模式。 绝对原创!(Demo code for Adapter pattern and Bridge pattern with C#.)