摘要:
/// <summary> /// 目录操作类 /// </summary> public class DirectoryHelper { public DirectoryHelper() { } /// <summary> /// 得到所有磁盘驱动器 /// </summary> /// <returns></returns>... 阅读全文
posted @ 2008-03-21 17:36
pysharp
阅读(2990)
评论(0)
推荐(0)
摘要:
/// <summary> /// 文件操作类 /// </summary> class FileHelper { /// <summary> /// 要读取的文件完全限定名 /// </summary> /// <param name="path"></param> public FileHelper(string path... 阅读全文
posted @ 2008-03-21 17:34
pysharp
阅读(2192)
评论(0)
推荐(0)
摘要:
代码public string Path { get { return Server.MapPath("~/rewrite.config"); } } protected void Application_BeginRequest(object sender,EventArgs e) { string originalurl, newurl; originalurl = Request.Url.... 阅读全文
posted @ 2008-03-21 12:04
pysharp
阅读(302)
评论(0)
推荐(0)

浙公网安备 33010602011771号