生成具體內容頁時頁面源代碼不一致問題的解決(2)_動易Cms教程

      編輯Tag賺U幣
      教程Tag:暫無Tag,歡迎添加,賺取U幣!

      但是問題也跟隨而來,生成之后的代碼有的是這樣,如http://www.tingko.net/News/info/25780.html

      〈html〉
      〈head〉
      〈title〉動易網校所有文章生成html頁面,提高訪問速度!-動易網校,最齊全的動易模板,動易插件,動易教程站〈/title〉
      〈meta http-equiv="Content-Type" content="text/html; charset=gb2312"〉
      〈style type="text/css"〉
      〈!--
      .style2 { color: #FF0000;
      font-weight: bold;
      }
      --〉
      〈/style〉
      {$Skin_CSS} {$MenuJS}
      〈script language="JavaScript" type="text/JavaScript"〉
      //改變圖片大小
      function resizepic(thispic)
      {
      if(thispic.width〉700) thispic.
      }
      //無級縮放圖片大小
      function bbimg(o)
      {
      var zoom=parseInt(o.style.zoom, 10)||100;
      zoom =event.wheelDelta/12;
      if (zoom〉0) o.style.zoom=zoom ’%’;
      return false;
      }
      //雙擊鼠標滾動屏幕的代碼
      var currentpos,timer;
      function initialize()
      {
      timer=setInterval ("scrollwindow ()",30);
      }
      function sc()
      {
      clearInterval(timer);
      }
      function scrollwindow()
      {
      currentpos=document.body.scrollTop;
      window.scroll(0, currentpos);
      if (currentpos !=document.body.scrollTop)
      sc();
      }
      document.onmousedown=sc
      document.ondblclick=initialize
      //更改字體大小
      var status0=’’;
      var curfontsize=10;
      var curline
      function fontZoomA(){
      if(curfontsize〉8){
      document.getElementById(’fontzoom’).style.fontSize=(--curfontsize) ’pt’;
      document.getElementById(’fontzoom’).style.lineHeight=(--curlineheight) ’pt’;
      }
      }
      function fontZoomB(){
      if(curfontsize〈64){
      document.getElementById(’fontzoom’).style.fontSize=( curfontsize) ’pt’;
      document.getElementById(’fontzoom’).style.lineHeight=( curlineheight) ’pt’;
      }
      }
      〈/script〉
      {$MY_ResumeError}
      〈/head〉

      該種生成對要害字根本沒有解析出來,絲毫起不到優化作用。

      有的是這樣,如http://www.tingko.net/News/info/2780.html

          以下是代碼片段:
          〈html〉
          〈head〉
          〈title〉動易網校的站點地圖!-動易網校,最齊全的動易模板,動易插件,動易教程站〈/title〉
          〈meta name="Keywords" content="動易網校的站點地圖!-動易網校的站點地圖"〉
          〈meta name="Description" content="動易網校的站點地圖!-動易網校的站點地圖"〉
          〈meta http-equiv="Content-Type" content="text/html; charset=gb2312"〉
          〈style type="text/css"〉
          〈!--
          .style2 { color: #FF0000;
          font-weight: bold;
          }

          查看更多 動易Cms教程  動易Cms模板

          來源:模板無憂//所屬分類:動易Cms教程/更新時間:2006-08-05
          相關動易Cms教程