数组:修订间差异
小
无编辑摘要
小无编辑摘要 |
小无编辑摘要 |
||
| 第49行: | 第49行: | ||
<code>单位引用.readUnitMemory('名称',type='类型',index='下标')</code> | <code>单位引用.readUnitMemory('名称',type='类型',index='下标')</code> | ||
==跨单位读数组== | |||
readUnitMemory('名称',type='类型')['下标'] | readUnitMemory('名称',type='类型')['下标'] | ||