however, the copy「s initial cursor position will be the same as this enumerator」s current cursor position.
但是,该副本的初始光标位置将与此枚举数的当前光标位置相同。
horizontal cursor position in the display on a screen.
在屏幕上显示的纵向指针的位置。
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.
vertical cursor position on the screen display of a screen. counting begins at line 1.
在屏幕上显示的纵向指针的位置。从第1行开始。
lookupwards() then uses the built-in search() function to look backwards through the file from the cursor position
lookupwards()随后使用内置search()函数从当前的游标位置倒退着浏览文件
for example, you can loop through projects and update their statuses based on the current cursor position (see listing 5).
例如,您可以遍历项目,并基于当前游标位置更新其状态(参见 清单5)。
to clear data from the current cursor position to the end of the device, you use tput ed.
要清除从当前光标位置到设备末尾的数据,可以使用tputed。
constantly display the cursor position and line number on the statusbar. note that this overrides -u.
状态栏恒显示光标所在行列号。注意此命令使-u无效。
extract the xpath of the cursor position
抽取光标位置的xpath
mouse is a cursor position through the manual control equipment.
鼠标是一种通过手动控制光标位置的设备。
cut from the current cursor position to the end of the current line.
从当前光标位置剪贴到本行未。
the getcursorpos function returns a tpoint record containing current mouse cursor position coordinates in pixels.
大体意思就是返回坐标系中鼠标的坐标值。
important do not use the loword or hiword macros to extract the x- and y- coordinates of the cursor position because these macros return incorrect results on systems with multiple monitors.
不要使用loword或hiword宏来获取鼠标位置,因为这两个宏在多显示器的系统中返回不正确的值。
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.