摘要:
代码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 阅读全文