不用直接下载,直接点击预览Word、Excel、PPT、PDF想百度网页展示文件内容java怎么做

2025-02-11 16:07:53
推荐回答(4个)
回答1:

string strFile= "F:\\word.doc ";//注意文件路径
Response.Clear();
Response.ClearHeaders();
Response.Charset = "GB2312 ";
Response.ContentEncoding =System.Text.Encoding.UTF8;
Response.ContentType = "application/msword ";
Response.WriteFile(strFile);

回答2:

灵魂之手会触摸到一封陌生的信函。
女人们坐在黑夜的门口
最年轻的那些笑着
牙齿是她们的王冠
当听到士兵的哈哈脚步, 她们也会颤抖

回答3:

没有说明白

回答4:

你可以用FLASH调用文本文档