perl 使用的是hash type. PHP 用的是array (實際上是一ordered map) . python 用的是字典dictionary. Javascript 則是用JSON 表示 ...
確定! 回上一頁