啊啦神灯
::
首页
::
联系
::
聚合
::
管理
11 Posts :: 0 Stories :: 1 Comments :: 0 Trackbacks
常用链接
我的随笔
我的评论
我参与的随笔
我参与的团队
随笔分类
asp(4)
c#
js/ajax(5)
net
平面设计
数据库(2)
文摘
新闻时势
随笔档案
2006年9月 (11)
友情链接
中国粉体商贸网
搜索
car
function
getcaroject(){
return
new
car(
"
dodge
"
,
"
coronet r/t
"
,
1968
,
"
yellow
"
);
}
function
car(make,model,
year
,color){
this.make
=
make;
this.model
=
model;
this.year
=
year
;
this.color
=
color;
}
posted on 2006-09-15 20:36
啊啦神灯
阅读(194)
评论(0)
编辑
收藏
引用
所属分类:
asp
只有注册用户
登录
后才能发表评论。
Copyright @ 啊啦神灯
Powered by:
.Text
and
ASP.NET
Theme by:
.NET Monster