Java2考试指南(英文原版附光盘)/专业认证考试丛书 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云

Java2考试指南(英文原版附光盘)/专业认证考试丛书电子书下载地址
- 文件名
- [epub 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 epub格式电子书
- [azw3 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 azw3格式电子书
- [pdf 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 pdf格式电子书
- [txt 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 txt格式电子书
- [mobi 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 mobi格式电子书
- [word 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 word格式电子书
- [kindle 下载] Java2考试指南(英文原版附光盘)/专业认证考试丛书 kindle格式电子书
内容简介:
这是一本代码详尽的程序开发人员用书,其*特点是使用大量“商业级”的程序代码来传授企业应用程序的开发技巧。书中所有的示例都分别提供C#和Visual Basic.NET两种语言的代码,便于读者的对比学习。本书的部分简明地介绍了ASP.NET框架,第二部分以大量的代码实例讨论ASP.NET的各个方面,后是使用广泛的Microsoft .NET名字空间的完全参考。本书涉及ASP.NET的全面细节,主要包括通用语言运行时、确认控件、Web控件、列表控件、用户控件、组件构建、ADO.NET和XML Web服务等。
代码详尽是本书的特点,书中的代码可以从原出版商的站点下载。本书是Web开发人员编程中随时查阅的手册用书。
书籍目录:
Introduction 1
Part I Studying for the Programmer誷 Exam 7
Chapter 1 Programmer Exam Roadmap 8
What Is the Programmer Exam Like? 8
What誷 on the Exam 8
Declarations and Access Control 9
Flow Control and Exception Handling 9
Garbage Collection 9
Language Fundamentals 9
Operators and Assignments 9
Overloading, Overriding Runtime Type, and Object Orientation 10
Threads 10
The java.awt Package ?Layout 10
The java.lang Package 10
The java.util Package 10
The java.io Package 11
How Does the Text Map to the Programmer Exam Objectives? 11
How the Test Is Administered 11
How to Sign up for and Take the Exams 11
Test-Taking Tips for the Programmer Exam 12
What the Test Program Looks Like for the Programmer Exam 12
Be Careful! 13
Take Your Time and Answer the Easy Ones First 13
Beware of Tricks 14
Understand Why the Question Is on the Test 14
Know Your Test Center 15
What Happens When You誶e Done? 16
Sun誷 Take on Certification 16
How Sun Manages the Certification Process 16
Where Certification Is Heading 17
Chapter 2 Java Programming Fundamentals 18
Java Programming Concepts 18
Objects 18
Classes 19
Packages 19
Inheritance 19
Encapsulation 20
Access Controls 20
Java誷 Characteristics 21
Design for Distributed Networks 22
Design for Multithreading 22
Design for Ease of Use and Reuse 22
Design for Security 23
Working with Java Applets and Applications 23
The Java Specification and the API 23
Java 1.1 24
Java 2: JDK 1.2 24
Java 2: JDK 1.3 25
Review Questions 25
Answers to Review Questions 26
Chapter 3 Java Keywords 27
An Alphabetical List of All the Keywords 27
Organizing Classes 27
Defining Classes 28
Keywords for Classes and Members 28
Simple Data Types 30
Values and Variables 30
Exception Handling 31
Instance Creation and Testing 32
Control Flow 32
Exercises 34
Exercise 3-1 34
Exercise 3-2 34
Exercise 3-3 34
Answers to the Exercises 34
Review Questions 35
Answers to Review Questions 36
Chapter 4 Java Building Blocks 37
Identifiers 37
Literals 38
Boolean Literals 38
Character Literals 38
Exercise 4-1 39
String Literals 39
Exercise 4-2 40
Integer Literals 40
Floating-Point Literals 41
Separators 41
Operators 41
Exercise 4-3 42
Exercise 4-4 43
Comments 43
Answers to the Exercises 44
Review Questions 44
Answers to Review Questions 46
Chapter 5 Memory and Garbage Collection 47
Garbage Collection 47
When Does an Object Become Eligible for Garbage Collection? 48
Invoking the Garbage Collector 48
Finalization 49
Exercise 5-1 49
Exercise 5-2 49
Accessing Members 50
Exercise 5-3 51
Passing Parameters to a Method 51
Exercise 5-4 54
Forcing Garbage Collection 55
Answers to the Exercises 55
Review Questions 57
Answers to Review Questions 59
Chapter 6 Data Types and Values 60
Data Types 60
Variables and Data Types 61
Primitive Data Types 61
Integer Data Types 62
Character Values 63
Floating-Point Arithmetic 64
Booleans 65
Casting 65
Exercises 66
Exercise 6.1 66
Exercise 6.2 66
Exercise 6.3 66
Arrays 66
Declaring and Initializing Arrays 67
One-Dimensional Arrays 67
Initializing an Array When it is Allocated 68
Exercise 6.4 69
Arrays of Arrays 69
Where Arrays Fit into the Class Hierarchy 70
Answers to the Exercises 71
Review Questions 72
Answers to Review Questions 73
Chapter 7 Operators 74
Operators and Expressions 74
Arithmetic Operators 75
Assignment Operators 77
Comparison Operators 78
Logical Operators 79
Bitwise Operators 80
The>>Operator 81
The>>>Operator 82
The
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
书籍介绍
这是一本代码详尽的程序开发人员用书,其最大特点是使用大量“商业级”的程序代码来传授企业应用程序的开发技巧。书中所有的示例都分别提供C#和Visual Basic.NET两种语言的代码,便于读者的对比学习。本书的第一部分简明地介绍了ASP.NET框架,第二部分以大量的代码实例讨论ASP.NET的各个方面,最后是使用广泛的Microsoft .NET名字空间的完全参考。本书涉及ASP.NET的全面细节
网站评分
书籍多样性:5分
书籍信息完全性:8分
网站更新速度:8分
使用便利性:4分
书籍清晰度:9分
书籍格式兼容性:9分
是否包含广告:3分
加载速度:7分
安全性:4分
稳定性:7分
搜索功能:8分
下载便捷性:7分
下载点评
- 无多页(99+)
- 好评(459+)
- 无水印(261+)
- 赚了(619+)
- 内容完整(337+)
- 体验好(90+)
- 差评(554+)
下载评价
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 沈***松:
挺好的,不错
- 网友 孙***美:
加油!支持一下!不错,好用。大家可以去试一下哦
- 网友 家***丝:
好6666666
- 网友 马***偲:
好 很好 非常好 无比的好 史上最好的
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 谢***灵:
推荐,啥格式都有
- 网友 习***蓉:
品相完美
- 网友 堵***洁:
好用,支持
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 常***翠:
哈哈哈哈哈哈
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 居***南:
请问,能在线转换格式吗?
- 网友 濮***彤:
好棒啊!图书很全
- 网友 步***青:
。。。。。好
喜欢"Java2考试指南(英文原版附光盘)/专业认证考试丛书"的人也看了
校园三剑客·吃人电视机(新升级 经典版) fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
四川省大学英语三级考试考试指南 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
全脑思维游戏1008 5-6岁 全套2-3-4-5-6岁儿童专注力思维逻辑训练书左右脑智力大开发幼儿启蒙早教书五六岁益智书籍找不同走迷宫书 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
木工 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
政法干警招录培养考试专用辅导教材—公共科目教材一本通 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
9787505131026 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
【绝对成交】罗杰?道森 两任美国总统谈判顾问为销售员量身定制的说服秘籍40年谈判经验 +34条销售攻略 商务谈判 通俗读物 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
云朵上的五彩衣:羌族卷 邓平模 等编 四川美术出版社【正版】 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
万唯中考政治基础题七年级上册道德与法治人教版 2024新版初一七年级教材同步专项训练书 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
我的世界:绝密的建筑39技全公开 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 建筑之梦 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 轨道交通基础知识学习与指导 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 爵士钢琴演奏教程(1) fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 优雅女人的幸福理财生活 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 实用临床放射肿瘤学 崔念基,卢泰祥,邓小武 主编,曾智帆 等副主编 中山大学出版社【正版】 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 片区开发合规要点与实操指南 朱静李恒新著土地储备土地一级开发城市更新政府债务风险政府购买服务ABO模式法律书籍知识产权出版社 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 华与华超级符号案例集2 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 三字经(上)/幼儿国学诵读启蒙 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 市政公用工程管理与实务复习题集 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
- 陶瓷工业热工设备 fb2 免费 lrf 下载 kindle azw3 pdf 阿里云
书籍真实打分
故事情节:5分
人物塑造:8分
主题深度:8分
文字风格:6分
语言运用:3分
文笔流畅:7分
思想传递:5分
知识深度:6分
知识广度:6分
实用性:9分
章节划分:8分
结构布局:3分
新颖与独特:9分
情感共鸣:8分
引人入胜:8分
现实相关:5分
沉浸感:4分
事实准确性:4分
文化贡献:5分