As promised, I'm using a Mac here, so my cursor is not actually blinking, but the cursor is waiting there for me.
正如所承诺的,这里我用的是苹果电脑,所以我的光标不会闪烁,但是光标在那里等我。
Unless you require the cursor after the transaction, it is best to close the cursor when the commit operation is carried out.
除非您在事务结束后还需要该游标,否则您最好在执行提交操作后将其关闭。
A holdable cursor, or result, is one that does not automatically close when the transaction that contains the cursor is committed.
一个可保持的游标(或结果),就是说该游标在包含它的事务被提交后,也不会自动地关闭。
After the quantity check, the procedure tries to fetch next from the cursor, but if the rollback occurred, this causes an error because the rollback closed the cursor.
检查完数量后,过程将尝试从指针中获取下一个订单,但是如果发生了回滚,将会产生一个错误,因为回滚关闭了指针。
And now notice as promised, I'm using a Mac here so my cursor is not actually blinking, but the cursor is waiting there for me.
现在注意正如所承诺的,这里我用的是苹果电脑,所以我的光标不会闪烁,但是光标在那里等我输入。
The application can advance the cursor forward along the token stream and examine the token at the cursor location.
应用程序可以沿着标记流向前推进指针并分析当前指针所在位置的标记。
As you can see, we have separated each tag proposal into two parts: in a part before the planned cursor position and in a part after the planned cursor position.
可以看到,我们将每个标签建议划分为两个部分:一部分在预计的光标位置之前,一部分在预计的光标位置之后。
Any subsequent reference to the cursor after the ROLLBACK statement results in an error indicating that the cursor was closed.
在rollback语句之后的对指针的任何后续引用将导致一个错误,表示该指针已被关闭。
Also demonstrated in this function are turning the cursor invisible, clearing the screen, printing text, and returning to the saved cursor location.
此函数中演示的内容还包括:将光标转变为不可见,清除屏幕,打印文本,以及返回到保存的光标位置。
Switch to the stored procedure editor ASSOC_PROC and pass the code between the cursor declaration and the cursor "OPEN" statement.
切换到存储过程编辑器 ASSOC_PROC 并传递进指针声明和指针 “OPEN”语句之间的那些代码。
Definition of the required cursor does not occur separately by executing DECLARE cursor.
不需要通过执行DECLARECURSOR单独定义所需的游标。
NEXT you use the before first command to position the cursor before the first row so that you can call the NEXT command to access the first row in the cursor.
接下来,使用BEFOREFIRST命令把游标定位到第一行之前,这样才可以调用NEXT命令来访问游标中的第一行。
Cursor interfaces: JOLAP's cursor interfaces define the functionality to manage multidimensional result sets returned by OLAP queries.
游标接口:jolap的游标接口定义用于管理OLAP查询返回的多维结果集的功能。
The invisible cursor is now moved to 3, 10, the location is saved, and then the cursor is moved to 0, 0 (top left).
不可见的光标现在移动到(3,10),此位置将被保存,然后光标将移动到(0,0)(左上角)。
Another approach is to explicitly open the cursor again after ROLLBACK and skip the cursor pointer till the record read at the time of ROLLBACK.
另一种方法是在ROLLBACK之后再次显式地打开游标,然后在ROLLBACK时把游标指针跳到读取的记录。
They pop into view after a short pause in cursor movement, and abruptly disappear after some arbitrary time elapses, or the cursor moves away from the HTML element, or a key is pressed.
文本框会在光标短暂停留时弹出,并会在特定时间过后、鼠标从此HTML元素移出或单击了某键的情况下突然消失。
In terms of performance, the forward-only cursor is better than the scrollable cursor.
而在性能方面,只能前进的游标优于可滚动游标。
If the cursor is closed using the close statement before the return of the SQL procedure, the cursor result set will not be returned to the caller or client application.
如果在返回SQL过程之前使用close语句关闭游标,那么游标结果集就不会返回到调用者或客户机应用程序。
A sensitive cursor provides a dynamic view of the underlying data, whereas an insensitive cursor generally isn't sensitive to any changes made to the database while the cursor is open.
敏感游标将提供底层数据的一个动态视图,而不敏感游标通常对游标打开时数据库的变化不敏感。
This cursor includes all of the data and enables you to move through each of the records in the cursor, but doesn't enable you to move backwards.
这种游标包括所有的数据,并使您能够遍历游标中的每条记录,但不能向后移动。
After the cursor location has been saved, the cursor coordinates will be moved to 23,45.
在保存了光标位置后,光标坐标将移动到 (23,45)。
The next step is to create the named cursor, which you do by using the GET cursor command along with the necessary SQL query that selects the rows for the cursor.
下一步是创建指定的游标,方法为使用GETCURSOR命令,以及使用必要的SQL查询为游标选择行。
Note that in case of a cursor declaration the value is the number of times the cursor was opened. It does not include the number of fetches made by the cursor.
注意,对于游标声明,该值为打开游标的次数,不包括该游标取数据的次数。
You want the tooltip to appear near the cursor when the timeout event occurs in Pause state, but browsers do not pass the cursor position to timer events.
当在Pause状态下出现timeout事件时,希望工具提示出现在鼠标光标附近,但是浏览器没有将鼠标位置传递给计时器事件。
There are two statements in the body of the procedure defining a cursor that enables to return table rows. Adapt the first statement declaring the cursor to.
在此过程的主体有两个语句,其作用是定义一个用来返回表行的指针。
You pass the current cursor coordinates to the dragger, and it updates the dragged object to move along with the cursor.
可以将当前的光标的坐标传递给这个dragger,它会更新所拖动的对象使其跟随光标的移动。
The simplest type of cursor is the firehose, or forward-only cursor.
游标的最简单类型是流水型(firehose)或仅向前型游标。
As you move the cursor around, the move method is called repeatedly, again passing the current coordinates of the cursor.
当四处移动光标时,会反复调用move方法,然后同样被传递给光标当前对应的坐标。
If the cursor finds no appropriate token to move to, it remains where it is, and a value of "false" is returned to indicate that the cursor didn't move.
如果游标没有发现可以移动到的适当标志,那么它将保留在原位,并返回“false”表示游标没有移动。
If the cursor finds no appropriate token to move to, it remains where it is, and a value of "false" is returned to indicate that the cursor didn't move.
如果游标没有发现可以移动到的适当标志,那么它将保留在原位,并返回“false”表示游标没有移动。
应用推荐