// find()会返回一个游标对象(cursor object),如果我们没有给此游标对象分配给一个变量,则shell会自动迭代这个游标对象,给我们一个初始化的结果集(长度为20),因此执行此命...
基于12个网页-相关网页
Feature Cursor object 功能光标对象 ; 光标对象功能
SizeGets the size of the cursor object.
获取光标对象的大小。
Specifies the path to the database that contains the table or view associated with the Cursor object.
指定数据库的路径,该数据库包含与临时表对象相关的表或视图。
The cursor object returned is basically an iterator, so I can use Groovy's nifty each directly on it in order to print out a nice little report.
返回的cursor对象基本上是一个迭代器,我可以在其上直接使用Groovy的一流each,以便打印出一个可爱的小报告。
应用推荐