foreach

fun Cursor.foreach(block: Cursor.() -> Unit)

方便迭代Cursor, 针对数据库的便携函数