摘要: 要将string转化为同名的方法函数,可以用下面的例子同样的方法来实现: 实例: string strClass = "stringConvertClass.test"; //命名空间+类名 string strMethod = "Method";//方法名 Type t; ob... 阅读全文
posted @ 2015-03-16 21:07 学知行者 阅读(313) 评论(2) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-03-16 20:51 学知行者 阅读(1649) 评论(0) 推荐(0) 编辑