使用.NET反射技术构建对象浏览器  

Creating Object Browser Through.NET Reflection Technology

在线阅读下载全文

作  者:王雪峰[1] 

机构地区:[1]安徽工业职业技术学院

出  处:《电脑编程技巧与维护》2010年第16期34-35,63,共3页Computer Programming Skills & Maintenance

摘  要:反射技术可以动态载入外部程序集,能在程序运行时获取程序集中类型的成员(包括字段、方法、属性、事件)信息和动态的创建对象。详细介绍了.NET的反射机制及其用法,并以C#作为开发工具编写了对象浏览器程序,方便用户查看第三方提供的程序集信息。By the reflection technology,an external assembly can be dynamically loaded and the member information of assembly type including fields,methods,attribute,events can be gained during the program running,furthermore,dynamical creating object can also be gained.This paper describes.Net reflection mechanism and its implementation.The author introduced that object browser program which facilitate the user to view assembly information provided by third parties was written by using C# as a development tool.

关 键 词:.NET平台 反射技术 程序集 对象浏览器 

分 类 号:TP311.52[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象