- 更多网络例句与退格相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Use key 'BACKSPACE' for an UNDO mode, and 'ESC' to end the game.
使用关键的'退格'一个撤消模式,和'ESC的结束比赛。
-
If you use the BACKSPACE key to delete a character, the character will be replaced by a PromptChar character.
如果你使用退格键删除一个字符,字符将被换成了promptchar性格。
-
However, the ubiquity of the Backspace key shows that incremental Undo is a learned behavior that users find to be helpful.
然而退格键无处不在的现实显示,渐增撤销是一个习惯行为,用户发现后会有帮助。
-
The Backspace key is really an Undo function, albeit a special one.
退格键实际上是一个撤销功能,虽然它非常特殊。
-
Press the Delete or the Backspace key.
按删除或退格键。
-
If more programs had modal Undo tools, users would soon adapt to them. They would even come to expect them the way they expect to find the Backspace key on word processors. Deleted data buffers
如果更多的程序有着模型化的撤销工具,用户会很快习惯它们,他们甚至会更加期望在其他软件中找到类似于字处理程序中的退格键工作方式。
-
When a user mistypes, the Backspace key "undoes" the erroneous characters.
当用户输入错误时,可以按退格键"撤销"错误的字符。
-
If more programs had modal Undo tools, users would soon adapt to them. The y would even come to expect them the way they expect to find the Backspace key on word processors. Deleted data buffers
如果更多的程序有着模型化的撤销工具,用户会很快习惯它们,他们甚至会更加期望在其他软件中找到类似于字处理程序中的退格键工作方式。
-
If a user mistypes something, then enters an unrelated function such as paragraph reformatting, then presses the Backspace key repeatedly, the mistyped characters are erased and the reformatting operation is ignored.
如果在用户错误输入之后,又执行了一个不相关的操作。如重新设置段落格式,接着反复地按退格键。错误输入的字符被删除,而段落格式设置会跳过去。
-
All Colorado/Canyons, including the Hummer H3, are fitted with 6-lug rims (6 lugs - 5.5 {139.7 mm} bolt circle); both the 2WD and 4WD rims have the same backspacing.
所有科罗拉多/溪谷,包括悍马H3,装有6卢格轮辋(6耳- 5.5(139.7毫米)螺栓圆);两个后轮驱动和四轮驱动轮辋具有相同的退格。
- 更多网络解释与退格相关的网络解释 [注:此内容来源于网络,仅供参考]
-
backspace key:退格键
那时可没有任何类似"退格"键(Backspace key)这样的现代化功能,如果你出错了,就没有办法更正,只好扔掉出错的卡片,从头再来. 如果我听上去像是妄下论断,那么我想说一点我自己的微不足道的经历. 大学计算机系的课程里,传统上有两个知识点,
-
backspace:退格
或者是BackSpace键,如果不是则将该输入设置为空 (key:=#0),将其屏蔽掉;如果是则接收字符输入. 这里有一点需要说明的是,#8对应BackSpace键,我们不应将它也屏蔽掉,否则不能使用退 格(BackSpace)键删除错误的数字输入.
-
backspace:退格键
13 退格键(BACKSPACE) 用于删除误输入的数字或字母. 14 触发键(TRIGGER) 当仪器被设定为手动触发状态时,按动此键,用置,档号显示页面只能设置比较器(COMP)和附属档(AUX)的开/关. 移动反白条到AUX 区域,显示有两个软键:ON、OFF ,
-
BACKSPACE Backspace:退格
are you sure? 你确定吗? | BACKSPACE backspace 退格 | BAD bad 坏的
-
backspace character:退格键
backing windows 后备窗口 | backspace character 退格键 | backup file 备份文件
-
backtab:退格制表
backspace 退格 | backtab 退格制表 | backup 备份
-
backtab:制表 退格
退格 backspace . | 制表 退格 backtab . | 备份 backup .
-
back space key:退格键/删除键
退出 exit 退出配置/取消配置/重新配置 deconfiguration | 退格键/删除键 back-space key | 退格字符/回格字符 back-space character
-
unit backspace character:单位退格字符
单元自动交换 unit automatic exchange,UAX | 单位退格字符 unit backspace character | 单位基底 unit base
-
back space:退格
\n是回车换行(newline)\b是退格(back space)外部变量(external variable)和yacc源程序中要用到的全局变量都在这部分定义,例如:yycc生成的语法分析程序yyparse用的是LR分析方法,它在作语法分析时除了有一个状态钱外,还有一个语义值钱,