freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì):基于web的的固定資產(chǎn)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)終稿-資料下載頁

2025-09-01 06:31本頁面

【導(dǎo)讀】揮最大效益,杜絕各種不良資產(chǎn),反之則會造成生產(chǎn)資料利用率低下,甚至造成資產(chǎn)流失。本管理系統(tǒng)是為適應(yīng)于企業(yè)的固定資產(chǎn)管理而開發(fā)的軟件。功能,達(dá)到對資產(chǎn)科學(xué)管理的目的。工作量大大加重。隨著計(jì)算機(jī)應(yīng)用的發(fā)展,急切希望能夠?qū)⒋蟛糠址爆嵉墓ぷ鹘挥捎?jì)算機(jī)處。理,以減輕人工的壓力并提高工作效率。而計(jì)算機(jī)的普及更加快了固定資產(chǎn)管理系統(tǒng)的產(chǎn)生。其特點(diǎn)是單機(jī)單用戶方式,開發(fā)簡單,能充分利用數(shù)據(jù)庫的特性。而原有的系統(tǒng)由于其與生俱來的缺。本系統(tǒng)是一個(gè)基于WEB的固定資產(chǎn)管理系統(tǒng),是一個(gè)比較實(shí)用的系統(tǒng)。基本能夠滿足目前出現(xiàn)的新需求。JSP是基于Javaservlet以及整個(gè)Java體系的web開發(fā)技術(shù),利用這。擴(kuò)展名通知JSP引擎處理該頁面中的元素。名和JSP引擎聯(lián)系。成,XML標(biāo)簽將以靜態(tài)的部分包含在JSP頁面中。JSP規(guī)范包括了標(biāo)準(zhǔn)的標(biāo)簽,用于使用和處。于JSP是基于Java語言,所以其名字區(qū)分大小寫。在進(jìn)行Java技術(shù)研究時(shí),發(fā)現(xiàn)Java的文件結(jié)構(gòu)雖然。協(xié)議、郵件協(xié)議等等。

  

