摘要:
using System;using System.Collections.Generic;using System.Web;using System.IO;using ICSharpCode.SharpZipLib;using ICSharpCode.SharpZipLib.Zip;using I 阅读全文
posted @ 2018-12-11 15:37
橘子拾光
阅读(229)
评论(0)
推荐(0)
摘要:
Server.MapPath(string path)作用是返回与Web服务器上的指定虚拟路径相对应的物理文件路径。其参数path为Web 服务器的虚拟路径,返回结果是与path相对应的物理文件路径。但有时参数并非为虚拟路径,而是用户自定义的文件名。 Server.MapPath()的全名是Syst 阅读全文
posted @ 2018-12-11 11:32
橘子拾光
阅读(22380)
评论(0)
推荐(3)

浙公网安备 33010602011771号