{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

教育部职业教育与成人教育司推荐教材配套教材:Java语言案例教程上机指导与练习(第2版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

教育部职业教育与成人教育司推荐教材配套教材:Java语言案例教程上机指导与练习(第2版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

《Java语言案例教程:上机指导与练习(第2版)》是作者多年从事教学和研究的心得之作,《Java语言案例教程:上机指导与练习(第2版)》则是根据原教材精心编写的习题集。《Java语言案例教程:上机指导与练习(第2版)》的习题类型丰富,分为基础练习和程序设计题。基础题中还细分为判断题、选择题、填空题和简述题。为了方便教师教学和学生练习,本习题集还在每章的习题前归纳要完成习题必备的知识和技能。本习题的练习紧扣原教材,突出重点,分散难点,所有的习题都配有参考答案。本习题集对学生理解原教材的概念和加强技能训练,以及计算机等级考证都有较好的帮助作用。
Catalogue

第1章 Java语言快速入门
1.1 练习提要
1.1.1 Java语言的显著特点
1.1.2 Java程序的书写格式
1.1.3 Java程序的类型及运行过程
1.1.4 JSDK工具集的安装及设置
1.1.5 ISDK工具集的分类
1.1.6 设置环境变量
1.2 基础练习
1.2.1 判断题
1.2.2 选择题
1.2.3 填空题
1.2.4.简述题
1.3 程序设计题

第2章 Java语言基础
2.1 练习提要
2.2 基础练习
2.2.1 判断题
2.2.2 选择题
2.2.3 填空题
2.2.4 简述题
2.3 程序设计题

第3章 Java流程控制及数组
3.1 练习提要
3.1.1 分支语句
3.1.2 循环语句
3.1.3 一维数组
3.1.4 多维数组
3.2 基础练习
3.2.1 判断题
3.2.2 选择题
3.2.3 填空题
3.2.4 简述题
3.3 程序设计题

第4章 Java语言面向对象编程
4.1 练习提要
4.1.1 类和对象
4.1.2 重载
4.1.3 继承
4.1.4 接口
4.1.5 包
4.1.6 访问修饰符
4.2 基础练习
4.2.1 判断题
4.2.2 选择题
4.2.3 填空题
4.2.4 简述题
4.3 程序设计题

第5章 Java语言异常处理
5.1 练习提要
5.1.1 异常和异常类
5.1.2 异常处理的几个语句
5.1.3 定义自己的类
5.2 基础练习
5.2.1 判断题
5.2.2 选择题
5.2.3 填空题
5.2.4 简述题
5.3 程序设计题

第6章 Java语言多线程编程技术
6.1 练习提要
6.1.1 线程及多线程的创建
6.1.2 线程状态的转换及优先级
6.1.3 线程同步
6.2 基础练习
6.2.1 判断题
6.2.2 选择题
6.2.3 填空题
6.2.4 简述题
6.3 程序设计题

第7章 Java语言输入了/输出流
7.1 练习提要
7.1.1 Java语言的输入/输出流
7.1.2 Java语言的文件流
7.1.3 Java语言的管道流
7.2 基础练习
7.2.1 判断题
7.2.2 选择题
7.2.3 填空题
7.2.4 简述题
7.3 程序设计题

第8章 Java App1et入门
8.1 练习提要
8.1.1 App1et的载入、创建和标记
8.1.2 App1et的生命周期和安全基础
8.1.3 App1et与JavaApp1ication的结合
8.1.4 HTM1与App1et的参数传递
8.1.5 App1et与环境的联系
8.2 基础练习
8.2.1 判断题
8.2.2 选择题
8.2.3 填空题
8.2.4 简述题
8.3 程序设计题

第9章 Java语言多媒体技术
9.1 练习提要
9.1.1 基本图形的绘制
9.1.2 字体效果的处理
9.1.3 颜色的设置
9.1.4 图像文件的显示
9.1.5 声音文件的播放
9.1.6 动画的设计
9.2 基础练习
9.2.1 判断题
9.2.2 选择题
9.2.3 简述题
9.3 程序设计题

第10章 Java语言图形用户界面设计
10.1 练习提要
10.1.1 用户界面组件
10.1.2 布局管理器
10.1.3 窗口构造组件
10.1.4 鼠标和键盘事件
10.2 基础练习
10.2.1 判断题
10.2.2 选择题
10.2.3 填空题
10.2.4 简述题
10.3 程序设计题

第11章 Java语言网络编程
11.1 练习提要
11.1.1 面向连接通信的实现
11.1.2 无连接通信的实现
11.1.3 利用URI访问网站
11.2 基础练习
11.2.1 判断题
11.2.2 选择题
11.2.3 填空题
11.2.4 简述题
11.3 程序设计题

第12章 Java语言与数据库
12.1 练习提要
12.1.1 数据库的创建
12.1.2 数据库的连接
12.1.3 数据表的创建与删除
12.1.4 数据的插入操作
12.1.5 数据的查询操作
12.1.6 数据的修改操作
12.1.7 数据的删除操作
12.2 基础练习
12.2.1 判断题
12.2.2 选择题
12.2.3 填空题
12.2.4 简述题
12.3 程序设计题
Book Abstract

(1)线程
线程指的是程序内部的执行流,线程本身并不是程序,自身不能运行,必须在程序中运行。线程也是一个抽象的概念,它包含了一个计算机执行程序时所做的每一件事情,线程在某一瞬时看来只是计算过程的一个状态。
(2)程序、进程与线程的关系
程序是一段静态的代码,它是应用软件执行的蓝本。
进程是程序的一次动态执行过程,它对应了从代码加载、执行到执行完毕的一个完整过程,这个过程也是进程本身从产生、发展到消亡的过程。作为执行蓝本的同一段程序,可以被加载到系统的不同内存区域分别执行,形成不同的进程。
线程是比进程更小的执行单位。一个进程在其执行过程中,可以产生多个线程,形成多条执行线索。每条线索,即每个线程也有它自身的产生、存在和消亡过程,也是一个动态的概念。
Introduction

Java语言诞生于20世纪90年代初,最初是Sun Microsystems公司开发的一种用于智能化家电的名为“橡树”(Oak)的语言。1995年下半年,Sun公司正式以Java命名并向全球推出。现在,Java语言已经在各领域获得了广泛的应用,很多大型的软件都是采用Java语言开发的。目前,各职业学校的软件专业都把.Java语言选为首选编程语言。
为适应职业学校的教学需要,2005年我们编写出版了《Java语言案例教程》,经过多年的使用,2009年12月出版了《Java语言案例教程(第2版)》。在教材的使用中,学校的老师希望能出版配套习题集,以利于教师教学和学生上机操作。为此,作者根据多年的。Java语言课堂教学和辅导学生上机操作体会,参考计算机等级考证大纲,编写了本习题集。可以说,这本习题集是《Java语言案例教程(第2版)》的补充教材。
本习题集紧扣Java语言教学大纲,在章节上尽可能与原教材保持一致。习题集的习题类型丰富,分为基础练习和程序设计题两大部分。其中基础练习还细分为判断题、选择题、填空题和简述题,基本上涵盖了Java语言的基本概念、基本理论等应知内容。程序设计题则是为加强学生的编程能力而设计的。为了便于学生复习和练习,本习题集还在每章的习题前归纳出完成习题必备的知识和技能。
本教材的所有习题都配有参考答案。
本习题集对学生理解原教材的概念和加强技能训练,以及计算机等级考证都有较好的帮助作用。本教材不但适合职业学校软件专业和网络专业使用,而且也适合计算机等级考证使用。
本教材由杨培添担任主编,各章的“练习提要”和“基础练习”由杨培添编写,“程序设计题”的第1章至第5章由谭远怀编写,第6章至第12章由黄铭毅编写,全书由杨培添统稿。
Java语言博大精深,我们对Java语言的理解还很肤浅。本习题集可能会有一定的错漏,诚恳希望读者在使用过程中提出宝贵的意见和建议,以便于再版时改进。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book