【正文】 。 String strDBUrl=jdbc:odbc:project。 private Connection conn=null。 private Statement stmt=null。 ResultSet rs=null。 //注冊數(shù)據(jù)庫驅(qū)動程序 47 public projectBean() { try { (strDBDriver)。 } //異常處理 catch( e) { (projectBean():+())。 } } //建立數(shù)據(jù)庫連接及定義數(shù)據(jù)查詢操作 public ResultSet executeQuery(String sql) { rs=null。 try { //創(chuàng)建數(shù)據(jù)庫連接對象 conn=(strDBUrl,sa,50064590)。 stmt=()。 rs=(sql)。 } 48 catch(SQLException ex) { (:+())。 } return rs。 } //建立數(shù)據(jù)庫連接及定義數(shù)據(jù)更新操作 public void executeUpdate(String sql) { stmt=null。 rs=null。 try { //創(chuàng)建數(shù)據(jù)庫連接對象 conn=(strDBUrl,sa,50064590)。 stmt=()。 (sql)。 ()。 ()。 } catch(SQLException ex) { (:+())。 49 } } //關(guān)閉數(shù)據(jù)庫連接 public void closeStmt() { try { ()。 } catch(SQLException e) { ()。 } } public void closeConn() { try { ()。 } catch(SQLException e) { 50 ()。 } } } 主頁布局代碼的設(shè)計(jì) 與實(shí)現(xiàn) 頁面的布局直接關(guān)系到系統(tǒng)界面的友好程度,因此在系統(tǒng)開發(fā)中占有不可或缺的地位。本系統(tǒng)主頁布局設(shè)計(jì)已經(jīng)在第五章第二節(jié)中予以介紹,本節(jié)將加以詳細(xì)介紹。 主頁布局代碼: 文件名: %@ taglib uri=/WEBINF/ prefix=logic % %@ taglib uri=/WEBINF/ prefix=template % %@ taglib uri=/WEBINF/ prefix=bean % %@ taglib uri=/WEBINF/ prefix=html % !DOCTYPE HTML PUBLIC //W3C//DTD HTML Transitional//EN %@ page contentType=text/html。 charset=GBK % html head meta equiv=ContentType content=text/html。 charset=gb2312 title客戶關(guān)系系統(tǒng) /title link href=css/ rel=stylesheet type=text/css /head body leftmargin=0 topmargin=0 51 table width=766 height=100% border=0 cellpadding=0 cellspacing=0 tr td width=1 rowspan=6background=images//td td width=11 rowspan=6img height=9 alt= src=images/ width=19/td td width=691 height=18table width=100% border=0 cellspacing=0 cellpadding=4 tr td width=9%font color=FF0000當(dāng)前位置 :/font/td td width=16%font color=FF0000 系統(tǒng)首頁 /font/td td width=75% /td /tr /table/td td width=50 height=100% rowspan=6img height=8 alt= src=images/ width=50 td width=1 rowspan=6 background=images//tr tr td width=691 height=1 background=images/ bgcolor=666666 div align=centerimg src=images/ width=1 height=1/div/td /tr tr 52 td width=691 height=100% align=left valign=top p class=a4br table width=100% border=0 cellspacing=0 cellpadding=0 tr td width=3% /td td width=5% /td td width=82% /td td width=5% /td td width=5% /td /tr tr td /td td /td td /td td /td td /td /tr tr td /td tdimg src=images/ width=30 height=30/td tdfont color=FF0000請點(diǎn)擊選擇左邊菜單中的功能 /font/td td /td 53 td /td /tr tr td /td td /td td /td td /td td /td /tr /table p class=a4 /p table width=100% border=0 cellspacing=1 cellpadding=0 tr td width=4% /td /tr tr td /body/body/td /tr /table p /p p /p/td /tr 54 tr td width=691 height=1 background=images/ bgcolor=666666 div align=centerimg src=images/ width=1 height=1/div/td /tr tr td width=691 height=10 div align=centerbr a href=mailto: class=a4169。 2020 版權(quán)所有 技術(shù)支持 大連海事大學(xué) /a/div/td /tr tr td width=691 height=9img height=9 alt= src=images/ width=19/td /tr /table /body /html 主頁運(yùn)行測試 系統(tǒng)登錄界面見圖 61 所示 55 圖 61 系統(tǒng)登錄界面示意圖 系統(tǒng)主頁見圖 62 所示 圖 62 系統(tǒng)首頁示意圖 主要模塊代碼設(shè)計(jì)與運(yùn)行測試 本系統(tǒng)具有以下特點(diǎn): 采用 DAO 的設(shè)計(jì)模式 ; 緩存的實(shí)現(xiàn):將用戶所有訪問對象及操作實(shí)現(xiàn)緩存,減少服務(wù)器、數(shù)據(jù)庫的訪問次數(shù),從而提高效率; Tiles 的應(yīng)用: Tiles 實(shí)現(xiàn)了 56 WEB 程序的布局控制 ; 分頁的動態(tài)實(shí)現(xiàn):分頁程序?qū)崿F(xiàn)了網(wǎng)頁中數(shù)據(jù)的分 頁 ; 的應(yīng)用: Struts 的驗(yàn)證 。 資產(chǎn)類型管理模塊的代碼設(shè)計(jì)與實(shí)現(xiàn) 資產(chǎn)類型管理實(shí)現(xiàn)了對資產(chǎn)的不同類型進(jìn)行管理。用戶可以對固定資產(chǎn)的不同類型進(jìn)行區(qū)分管理統(tǒng)計(jì)等操作。 業(yè)務(wù)層的實(shí)現(xiàn) 資產(chǎn)類型模塊的類圖如圖 61 所示 圖 的 UML 圖 包括了對系統(tǒng)表所有的業(yè)務(wù)邏輯的實(shí)現(xiàn),包括以下方法: List() :從系統(tǒng)表取出所有記錄 object String Summary AssettypeAction AssettypeDAO Com...model Assettype Assettypename:String Description:String 57 List( int offset, int limit):從資產(chǎn)類型表中按參數(shù) offset, limit 取出數(shù)據(jù) Insert( Assettype assettype):實(shí)現(xiàn)資產(chǎn)類型增加操作 Updata( Assettype assettype):實(shí)現(xiàn)資產(chǎn)類型更新操作 Delete( String assettypename):實(shí)現(xiàn)了針對資產(chǎn)類型表中記錄的刪除操作 Retrieve( String assettypename):實(shí)現(xiàn)了在資產(chǎn)類型表中查詢記錄的操作 表示層的實(shí)現(xiàn) 表示層屬于 Struts 框架中的 View,是顯示在瀏覽器中用戶可以看到的頁面。 [4] 增加、編輯資產(chǎn)類型的頁面實(shí)現(xiàn)見 文件名: html:form method=post action=/Assettype/save html:hidden property=strutsAction/ table bgcolor=666666 cellpadding=1 cellspacing=0 border=0 width=500 tr td table cellpadding=0 cellspacing=0 border=0 width=500 tr td bgcolor=fecc51 /td /tr /table /td /tr 58 tr td table cellpadding=0 cellspacing=0 border=0 width=500 tr td bgcolor=d6e0ed c:choose c:when test=${requestScope[39。assettypeForm39。].strutsAction == 1} bean:message key=/ /c:when c:otherwise bean:message key=/ /c:otherwise /c:choose 資產(chǎn)類型 /td /tr tr bgcolor=FFFFFF td width=5%/tdtd width=19%/tdtd w
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1