Keystone J2EE JDBC and Servlet Programming 英文光碟正式版 (4片裝)
碟片編號:CB0771-4
碟片數量:4片
銷售價格:800
瀏覽次數:34512
軟體簡介:
Keystone J2EE JDBC and Servlet Programming 英文光碟正式版 (4片裝)
市價:新台幣 20300元(美金:579.95元)。
Keystone 公司: J2EE 的 JDBC資料庫實作教學,一次四片,不囉嗦,讓你一次學完
Keystone公司所推出的教育系列軟體一向是學習電腦所不可以或缺的重要教學光碟
,而這次所推出的教育光碟更是萬中選一的重要教材之一,內容完整,彙集資料豐
富,操作容易而所有的資料及習作更都是由講師親自操作的哦!!是你所不可以錯過
的重要學習教材。
This training will provide you with a strong foundation in the three main
areas of web application development: databases, SQL, HTML, and servlets.
As the need increases for Web applications, so does the need for Web
Application Developers.
Level 1
1.0 Introduction to Databases
1.1 What is an rdbms?
1.2 Why are rdbmss Used?
1.3 Rdbms Choices
1.4 Structure of a Relational Database
1.5 Tables
1.6 Related Data
1.7 Structured Query Language
1.8 Sql Language Types
1.9 Proprietary SQLs
1.10 Ides with Database Support
1.11 Rdbmss and JAVA
2.0 Learning SQL
2.1 About mysql?
2.2 Installing and Running mysql
2.3 Mysql Syntax
2.4 Database Structure
2.5 Creating and Droping Databases
2.6 Accessing a Database
2.7 Creating Tables
2.8 Common SQL Data Types
2.9 Column Attributes
2.10 Obtaining Database Information
2.11 Altering Table Structure
2.12 Saving Data
2.13 Dropping Tables
2.14 Inserting Data into Tables
2.15 Queries
2.16 SQL Operators
2.17 Ordering Data
2.18 Limiting Results
2.19 Query Summary
2.20 Updating Data
2.21 Selecting Data from Multiple Tables
2.22 Deleting Data
Level 2
1.0 Jdbc Fundamentals
1.1 What is jdbc?
1.2 Multi-tier Models
1.3 Jdbc Drivers and Urls
1.4 Classes and Interfaces
1.5 Java to SQL Data Type Mapping
1.6 Jdbc Environment
1.7 Statements and Results
1.8 Installing and Loading the jdbc Driver
1.9 Making the Connection
1.10 Creating a Statement
1.11 Executing a Query
1.12 Freeing Resources
1.13 Debugging
1.14 Working with Result Sets
1.15 Updating a Database
2.0 Advanced jdbc
2.1 Handling Exceptions
2.2 Working with Dates
2.3 Inserting and Retrieving Dates
2.4 Performing Table Joins
2.5 Prepared Statements
2.5 Prepared Statements
2.6 Transactions
2.7 Stored Procedures
2.8 Scrollable Result Sets
2.9 Updatable Result Sets
2.10 Updatable Result Set Interaction
2.11 Database Meta Data
2.12 Result Set Meta Data
Level 3
1.0 Introduction to HTML
1.1 What is a Markup Language?
1.2 How Does the Web Work?
1.3 Documentation
1.4 Html Components
1.5 Html Colors
1.6 Changing the Background Color
1.7 Adding Text and Structure
1.8 Fonts
1.9 Commentsext and Structure
1.10 Character Entities
1.11 Working with Links
1.12 Lists
1.13 Tables
1.14 Forms
Level 4
1.0 Introduction to Servlets
1.1 What are Servlets?
1.1 What are Servlets?
1.1 What are Servlets?
1.1 What are Servlets?
1.2 The cgi Model
1.3 The Servlet Model
1.4 How are Servlets Efficient?
1.5 Servlet Containers
1.6 Support from Ides
1.7 Request / Response Model
1.8 Http Get and Post Methods
1.9 Servlet Context
1.10 Servlet Packages
1.11 Servlet Containers
1.12 Creating a Servlet Context
1.13 Http Servlet Rules
1.14 A Basic Servlet
1.15 Accessing Servlets
2.0 Working with Servlets
2.1 Http Response Codes
2.2 Form Processing
2.3 Saving State
2.4 Cookies
2.5 Session Management
2.6 Sending Data
2.7 Writing to the Log