The following Node.js example shows the converted code of the PHP associative array: var a = {}; ... console.log(a['red']); The following find-and-replace ...
確定! 回上一頁