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

正文內(nèi)容

javaweb課程設(shè)計(jì)--客戶信息管理系統(tǒng)(參考版)

2025-01-24 20:31本頁(yè)面
  

【正文】 綜合一上,這次web 項(xiàng)目的制作對(duì)我在綜合運(yùn)用方面有了很大的幫助提高。在服務(wù)器中的 .xml 文件配置方面也了解到了相應(yīng)標(biāo)簽的含義以及如何配置,并上傳到服務(wù)器上。美工方面做得還是差了些,以后會(huì)多下一番功夫。其它的模塊則有一定的聯(lián)系性。 return。 //然后遷移到指定頁(yè)面 ( pageId, )。 //然后重新檢索,并定位到第一頁(yè) Vector vCustomers = ()。 //獲得對(duì)應(yīng)的客戶的詳細(xì)信息,然后遷移到客戶詳細(xì)信息修改頁(yè)面 //調(diào)用對(duì)應(yīng)的 logic 類 LCustomer lCustomer = (LCustomer)()。 return。 } //指定頁(yè) ( pageId, )。 int iSpec = (new Integer(sSpecPage)).intValue()。 int iMax = ()。 } //到首頁(yè) public void doSpec( Hashtable inputData, Hashtable outputData, HttpSession mySession ) throws Exception { //首先獲得指定頁(yè)碼 String sSpecPage = (String)(spec)。 //往值域中設(shè)置當(dāng)前位置信息 ( pageIndex, new Integer(iIndex) )。 int iIndex = iCurPage*20。 } //到次頁(yè) public void doNext( Hashtable inputData, Hashtable outputData, HttpSession mySession ) throws Exception { //首先獲得當(dāng)前頁(yè) String sCurPage = (String)(curPage)。 //往值域中設(shè)置當(dāng)前位置信息 ( pageIndex, new Integer(iIndex) )。 int iIndex = (iCurPage2)*20。 } //到前頁(yè) public void doPrev( Hashtable inputData, Hashtable outputData, HttpSession mySession ) throws Exception { //首先獲得當(dāng)前頁(yè) String sCurPage = (String)(curPage)。 //往值域中設(shè)置當(dāng)前位置信息 ( pageIndex, new Integer(iIndex) )。 int iIndex = (iMaxPage1)*20。 int iMax = ()。 return。 } } 11 客戶資料刪除 public class ACustomerDelete { //到首頁(yè) public void doFirst( Hashtable inputData, Hashtable outputData, HttpSession mySession ) throws Exception { //首頁(yè)的 index一定為 0 ( pageId, )。 ( pageIndex, new Integer(0) )。 ( pageId, )。 //添加對(duì)應(yīng)的記錄 ( customer )。 ( sMemo )。 ( sAddress )。 10 ( sPhone )。 ( sSex )。 ( sCustomerId )。 String sMemo = (String)(memo)。 String sAddress = (String)(address)。 String sPhone = (String)(phone)。 String sSex = (String)(sex)。 } 9 } 效果圖: 客戶資 料修改 public class ACustomerModify { //修改一個(gè)客戶信息 public void doRegister( Hashtable inputData, Hashtable outputData, HttpSession mySession ) throws Exception { //首先獲得要修改的客戶詳 細(xì)信息 String sCustomerId = (String)(customerId)。 ( pageIndex, new Integer(0) )。 ( pageId, )。 //添加對(duì)應(yīng)的記錄 ( customer )。 ( sMemo )。 ( sAddress )。 ( sPhone )。 ( sSex )。 //生成一個(gè) Customer 對(duì)象以調(diào)用 Customer customer = new Customer()。 String sStartDate
點(diǎn)擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1