uing System.IO;System.Diagnostics.Process.Start(path, path1);path1为服务器端文件路径,path为客户端应用程序路径,让应用程序打开文件,这条语句能不能实现。如不能请给出其他方法。 查看完整描述