CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - Data book

搜索资源列表

  1. Book

    0下载:
  2. 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and easy to understand, modify 3: inv
  3. 所属分类:Ajax

    • 发布日期:2017-04-24
    • 文件大小:67783
    • 提供者:cometolearn
  1. jsp2Bmysqlbookstore

    1下载:
  2. 在线书店,比较完整,装了Mysql和Tomcat后就可。步骤如下: (1)复制源代码bookshop文件夹到Tomcat的webapps\ROOT文件夹下 (2)复制源文件夹下的WEB-INF中的全部内容到Tomcat的webapps\ROOT\WEB-INF\classes下,有同名文件覆盖 (3)将数据库文件夹下的bookstore文件复制到Mysql的data文件夹下 (4)在地址栏中输入http://localhost:8080/bookshop运行测试即可-Online booksto
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1332891
    • 提供者:shaopeng
  1. Springer.Data.Mining.with.Computational.Intelligen

    0下载:
  2. 本书详细讲解了各种计算智能方法并将之应用于数据挖掘,是一本很好的参考书。-this book combine the intelligence computation with the data mining, it is a good reference book for researchers.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2014902
    • 提供者:chenhuiling
  1. chapter2

    0下载:
  2. 《java深入浅出》图书光盘源代码资料 随书附带光盘资料-" Java in layman' s language," the source code CD-ROM data book
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1897
    • 提供者:姚远志
  1. Object-Oriented.Data.Structures.Using.Java

    0下载:
  2. Object-Oriented.Data.Structures.Using.Java,一本实用Java实现数据结构的书,专门正对面向对象-Object-Oriented.Data.Structures.Using.Java, the realization of a practical data structure Java book, is devoted to object-oriented
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11778751
    • 提供者:nick
  1. data

    0下载:
  2. Javascr ipt动态网页技术详解这本书的实例源代码和特效源码-Javascr ipt dynamic web technology Xiangjie examples of this book source code source code and special effects
  3. 所属分类:JavaScript

    • 发布日期:2017-05-21
    • 文件大小:6402972
    • 提供者:潘东
  1. LinkedList(Book)

    0下载:
  2. 实现一个链表称为循环链表的变化。链表应该能够被用来保留任何对象类型的数据。在一个循环链表的最后一个节点 相连字段不为空,而是指回第一个节点。你的执行应当至少包括以下操作: 1.添加到列表的末尾 2.删除指定项从列表 3.检索一个指定的项目从列表 4.使用Iterator遍历列表 5.退出程序. 您可能包括其他必要操作。 你已使用链表实施以上操作,编写一个应用程序代码来测试您的链表。选择一个对象(如图书,工人,零售项目等),定义为对象类,并创 建一个列表
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:8746
    • 提供者:jamison
  1. cuongtv_53_hw01

    0下载:
  2. Write a program using Java language has the duty to read a text file and statistics of the words in the file. Programs need to use dynamic data structures (eg binary tree or linked list). Information about each word stored in a node in the structure.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2712
    • 提供者:cuongtv
  1. Book

    0下载:
  2. 采用B/S结构,对图书管理系统,实现用户注册、登录,图书分类管理,图书资料录入、修改、删除,分类列表,用关键字搜索图书。-By B/S structure, management system, implement user registration, login, category management books, books, data entry, modify, delete, sort the list, use the keyword search for books.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:1008416
    • 提供者:杨婷娇
  1. CoreDataBooks

    0下载:
  2. core data book iphone gooos a-core data book iphone gooos app
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:64662
    • 提供者:Fateh AlWaqidi
  1. Learning.PHP.Data.Objects

    0下载:
  2. This book will introduce you to one of the most important extensions to PHP that are available, starting with PHP version 5.0—the PHP Data Objects, commonly known as PDO.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:1527327
    • 提供者:atarashi
  1. addressbook

    0下载:
  2. <程式簡介---個人簡易通訊錄>: 跳出: 在第一個輸入畫面若使用者輸入0則終止程式。 新增: 讓使用者輸入姓名、電話、信箱、住址、性別、職業後儲存紀錄下來。 刪除: 用for迴圈尋找使用者輸入所要刪除名單後,利用另一變數標示所在位置,進行刪除。 更新: 讓使用者輸入所要更新項目後,再根據所要改變的選項選擇(欲更新內容與選擇所要更改內容間需以逗號隔開) 查詢: 讓使用者輸入欲查詢項目,然後找出清單中使用者輸入之查詢項目後,印出查詢內容、資料。 列印:
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:18189
    • 提供者:qaz
  1. Data-Structures-and-the-Java-Collections-Framewor

    0下载:
  2. Data Structures and the Java Collections Framework 3rd Edition. This a book about programming: specifically, about understanding and using data structures and algorithms. The Java Collections Framework has a considerable number of data structures a
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3175364
    • 提供者:guo
  1. book

    0下载:
  2. 实现了一个简单的图书进存销系统,使用JDBC进行数据库操作,使用表现层、业务层与数据访问层的分层结构,包含源代码和word说明-Implements a simple book into the stockholding system, using JDBC for database operations, using the presentation layer, business layer and data access layer of the hierarchical structur
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1429836
    • 提供者:刘辉龙
  1. java-data-construction

    0下载:
  2. 本书介绍了网络环境下体现软件工程和面向对象理念的java编程语言,讲述了它的面向对象、分布式、可移植等诸多特点及如何使用java语言来实现各种主要的数据结构。-This book describes the network environment and object-oriented software engineering reflects the concept of java programming language, about its object-oriented, distrib
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21744417
    • 提供者:钱建江
  1. book

    0下载:
  2. 经典图书管理系统使用方法。 1.使用MSSQL 2000企业管理器附加图书管理系统数据库。 2.在windows系统的ODBC数据源管理器中配置数据源。 注:数据源名称为test-The classic library management system. MSSQL 2000 Enterprise Manager to attach the library management system database. 2 in the windows system ODBC Da
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1704268
    • 提供者:dsafafafd
  1. Book-Inventory

    0下载:
  2. A basic book inventory code. the aim of which is to teach basic data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3345
    • 提供者:ally
  1. Addison.Wesley.Data.Structures.and.Algorithm.Anal

    0下载:
  2. Java book on data structures and algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2904712
    • 提供者:Dark_Impulse
  1. data

    0下载:
  2. 图书管理系统页面包含借书还书退出等等功能,能与数据库连接-Library management system library book exit page contains more features, can connect to the
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:9450
    • 提供者:阳镇双
  1. book

    0下载:
  2. JAVA书店管理系统,实现借书,还书等功能,用数据库保存数据-JAVA bookstore management system, to achieve borrowing books, books and other functions, using the to preserve data
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:4601840
    • 提供者:南城
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com