index 相关的搜索结果 共有3个

组表的访问与复组表

组表保存到文件后,可直接用f.open() 函数打开,如:   A B 1 =file("D:/file/dw/employees.ctx")   2 =A1.open() =A2.cursor().fetch() 3 =A2.attach组表,访问,create,attach,cursor,icursor,index,joinx,索引

内表

实表中的数据可以读入内存中成为内表,类似序表一样使用,如:   A 1 =file("D:/file/dw/employees.ctx") 2 =A1.open() 3 =A2.memory(;right(Name,6)=="Garcia"内表,monory,len,keys,row,find,index

所在位置: 首页 集算器 教程 内表

index()

本章介绍index()函数的多种用法。index