亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

jdbc-odbce

  • Jbuilder編寫的紗線制衣廠的倉庫管理系統(tǒng)(學習java時做的一個系統(tǒng))源碼

    Jbuilder編寫的紗線制衣廠的倉庫管理系統(tǒng)(學習java時做的一個系統(tǒng))源碼,利用JDBC跟SQL2000連接,包括各種表單處理控件使用,學習管理系統(tǒng)的可以下載進行學習參考。

    標簽: Jbuilder java 編寫

    上傳時間: 2016-12-28

    上傳用戶:aa54

  • Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provi

    Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML together to streamline the development process. XML and Java(TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.

    標簽: technologies and standards Edition

    上傳時間: 2014-01-05

    上傳用戶:hj_18

  • 根據(jù)功能要求完成利云網上書店網站設計的主要功能包括前臺:書籍選購、購物車功能、圖書查看、用戶注冊、用戶的登陸、查看用戶訂單信息

    根據(jù)功能要求完成利云網上書店網站設計的主要功能包括前臺:書籍選購、購物車功能、圖書查看、用戶注冊、用戶的登陸、查看用戶訂單信息,后臺:書店圖書管理、用戶信息管理、訂單信息管理。同時盡量使網站的操作界面有好,簡單易懂。 技術要求: (1) 使用Microsoft SQL2000數(shù)據(jù)庫實現(xiàn)數(shù)據(jù)的后臺管理; (2) 完成需求分析、概要設計、詳細設計、編碼; (3) 使用Eclipse完成JSP程序的開發(fā),要求界面友好,操作簡單; (4) 熟練應用JDBC技術完成前后臺之間的連接。 工作要求: (1) 查閱與本畢業(yè)設計課題相關的參考文獻10篇以上; (2) 編寫畢業(yè)設計開題報告,其中包括2000字左右的文獻綜述; (3) 完成與本專業(yè)相關的外文技術資料翻譯,譯文不少于3000漢字; (4) 根據(jù)畢業(yè)設計課題要求進行相關軟件開發(fā);

    標簽: 用戶 網站 書籍 圖書

    上傳時間: 2013-12-03

    上傳用戶:fanboynet

  • the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change

    the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden

    標簽: withdrawals the inquiries simulated

    上傳時間: 2017-01-27

    上傳用戶:我們的船長

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標簽: withdrawals the inquiries simulated

    上傳時間: 2014-01-16

    上傳用戶:lnnn30

  • )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, chan

    )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information

    標簽: withdrawals the inquiries simulated

    上傳時間: 2017-01-27

    上傳用戶:ainimao

  • 簡單的

    簡單的,利用struct,使用jdbc連接access數(shù)據(jù)庫實現(xiàn)了一個課程管理系統(tǒng)

    標簽:

    上傳時間: 2013-12-22

    上傳用戶:gaojiao1999

  • spring api 源代碼

    spring api 源代碼,使用Spring來簡單化JDBC的使用,或用來管理所有的業(yè)務對象。

    標簽: spring api 源代碼

    上傳時間: 2014-01-08

    上傳用戶:wfl_yy

  • ibatis 開發(fā)指南. 相對Hibernate和Apache OJB 等“一站式”O(jiān)RM解決方案而言

    ibatis 開發(fā)指南. 相對Hibernate和Apache OJB 等“一站式”O(jiān)RM解決方案而言,ibatis 是一種“半 自動化”的ORM實現(xiàn)。 所謂“半自動”,可能理解上有點生澀。縱觀目前主流的ORM,無論Hibernate 還是 Apache OJB,都對數(shù)據(jù)庫結構提供了較為完整的封裝,提供了從POJO 到數(shù)據(jù)庫表的全 套映射機制。程序員往往只需定義好了POJO 到數(shù)據(jù)庫表的映射關系,即可通過Hibernate 或者OJB 提供的方法完成持久層操作。程序員甚至不需要對SQL 的熟練掌握, Hibernate/OJB 會根據(jù)制定的存儲邏輯,自動生成對應的SQL 并調用JDBC 接口加以執(zhí) 行。

    標簽: Hibernate ibatis Apache OJB

    上傳時間: 2013-11-26

    上傳用戶:asdkin

  • 采用jsp+servlet+javabean

    采用jsp+servlet+javabean,jsp負責少量的頁面處理,以servlet為主。 結構清晰明了,未對頁面做美工處理,因此html和javascript代碼很少, 詳細介紹了jdbc的常用api以及數(shù)據(jù)庫中的表的級聯(lián)。 開發(fā)調試平臺為jbuilder9+tomcat4,在resin和weblogic下測試通過。

    標簽: javabean servlet jsp

    上傳時間: 2017-03-02

    上傳用戶:wcl168881111111

主站蜘蛛池模板: 和政县| 水城县| 武宣县| 陇南市| 泰宁县| 施甸县| 陇西县| 曲阳县| 海林市| 连州市| 诸暨市| 庆安县| 宾阳县| 宕昌县| 博湖县| 阳泉市| 东源县| 西青区| 永胜县| 阳西县| 绥化市| 贵州省| 钦州市| 琼中| 杭州市| 合江县| 元江| 嘉鱼县| 普格县| 卓尼县| 股票| 拉孜县| 扬中市| 那曲县| 交城县| 独山县| 朝阳区| 竹山县| 渝北区| 汾阳市| 饶平县|