It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。
2
The code in the method then USES the items array to look up the value and returns it as if there had been a member variable there for that keyword, in particular.
然后,方法中的代码将使用项阵列来查找值并返回该值,就像有一个专门用于该关键字的成员变量在那儿一样。
3
This concept is similar to the flexible arraymember in ISO C99, but it USES a different syntax.