对话框的例句(对话框在句子中的用法)
-
Use consistent terminating commands for modeless dialog boxes.
为非模态对话框提供一致的终止命令.
-
Should gizmos on the dialog box gray out?
对话框的小控件应该变灰?
-
Many modeless dialogs are implemented awkwardly. Their behavior is inconsistent and confusing.
大多数非模态对话框实现得很笨拙, 它们的行为很不一致,令人十分困惑.
-
Modeless dialogs are less common than their modal siblings.
另一种对话框称为“非模态对话框”,它不如同胞姐妹模态对话框那么常见.
-
Confirmations always come from the program and never from the user.
确认对话框总是来自程序,而不是用户.
-
Dismissing confirmations thus becomes as routine as issuing them.
因此关闭确认对话框和发起确认对话框一样成为例行公事.
-
Never use transitory dialogs as error messages or confirmations.
绝不要用临时对话框作为错误信息框或确认信息框.
-
There is a more radical solution that delivers us from modeless dialog maladies.
还有一种更激进的方法可以解决非模态对话框的弊病.
-
The dialog box, another use of the pop - up window , was the tool that simplified the menu.
另外一种 弹出窗口 的使用方式, 对话框就是简化菜单的工具.
-
Do your users a favor and never create another confirmation dialog box.
请为你的用户做点好事,不要再创建另外的确认对话框了.
-
A properties dialog box generally controls the current selection.
一般来说,属性对话框控制当前的选择.
-
A Move dialog would then appear with the current document highlighted.
这时“移动”对话框便弹出,并且突出显示当前的文档.
-
They are visually very similar to modal dialog boxes, but they are functionally very different.
它们在视觉上与模态对话框非常相似, 但功能不同.
-
The pantry plays a secondary role, as should dialog boxes.
食品储藏室应该处于从属地位, 对话框也应该如此.
-
Modeless dialog boxes frequently have several buttons that immediately invoke various functions.
不要忘记非模态对话框中经常会有几个按钮,可以立即激活不同的功能.
-
Thankfully, cascading dialogs have been falling from grace, but examples can still be found.
幸好, 级联对话框已经失宠, 但我们仍然可以找到级联对话框的例子.
-
There are few established behavioral conventions for them, particularly with respect to terminating commands.
非模态对话框很少建立行为规范, 尤其是终止命令.