在c#中把字符串转为变量名并获取变量值的小例子
当前位置:点晴教程→知识管理交流
→『 技术文档交流 』
public class Program
{ public string str = "spp"; public string spp = "Hello World!"; public static void Main(string[] args) Console.WriteLine(p.GetType().GetField(p.str).GetValue(p).ToString()); 该文章在 2017/4/4 23:57:49 编辑过 |
关键字查询
相关文章
正在查询... |