c#中实现类似js的Eval方法
摘要:
using System;using System.Collections;using System.ComponentModel;using System.CodeDom;using System.CodeDom.Compiler;using Microsoft.JScript;using System.Reflection;//创建实现js中eval方法的类public class EvalM... 阅读全文
posted @ 2008-06-30 11:08 沉默的人 阅读(1012) 评论(0) 推荐(0)
浙公网安备 33010602011771号