摘要:
点击图片的时候将图片隐藏images_onclick 阅读全文
posted @ 2014-05-19 17:01
Western Journey
阅读(130)
评论(0)
推荐(0)
摘要:
111 222 333 阅读全文
posted @ 2014-05-19 10:50
Western Journey
阅读(146)
评论(0)
推荐(0)
摘要:
定义一个类来表示2D平面几何中的点。这个类实例化的对象拥有一个名为r()的方法,用来计算该点到原点的距离function Point(x,y){ this.x = x; this.y = y;}var p = new Point(1,1);Point.prototype.r = func... 阅读全文
posted @ 2014-05-19 10:10
Western Journey
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号