文件名称:student
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 袁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 定义一个学生类(Student),属性有private的名字(name), public的年龄(age),专业(specialty)和封装name属性的方法:setName(),getName(),getspecialty()编写Application,创建一个学生对象,设置name和age属性值,然后调用一个方法(此方法将对象作为参数传递,在方法中打印出学生的名字name和年龄age)。(学生类仅包含静态成员变量和方法。)- Define a Student class (Student), attribute has private name (name), public age (age), professional (specialty) and package name attribute method: setName (), getName (), getspecialty () write Application, create a Student object, set age attribute value and name, and then call a method (this method will object passed as a parameter, in a method to print out the name of the students name and age age). (student class contain only static member variables and methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
student.doc