搜索资源列表
ReflectionDynamciCreateTest
- 实现动态创建程序集 其中使用了C#高级技术:反射及其自定义特性-create dynamic collection procedures which use the C# Senior Technical : reflection and self-definition Characteristics
Reflection
- 反射实例,总结了我多年的C#经验,对于初学者有一定的帮助!
Factorypattern
- 使用C#实现工厂方法设计模式,反射工厂,抽像工厂,单件设件模式
TypeFinder
- 本示例演示了一个命令行接口,该接口提供与环境中的类型有关的信息。本示例为开发人员提供了一种简单的方法,可用来确定哪些类型是可用的,它们位于哪些模块中,以及哪些接口、方法、字段、属性和事件对每个类型可用。本示例还演示了反射,它是一种在运行时获取有关程序集和在程序集中所定义类型的信息,以及创建、调用和访问类型实例的过程。 此示例使用下面的技术和类。 反射 Assembly - 将程序集加载到 AppDomain 中,以便可以在这些程序集中搜索类型。 Mod
Mymethodinfo
- 关于C#中反射的一个练习,初学做的ha。
Csharp
- 将Bugs修复属性和类描述属性合并到一个单一的程序中,使用反射从中获取数据。
assemblyloader
- 微软C#语言的程序集使用方法Demo,含源代码。如果您想了解反射机制,此代码是个不错的选择。
C_Sharp_FanShe
- 细细品味C#——抽象、接口、委托、反射 电子书PDF
DynamicInvokeMethod
- 使用反射的方法,利用接口类型动态调用方法-The use of reflection, using the type of dynamic invocation interface methods
MyWMIExplorer
- 原创的c#写的wmi浏览器。可能功能不是很全。但只是一个思路。里面大量用了C#的反射-Original written in c# browser wmi. May not be wholly functional. But just a thought. Inside the bulk of the C# reflection
CAttached
- 一个C#反射例子附源代码,已经demo过没有问题-Reflection of a C# example source code is attached, has had no problem with demo
Reflector
- c#学习资料,反射(reflector)的设计和实现-reflector sample
StuManage
- 一个基于asp.net c#编写的管理信息系统,对类工厂和反射的学习-Asp.net c# based on the preparation of management information systems, and reflection on the type of learning facility
moxing
- 地震资料处理中需要建立模型,这里上传了一个十分重要的地震资料双曲模型,利用雷克子波与反射系数乘积得到合成地震记录曲线,从而为下一步的处理做好准备。-The need for seismic data processing model, where a very important uploaded hyperbolic model of seismic data using wavelet Lake product obtained with the reflection coefficient
test
- C#反射调用方法C # reflection calling method-C# reflection calling method
csfsgc
- C#反射工厂演示程序包,不知道反射工厂的朋友可以搜一下,本程序主要用到ACCESS/MSSQL数据库,代码完整,初学者可以参考一下。-C# reflection factory demo package, reflecting the plant does not know what a friend can be found, the procedures will be used ACCESS/MSSQL database, code integrity, and beginners can
reflectDemo
- 反射学习中的示例演示程序 对学习反射的原理和设计也许有帮助-Examples of reflective learning demonstration program for learning the principles and design of reflection might be helpful
raytracingapp
- 一个高效的ray tracer,能够实现定位,和很火折射反射功能-An efficient ray tracer, able to achieve positioning, and very fire refraction reflection
Sev.Reflection
- C#反射其它DLL的封装应用,支持方法、参数、对象的调用。(C# reflects other DLL encapsulation applications, supports methods, parameters, and object calls.)
C# 反射例子
- 这是一个例子告诉大家如何使用反射。 引用不同的类使用反射会出现判断的不同(The example that can talk to how to use C#.)
