文件名称:Phone
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-02-01
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 盖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
6.定义一个手机类Phone,包含三个属性品牌(brand)、价格(price)、颜色(color)。
创建四个手机( 小米 、 华为 、 乐视 、 奇酷 )对象存入ArrayList集合中,并遍历输出。-6. Define a phone class Phone, contains three attributes of the brand (brand), price (price), color (color).
Create four mobile phones ( millet , Huawei , music as , cool ) objects into the ArrayList collection, and traverse the output.
创建四个手机( 小米 、 华为 、 乐视 、 奇酷 )对象存入ArrayList集合中,并遍历输出。-6. Define a phone class Phone, contains three attributes of the brand (brand), price (price), color (color).
Create four mobile phones ( millet , Huawei , music as , cool ) objects into the ArrayList collection, and traverse the output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Phone.java
TestPhone.java