<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园__分类_反射学习</title><id>http://feed.cnblogs.com/blog/u/47054/category/258514/rss</id><updated>2012-05-31T17:11:26Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/category/258514.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/47054/category/258514/rss"/><entry><id>http://www.cnblogs.com/dooom/archive/2010/08/21/1805255.html</id><title type="text">反射学习笔记（1）</title><summary type="text">一直在用反射，可是却没有系统了解。这几天好好看了下Reflection命名空间，做个笔记。 1.什么叫反射。  我觉得.Net 中的反射 中的总结不错。 反射是一种宽泛的叫法，它通过 System.Reflection 命名空间 并 配合 System.Type 类，提供了在运行时(Runtime)对于 类型和对象(及其成员)的基本信息 以及 元数据(metadata)的访问能力。 &amp;...</summary><published>2010-08-21T04:35:00Z</published><updated>2010-08-21T04:35:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/08/21/1805255.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/08/21/1805255.html"/><content type="html"/></entry></feed>
