cursors

英 [ˈkɜːsəz] 美 [ˈkɜrsərz]

n.  (计算机荧光屏上的)光标,游标
cursor的复数



柯林斯词典

  1. (计算机屏幕上的)光标,游标
    On a computer screen, the cursor is a small shape that indicates where anything that is typed by the user will appear.

    双语例句

    1. When a transaction rolls back to a savepoint, all non-hold cursors opened after that savepoint are closed.
      当一个事务回滚到某个保存点时,在保存点之后打开的所有未被占用的指针将被关闭。
    2. This variable controls whether uncommitted inserts can be ignored for cursors under the CS or RS isolation levels.
      这个变量控制未提交的插入在CS或者RS隔离级别下是否可以被游标忽略。
    3. This means the database server has run out of dynamic cursors.
      这意味着数据库服务器已用尽动态游标。
    4. In SQL procedures, cursors can be used to do more than iterate through rows of a result set.
      在SQL过程中,游标不仅仅可以用来遍历结果集中的行。
    5. For read-only cursors, make the cursor unambiguous by using the FOR READ ONLY clause.
      对于只读游标,使用FORREADONLY子句确保游标无歧义。
    6. If this argument is null, then updatable cursors are used to modify the selected columns.
      如果该参数为null,则使用可更新的游标来修改所选的列。
    7. EDM pool includes cache blocks for catalog accesses, dynamic SQL, plans/ packages, and cursors.
      EDM池包括用于目录访问、动态SQL、计划/包和游标的缓存块。
    8. This means it will use MRF for scrollable cursors only if the server supports it for T4 and T2u.
      这意味着如果服务器在T4和T2u上支持它,将仅对可滚动游标使用MRF。
    9. As XML cursors are moved in the code, they move from one token to another.
      在代码中移动XML游标时,可以将它从一个标志移动到另一个标志。
    10. XMLBeans include innovative features such as XML cursors and support for XQuery expressions.
      XMLBeans包括一些创新的特性,如XML游标和对XQuery的支持。
    11. The reason for this performance issue is that Unified ODBC uses scrollable dynamic cursors to issue SELECT statements.
      产生这种性能问题的原因是,统一ODBC使用可滚动的键集驱动游标来发出SELECT语句。
    12. This article discusses both methods, beginning with the explicit use of SQL cursors within the ij tool.
      本文将从在ij工具内显式使用SQL游标开始讨论这两种方法。
    13. Both the ibm_db2 and PDO_IBM drivers support two types of cursors: forward-only cursors and scrollable cursors.
      ibmdb2和PDOIBM驱动程序都支持两种类型的游标:只能前进(forward-only)的游标和可滚动游标。
    14. We will see more about using cursors and queries to filter data next.
      接下来我们将了解更多有关使用指针和查询来筛选数据的方法。
    15. Through correlation, SQL table functions allow a more efficient way of implementing iterations, otherwise done with cursors.
      通过关联(correlation),SQL表函数允许以一种更高效的方式实现迭代,而不是使用游标。
    16. The AIM Research Group has developed two cursors.
      AIM研究小组已经开发了两种光标。
    17. He leads the AIM Research Group that developed the cursors.
      他领导的AIM研究小组开发了这种新型光标。
    18. Typically used for pointer cursors and for animated figures in games.
      典型应用于在游戏中的鼠标和动画的绘制。
    19. Local cursors offer important protection for cursors implemented in stored procedures and triggers.
      局部游标为存储过程和触发器中实现的游标提供重要的保护作用。
    20. Update or insert operations using bind variables require single table cursors.
      使用绑定变量进行更新或插入操作时需要单个表的游标。
    21. Includes a magnifier tool, an accessibility wizard, and high-visibility mouse cursors.
      包括屏幕放大工具、辅助向导和高可见度鼠标。
    22. Unable to emit xml, two or more cursors use different code pages.
      无法发出xml,两个或多个临时表使用不同的代码页。
    23. To work around this limitation, you can use server-side cursors.
      若要消除此限制,可以使用服务器端游标。
    24. The multiple cursors mean they can all participate in whatever exercise is under way on the screen.
      多个光标意味着不管屏幕上正进行什么练习,他们都可以参与其中。
    25. Keyset cannot be scrolled backward in mixed cursors with a previous fetch type.
      在具有上一个提取类型的混合游标中,键集不能反向滚动。
    26. The two cursors may be attached to any of the signals in the analyzed ASCII file.
      两个游标可能会附加任何信号,在分析的ASCII文件。
    27. The invention refers to a kind of computer system, which can control and demonstrate two cursors in particular.
      本发明涉及一种计算机系统,尤其是能控制并显示两个光标的计算机系统。
    28. If there are two users executing the same batch, there will be two active cursors.
      如果有两个用户执行同一个批处理,将有两个活动游标。
    29. These locks are held until the end of the current transaction for both cursors and independent select statements.
      对于游标和独立的select语句,这些锁都会保持到当前事务结束。
    30. You can use this code to allow users to select their own cursors.
      你能用这个代码来让用户选择他们自己的鼠标指针。