摘要:
public class CompilingService---> CompilerParameters cp = new CompilerParameters();添加如下两句cp.IncludeDebugInformation = true;cp.CompilerOptions = " /debug:pdbonly ";设置cp.GenerateInMemory = false;策略代码... 阅读全文
posted @ 2010-03-16 08:12
shalang
阅读(203)
评论(0)
推荐(0)
浙公网安备 33010602011771号