摘要:
一、Javascript源码 if (!window.jasen.core.Position) { window.jasen.core.Position = {}; } function Size(width, height) { this.width = parseFloat(width); this.height = parseFloat(height); } Size.prototype.toString = function () { return "width=" + this.width + ";... 阅读全文
posted @ 2013-11-09 01:29
jasen.kin
阅读(1519)
评论(1)
推荐(0)

浙公网安备 33010602011771号