2007å¹´04æ12æ¥23:30 ã«ãã´ãªLightweight Languages javascript - åæã«æ·»å - JavaScriptå ¥é é迦ã«èª¬æ³ãæ¿ç¥ã§ã ITæ¦è¨ - 社å åå¼·ä¼è³æ amachang - JavaScript å ¥éObject.prototype = { /* ... */ }ã¯é¿ããã¹ã ã¿ã«ããã®ã§ãªãã¸ã§ã¯ããå ¥ãæ¿ããæ¹å¼ã« Box.prototype = { speed: 4, move: function() { this.left += this.speed; this.element.style.left = this.left + 'px'; if (this.left > 400) clearInterval(this.id); }, start: function() { var self = this; this.id = s
{{#tags}}- {{label}}
{{/tags}}