2008年5月3日
摘要: public partial class TestReflection : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { //直接实例化ChineseName,调用 ShowName() 方法 Chine... 阅读全文
posted @ 2008-05-03 17:43 Rooter 阅读(126) 评论(0) 推荐(0)