摘要: 阅读全文
posted @ 2009-03-10 14:15 bestsaler 阅读(174) 评论(0) 推荐(0)
摘要: function getPoint() { var a = new Object(); a.x = 1; a.y = 2; return a; } 阅读全文
posted @ 2009-03-10 11:00 bestsaler 阅读(290) 评论(0) 推荐(0)