看词语>英语词典>cursors翻译和用法

cursors

英 [ˈkɜːsəz]

美 [ˈkɜrsərz]

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

柯林斯词典

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

    双语例句

    • XMLBeans include innovative features such as XML cursors and support for XQuery expressions.
      XMLBeans包括一些创新的特性,如XML游标和对XQuery的支持。
    • Both the ibm_db2 and PDO_IBM drivers support two types of cursors: forward-only cursors and scrollable cursors.
      ibmdb2和PDOIBM驱动程序都支持两种类型的游标:只能前进(forward-only)的游标和可滚动游标。
    • Includes a magnifier tool, an accessibility wizard, and high-visibility mouse cursors.
      包括屏幕放大工具、辅助向导和高可见度鼠标。
    • Unable to emit xml, two or more cursors use different code pages.
      无法发出xml,两个或多个临时表使用不同的代码页。
    • Update or insert operations using bind variables require single table cursors.
      使用绑定变量进行更新或插入操作时需要单个表的游标。
    • The multiple cursors mean they can all participate in whatever exercise is under way on the screen.
      多个光标意味着不管屏幕上正进行什么练习,他们都可以参与其中。
    • This article discusses both methods, beginning with the explicit use of SQL cursors within the ij tool.
      本文将从在ij工具内显式使用SQL游标开始讨论这两种方法。
    • If there are two users executing the same batch, there will be two active cursors.
      如果有两个用户执行同一个批处理,将有两个活动游标。
    • If this argument is null, then updatable cursors are used to modify the selected columns.
      如果该参数为null,则使用可更新的游标来修改所选的列。
    • We will see more about using cursors and queries to filter data next.
      接下来我们将了解更多有关使用指针和查询来筛选数据的方法。