Description. Javascript String copy(). Copy String.prototype.copy = function() { return this.substring( 0, this.length ); };.
確定! 回上一頁