prototype */ { /** * Create a `Person` instance. * @param {string} name - The person's name. */ initialize: function(name) ...
確定! 回上一頁