uing System.IO;System.Diagnostics.Process.Start(path, path1);path1為服務器端文件路徑,path為客戶端應用程序路徑,讓應用程序打開文件,這條語句能不能實現。如不能請給出其他方法。 查看完整描述