首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

c# 如何打开exe程序,或者运行exe 视频

2012-09-12 
c# 怎么打开exe程序,或者运行exe 视频c# 怎么打开一个程序,或者在窗口中运行exe类 视频!如下图这种视频谢

c# 怎么打开exe程序,或者运行exe 视频
c# 怎么打开一个程序,或者在窗口中运行exe类 视频!

如下图这种视频



谢谢大家!!

[解决办法]
System.Diagnostics.Process.Start(path);




[解决办法]
System.Diagnostics.Process.Start(path);

热点排行