網域查詢: www.
返回首頁
當前位置: 首頁 > 站長學院 > 網站編程 > JSP教程 >
  • 一種新的編程思路(中)附︰ 日期:2010-02-17 04:48:46 點擊:7 好評:0

    由于太長︰只能這樣分開貼 ------------------------------------------------------- 核心實現bean ntDB.java package dba; /* newtower存取數據庫 */ /* 調用範例 nttest %@page import=...

  • 一種新的編程思路(下)︰GBDP, 日期:2010-02-17 04:48:46 點擊:7 好評:0

    一種新的編程思路(下)︰GBDP,...

  • 一種新的編程思路(下)︰附ntGBDP2002_Define.jsp 日期:2010-02-17 04:48:46 點擊:7 好評:0

    ntGBDP2002_Define.jsp --------------------------------------------------------------------- % /* * GBDP2002新版, 注意使用的是cint.ntDB !!! ,支持INT * 注意︰本JSP被其他頁面調用,不能產生額外的空格和回車 * *...

  • 一種新的編程思路(下)︰附ntGBDP2002.jsp 日期:2010-02-17 04:48:46 點擊:7 好評:0

    ntGBDP2002.jsp --------------------------------------------------------------------- %@page contentType=...

  • 一種新的編程思路(下)︰附ntGBDP2002_Script.jsp 日期:2010-02-17 04:48:46 點擊:7 好評:0

    ntGBDP2002_Script.jsp ---------------------------------------------------------------------- %-- GBDP2002方法通用模塊 本單元沒有采用javascript的數組,因為采用數組後速度非常慢 --% %@page contentType=...

  • 一種新的編程思路(下)︰附bbs之register.jsp 日期:2010-02-17 04:48:46 點擊:7 好評:0

    register.jsp --------------------------------------------------------------------------------- %@page contentType=...

  • 一種新的編程思路(下)︰附bbs之forum.jsp 日期:2010-02-17 04:48:46 點擊:6 好評:0

    forum.jsp -------------------------------------------------------------------------- %@page contentType=...

  • 一種新的編程思路(下)︰附自動分頁2-1ntPage. 日期:2010-02-17 04:48:46 點擊:7 好評:0

    ntPage.jsp ------------------------------------------------------------------- % int PAGESIZE = 10; int old_PAGESIZE = PAGESIZE ; int curPage = 1; int pageCount=0; int iStart=0; int iCount=0; int totalRecordCount = ntP.rowCount ; boolean onl...

  • 一種新的編程思路(下)︰附自動分頁2-2ntPageS 日期:2010-02-17 04:48:46 點擊:7 好評:0

    ntPageShow.jsp -------------------------------------------------------------------------------------- % if( !onlyOnePage ) { String srq =...

  • XML在B/S架構開發中的應用 日期:2010-02-17 04:48:46 點擊:6 好評:0

    XML在B/S架構開發中的應用 傳統上, 我們利用JSP+Bean來開發用戶界面, 這里介紹一種利用XML+XSLT的方法來替代JSP 動機: 1. JSP構造頁面太痛苦. 代碼嵌入頁面導致頁面臃腫, 邏輯復雜, 不易編輯...

推薦內容