You will take advantage of this by implementing your state table as a two-dimensional associative array of functions.
因此我们将状态表实现为一个二维的函数关联数组。
For example, the compare method compares two strings; the sort and asort methods sort arrays or associative arrays in a way similar to the corresponding PHP array functions.
比如,compare方法比较两个字符串;sort和asort方法以与相应的php数组函数相同的方式对数组或关联数组进行排序。
Functions can be stored in associative arrays (arrays that are indexed by names rather than Numbers).
函数可以存储于关联数组中(关联数组是这样一类数组:它们按名称而不是数值索引)。
应用推荐