11 2009 档案
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->delegateintAdditionDelegate(intx,inty);classDelegateLambda{//委托publicintAddVer1(intx,inty){AdditionDelegateaddDelegate=newAdditionDelegate(Addition);returnaddDelegate(x,y);}privateintAddition(intx,
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->///<summary>///压缩///</summary>///<paramname="srcFile"></param>///<paramname="zipFile"></param>publicstaticvoidCompress(stringsrcFile,stringzi
阅读全文
摘要:The .NET Framework includes a mechanism called the Code Document Object Model (CodeDOM) that enables developers of programs that emit source code to generate source code in multiple programming languages at run time, based on a single model that represents the code to render.To represent source code
阅读全文
摘要:错误提示:Project 'xxx' could not be opened because the Microsoft Visual C# 2008 compiler could not be created.QueryService for '{74946829-37A0-11D2-A273-00C04F8EF4FF}' failed.解决方法:开始 -> 运行 -> devenv.exe /ResetSkipPkgsps: 有时是提示'{7D960B16-7AF8-11D0-8E5E-00A0C911005As}'
阅读全文
浙公网安备 33010602011771号