一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

asp.net頁(yè)面靜態(tài)化

 Colin收藏 2011-09-22
將asp.net頁(yè)面靜態(tài)化有很大意義,在些我就不多說(shuō)了,實(shí)現(xiàn)asp.net頁(yè)面靜態(tài)化有很多種方面,在此我介紹一種在asp.net內(nèi)實(shí)現(xiàn)的方法。大家都知道,每個(gè)asp.net頁(yè)面都有一個(gè)特定的類(lèi)對(duì)其進(jìn)行處理,默認(rèn)情況下該類(lèi)是從Page類(lèi)派生的。我們所要做的就是從Page類(lèi)派生自己的類(lèi)改寫(xiě)特定的方法。具體實(shí)現(xiàn)如下:
using System;
using System.Data;
using System.Configuration;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
using System.IO;

public class FreezablePage : System.Web.UI.Page
{
    
// When Asp.Net renders the page the Page.Render method is invoked
    
// Override the method to hook in

    
protected void Page_Load(object sender, EventArgs e)
    
{
        
//Response.HeaderEncoding = System.Text.Encoding.UTF8;
        
//Response.ContentEncoding = System.Text.Encoding.GetEncoding("gb2312");

        Freeze(
string.Format(@"{0}.htm", Request.Url.ToString()));

    }


    
protected override void Render(HtmlTextWriter writer)
    
{
        
if (freeze)
        
{
            MyHtmlFileCreator htmlFile 
= new MyHtmlFileCreator();
            
// Let Asp.net render the output, catch it in the file creator
            base.Render(htmlFile.RenderHere);

            newUrl 
= HttpContext.Current.Request.Url.AbsolutePath.ToString();
            newUrl 
= newUrl.Replace(".aspx"".htm");

            

            
//Response.HeaderEncoding = System.Text.Encoding.UTF8;
            
//Response.ContentEncoding = System.Text.Encoding.GetEncoding("gb2312");
            
// Write new html file
            htmlFile.WriteHTMLFile(Server.MapPath(newUrl));
            
// Redirect
            
                
            Response.Redirect(newUrl, 
true);
        }

        
else
        
{
            
// Default behavior
            base.Render(writer);
        }


    }


    
// Flag render event
    protected void Freeze()
    
{
        freeze 
= true;
    }


    
protected void Freeze(string toUrl)
    
{
        freeze 
= true;
        NewUrl 
= toUrl;
    }


    
private bool freeze = false;

    
private string newUrl;

    
internal string NewUrl
    
{
        
get
        
{
            
return newUrl;
        }

        
set
        
{
            newUrl 
= value;
        }


    }


}

internal class MyHtmlFileCreator
{
    
private StringWriter html;
    
private MyHtmlTextWriter htmlWriter;

    
// override the HtmlTextWriter to reach the constructor
    
// the constructor in the base class is protected 
    class MyHtmlTextWriter : HtmlTextWriter
    
{
        
internal MyHtmlTextWriter(TextWriter tw) : base(tw) { }
    }



    
// publish the HTMLwriter
    internal HtmlTextWriter RenderHere
    
{
        
get return htmlWriter; }
    }



    
// constructor initializes stringwriter and htmlwriter based on that
    
// initialize Url 
    internal MyHtmlFileCreator()
    
{
        html 
= new StringWriter();
        htmlWriter 
= new MyHtmlTextWriter(html);
    }


    
internal void WriteHTMLFile(string virtualFileName)
    
{
        
// Stringreader reads output rendered by asp.net
        
// Stringwriter writes html output file
        StringReader sr = new StringReader(html.ToString());
        StringWriter sw 
= new StringWriter();
        
        
// Read from input
        string htmlLine = sr.ReadLine();
        
while (htmlLine != null)
        
{
            
//// Filter out ASp.net specific tags
            //if (!((htmlLine.IndexOf("<form") > 0) ||
            
//      (htmlLine.IndexOf("__VIEWSTATE") > 0) ||
            
//      (htmlLine.IndexOf("</form>") > 0)))
            
//{ sw.WriteLine(htmlLine); }
            sw.WriteLine(htmlLine);
            htmlLine 
= sr.ReadLine();
        }



        
// Write contents stringwriter to html file
        StreamWriter fs = new StreamWriter(virtualFileName,false,System.Text.Encoding.UTF8);

        
//StreamWriter f=new StreamWriter(
        fs.Write(sw.ToString());
        fs.Close();
    }


}


你只要用此類(lèi)做為你的頁(yè)面的基類(lèi)就可實(shí)現(xiàn)頁(yè)面的靜態(tài)化了,但此方法有一個(gè)缺點(diǎn),就是他頻繁的讀寫(xiě)文件,會(huì)造成性能的下降,那么有沒(méi)有更好的方法呢,答案是有肯定的。
 
 
 
 

    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶(hù)發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買(mǎi)等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶(hù) 評(píng)論公約

    類(lèi)似文章 更多

    国产精品午夜性色视频| 国产熟女一区二区不卡| 国产不卡最新在线视频| 精品亚洲香蕉久久综合网| 国产麻豆一区二区三区在| 久久精品蜜桃一区二区av| 国产又黄又爽又粗视频在线| 激情亚洲内射一区二区三区| 美日韩一区二区精品系列| 日本少妇aa特黄大片| 日韩国产亚洲欧美激情| 色婷婷国产精品视频一区二区保健| 麻豆最新出品国产精品| 亚洲香艳网久久五月婷婷| 一区二区日韩欧美精品| 日韩成人动画在线观看| 97人妻精品一区二区三区男同 | 国产午夜福利在线观看精品| 国内欲色一区二区三区| 日本免费一本一二区三区| 亚洲国产av在线观看一区| 国产盗摄精品一区二区视频| 暴力三级a特黄在线观看| 亚洲欧美日韩中文字幕二欧美| 爽到高潮嗷嗷叫之在现观看| 亚洲一区二区三区av高清| 人人爽夜夜爽夜夜爽精品视频| 亚洲男女性生活免费视频| 国产一区欧美一区二区| 99久久精品国产日本| 欧美偷拍一区二区三区四区| 免费观看潮喷到高潮大叫| 99久久精品午夜一区| 欧美黑人在线一区二区| 日韩专区欧美中文字幕| 国产乱淫av一区二区三区| 嫩草国产福利视频一区二区| 久久碰国产一区二区三区| 熟女白浆精品一区二区| 青青久久亚洲婷婷中文网| 精品一区二区三区人妻视频|