For example, if you have the following constructor function in a file called concordance.js : function Concordance() { this.dict = {}; this.keys = []; }.
確定! 回上一頁