摘要:
在学使用CodeDom来动态生成.cs文件,使用帮助里的例子,代码居然编译不通过自己修改,调试通过,整理后主要代码如下: 命名空间:using System.CodeDom;using System.CodeDom.Compiler;using Microsoft.CSharp;using System.IO; private void button1_Click(object sender,... 阅读全文
posted @ 2004-06-23 17:50 Cure 阅读(4570) 评论(2) 推荐(0)
浙公网安备 33010602011771号