摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//SWF文件生成stringcmdpath="C:\WINDOWS\system32\cmd.exe";stringswfpath="";//Flash工具所在路径Processp=newProcess();p.StartInfo.FileName=cmdpath;p.StartInfo.UseShellExecute=false;p.StartInfo.RedirectStandardInpu 阅读全文
posted @ 2010-12-24 09:19 边缘凉风 阅读(221) 评论(0) 推荐(0) 编辑