Loading

03 2013 档案

摘要:当使用陌生的api接口时,请认真阅读api接口文档,以避免不必要的走弯路,错路。 阅读全文
posted @ 2013-03-13 15:08 .net's 阅读(322) 评论(0) 推荐(0) 编辑
摘要:.NET Framework 提供了两种访问某类型的元数据的方式:通过 System.Reflection 命名空间中提供的反射 API,以及通过 TypeDescriptor 类。反射是可用于所有类型的通用机制,因为它是基于根 Object 类的 GetType 方法建立的。反射为某个类型返回的信息不可扩展,因为编译了目标类型后就不能对其进行修改。有关更多信息,请参见 反射 中的主题。 ... 阅读全文
posted @ 2013-03-10 11:18 .net's 阅读(434) 评论(1) 推荐(1) 编辑
摘要:developers to pay attention to URLs and provides the following guidelines for high-quality URLs.You should provide:A domain name that is easy to remember and easy to spellShort URLsEasy-to-type URLsURLs that refl ect the site structureURLs that are hackable to allow users to move to higher levels of 阅读全文
posted @ 2013-03-09 10:34 .net's 阅读(556) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示