舉報

會員
雙語版Java程序設計
何月順主編 著
更新時間:2018-12-27 20:14:37
開會員,本書免費讀 >
最新章節:
17.7 Exercise for you
本書由淺入深、循序漸進地介紹了Java語言的發展、編程環境、開發工具、基本語法、面向對象編程、異常處理、線程、輸入輸出流、GUI編程、網絡編程、數據庫編程等內容,并結合大量的實例進行講解。本書內容注重理論與實踐結合,參考了Java在線官方文檔及國內外優秀的Java程序設計教材的知識體系內容。針對中國學生英文水平及實際教學狀況,做了針對性的編寫,并對重要的、難以理解的內容進行了中文解釋,方便了讀者對英文的理解。本書配有電子課件、案例分析、實驗指導等教學資源。
最新章節
- 17.7 Exercise for you
- 17.6 Sample Examples
- 17.5 Scrollable Result Sets
- 17.4 SQL Data Types and Java Data Types
- 17.3 Basic Database Access
- 17.2 Connecting to the Database
上架時間:2016-08-26 17:50:47
出版社:電子工業出版社
上海閱文信息技術有限公司已經獲得合法授權,并進行制作發行
- 17.7 Exercise for you 更新時間:2018-12-27 20:14:37
- 17.6 Sample Examples
- 17.5 Scrollable Result Sets
- 17.4 SQL Data Types and Java Data Types
- 17.3 Basic Database Access
- 17.2 Connecting to the Database
- 17.1 JDBC Introduction
- Chapter 17 Programming with JDBC
- 16.8 Exercise for you
- 16.7 Sample Examples
- 16.6 Text Fields and Text Areas
- 16.5 Menus and Buttons
- 16.4 Containers and Layout Managers
- 16.3 Buttons Events and Other Swing Basics
- 16.2 Event Handling
- 16.1 Event-Driven Programming
- Chapter 16 Swing GUI Introduction
- 15.8 Exercise for you
- 15.7 Sample Examples
- 15.6 Using the instanceof Keyword in Java
- 15.5 Working with URLs and Graphics
- 15.4 Applet Fundamentals
- 15.3 User Interface Components
- 15.2 Life Cycle Graphics Fonts Colors
- 15.1 Applet Overview
- Chapter 15 Applets
- 14.5 Exercise for you
- 14.4 Sample Examples
- 14.3 Sockets in Java
- 14.2 URL Objects in Java
- 14.1 Computer Network Basics
- Chapter 14 Networking
- 13.4 Exercise for you
- 13.3 Sample Examples
- 13.2 Strings in Java
- 13.1 The String Class
- Chapter 13 String Handling
- 12.5 Exercise for you
- 12.4 Sample Examples
- 12.3 Class File
- 12.2 Streams
- 12.1 Basic Java I/O
- Chapter 12 Input and Output
- 11.5 Exercise for you
- 11.4 Sample Examples
- 11.3 The Life Cycle of a Thread
- 11.2 Synchronization
- 11.1 Multithread Overview
- Chapter 11 Multithread
- 10.6 Exercise for you
- 10.5 Sample Examples
- 10.4 Runtime Exceptions
- 10.3 The Finally Statement
- 10.2 The Throw Statement
- 10.1 Definition of Exception
- Chapter 10 Exception Handling
- 9.4 Exercise for you
- 9.3 Sample Example
- 9.2 Interface
- 9.1 Package
- Chapter 9 Packages and Interfaces
- 8.5 Exercise for you
- 8.4 Sample Example
- 8.3 Keyword “final”
- 8.2 Abstract Classes
- 8.1 Derived Classes
- Chapter 8 Inheritance
- 7.10 Exercise for you
- 7.9 Sample Examples
- 7.8 Command Line Arguments
- 7.7 String
- 7.6 Arrays
- 7.5 Static Import
- 7.4 Controlling Access to Members of a Class
- 7.3 Recursion
- 7.2 Parameter Passing in Java - By Reference or By Value
- 7.1 Method Overloading
- Chapter 7 Method
- 6.8 Exercise for you
- 6.7 Sample Examples
- 6.6 Static Methods and Static Variables
- 6.5 Garbage Collection
- 6.4 Keyword “this”
- 6.3 Constructor
- 6.2 Declaring and Instantiating an Object
- 6.1 Class Definition
- Chapter 6 Class
- 5.6 Exercise for you
- 5.5 Sample Program Practice
- 5.4 Branching Statements
- 5.3 Repetition Statements
- 5.2 Selection Statements
- 5.1 Control Statements
- Chapter 5 Flowing Control
- 4.11 Exercise for you
- 4.10 Sample Program Practice
- 4.9 Type Conversion or Casting
- 4.8 Special Operators
- 4.7 The Instanceof Operator
- 4.6 The Conditional Operator
- 4.5 Assignment Operators
- 4.4 Bitwise and Shift Operators
- 4.3 Boolean Logical Operators
- 4.2 Relational Operators
- 4.1 Arithmetic Operators
- Chapter 4 Operators
- 3.13 Exercise for you
- 3.12 Sample Program Practice
- 3.11 Record
- 3.10 Variable
- 3.9 Java’s Floating Point Types
- 3.8 Casting Variables to a Different Type
- 3.7 Composite Data Types
- 3.6 Complex Data Types
- 3.5 Summary
- 3.4 Reference Types
- 3.3 Casting
- 3.2 Primitive Types
- 3.1 Data Types Overview
- Chapter 3 Data Types
- 2.12 Exercise for you
- 2.11 Sample Program Practice
- 2.10 Java Class Library
- 2.9 Identifiers
- 2.8 Keywords
- 2.7 Comments
- 2.6 White Space
- 2.5 Lexical Elements
- 2.4 How to Run the First Java Program
- 2.3 Write the First Java Program
- 2.2 More Details on Object-Oriented Programming
- 2.1 Concepts of OOP
- Chapter 2 Java Overview
- 1.6 Exercise for you
- 1.5 Java Applet
- 1.4 Main Features of Java Programming Language
- 1.3 Evolution of ‘C’ Based Programming Languages
- 1.2 Java Development Today
- 1.1 Introduction
- Chapter 1 Genesis of Java
- Foreword
- 前言
- 版權信息
- 封面
- 封面
- 版權信息
- 前言
- Foreword
- Chapter 1 Genesis of Java
- 1.1 Introduction
- 1.2 Java Development Today
- 1.3 Evolution of ‘C’ Based Programming Languages
- 1.4 Main Features of Java Programming Language
- 1.5 Java Applet
- 1.6 Exercise for you
- Chapter 2 Java Overview
- 2.1 Concepts of OOP
- 2.2 More Details on Object-Oriented Programming
- 2.3 Write the First Java Program
- 2.4 How to Run the First Java Program
- 2.5 Lexical Elements
- 2.6 White Space
- 2.7 Comments
- 2.8 Keywords
- 2.9 Identifiers
- 2.10 Java Class Library
- 2.11 Sample Program Practice
- 2.12 Exercise for you
- Chapter 3 Data Types
- 3.1 Data Types Overview
- 3.2 Primitive Types
- 3.3 Casting
- 3.4 Reference Types
- 3.5 Summary
- 3.6 Complex Data Types
- 3.7 Composite Data Types
- 3.8 Casting Variables to a Different Type
- 3.9 Java’s Floating Point Types
- 3.10 Variable
- 3.11 Record
- 3.12 Sample Program Practice
- 3.13 Exercise for you
- Chapter 4 Operators
- 4.1 Arithmetic Operators
- 4.2 Relational Operators
- 4.3 Boolean Logical Operators
- 4.4 Bitwise and Shift Operators
- 4.5 Assignment Operators
- 4.6 The Conditional Operator
- 4.7 The Instanceof Operator
- 4.8 Special Operators
- 4.9 Type Conversion or Casting
- 4.10 Sample Program Practice
- 4.11 Exercise for you
- Chapter 5 Flowing Control
- 5.1 Control Statements
- 5.2 Selection Statements
- 5.3 Repetition Statements
- 5.4 Branching Statements
- 5.5 Sample Program Practice
- 5.6 Exercise for you
- Chapter 6 Class
- 6.1 Class Definition
- 6.2 Declaring and Instantiating an Object
- 6.3 Constructor
- 6.4 Keyword “this”
- 6.5 Garbage Collection
- 6.6 Static Methods and Static Variables
- 6.7 Sample Examples
- 6.8 Exercise for you
- Chapter 7 Method
- 7.1 Method Overloading
- 7.2 Parameter Passing in Java - By Reference or By Value
- 7.3 Recursion
- 7.4 Controlling Access to Members of a Class
- 7.5 Static Import
- 7.6 Arrays
- 7.7 String
- 7.8 Command Line Arguments
- 7.9 Sample Examples
- 7.10 Exercise for you
- Chapter 8 Inheritance
- 8.1 Derived Classes
- 8.2 Abstract Classes
- 8.3 Keyword “final”
- 8.4 Sample Example
- 8.5 Exercise for you
- Chapter 9 Packages and Interfaces
- 9.1 Package
- 9.2 Interface
- 9.3 Sample Example
- 9.4 Exercise for you
- Chapter 10 Exception Handling
- 10.1 Definition of Exception
- 10.2 The Throw Statement
- 10.3 The Finally Statement
- 10.4 Runtime Exceptions
- 10.5 Sample Examples
- 10.6 Exercise for you
- Chapter 11 Multithread
- 11.1 Multithread Overview
- 11.2 Synchronization
- 11.3 The Life Cycle of a Thread
- 11.4 Sample Examples
- 11.5 Exercise for you
- Chapter 12 Input and Output
- 12.1 Basic Java I/O
- 12.2 Streams
- 12.3 Class File
- 12.4 Sample Examples
- 12.5 Exercise for you
- Chapter 13 String Handling
- 13.1 The String Class
- 13.2 Strings in Java
- 13.3 Sample Examples
- 13.4 Exercise for you
- Chapter 14 Networking
- 14.1 Computer Network Basics
- 14.2 URL Objects in Java
- 14.3 Sockets in Java
- 14.4 Sample Examples
- 14.5 Exercise for you
- Chapter 15 Applets
- 15.1 Applet Overview
- 15.2 Life Cycle Graphics Fonts Colors
- 15.3 User Interface Components
- 15.4 Applet Fundamentals
- 15.5 Working with URLs and Graphics
- 15.6 Using the instanceof Keyword in Java
- 15.7 Sample Examples
- 15.8 Exercise for you
- Chapter 16 Swing GUI Introduction
- 16.1 Event-Driven Programming
- 16.2 Event Handling
- 16.3 Buttons Events and Other Swing Basics
- 16.4 Containers and Layout Managers
- 16.5 Menus and Buttons
- 16.6 Text Fields and Text Areas
- 16.7 Sample Examples
- 16.8 Exercise for you
- Chapter 17 Programming with JDBC
- 17.1 JDBC Introduction
- 17.2 Connecting to the Database
- 17.3 Basic Database Access
- 17.4 SQL Data Types and Java Data Types
- 17.5 Scrollable Result Sets
- 17.6 Sample Examples
- 17.7 Exercise for you 更新時間:2018-12-27 20:14:37