2007年3月13日
摘要: ----------------------------方法一----------------------------------
//定义类
function StudentObject(){
//Property
this.Name = "";
this.Age = "";
this.Sex = "";
this.Grade = "";
this.Address = "";
this.Phone = "";

//Method
this.tt = ff;
}阅读全文
posted @ 2007-03-13 17:14 HenryZhang 阅读(186) 评论(0) 编辑

公告

昵称:HenryZhang
园龄:5年10个月
粉丝:0
关注:0
<2007年3月>
25262728123
45678910
11121314151617
18192021222324
25262728293031
1234567