MessageBox

弹出窗口

常用释义

词性释义

n.

对话框;弹出窗口
例句
  • 全部
  • 弹出窗口
This MessageBox is one example of a set of standard dialogs that SWT provides.
这个MessageBox就是SWT提供的一组标准对话框的一个示例。
The Show method of the MessageBox class returns a value that can be used to determine a choice made by the user.
MessageBox类的Show方法返回可用于确定用户所做选择的值。
发送端口可以不经过业务流程直接从MessageBox里面订阅消息,这就像实际中有些货物伴随着特定的优先许可。
下面的代码演示如何调用MessageBox类的Show方法向用户显示信息。
异常消息框是一种编程接口,您可以在应用程序中将它用于任何可能使用MessageBox的任务。
The outcome of each operation is displayed in a MessageBox.
每个操作的结果均在MessageBox中显示。
This example displays the path for the Program Files directory in a MessageBox.
此示例在MessageBox中显示ProgramFiles目录的路径。
This example displays the path for the Programs directory in a MessageBox.
此示例在MessageBox中显示“程序”目录的路径。
MessageBox是一个预定义对话框,用于向用户显示与应用程序相关的信息。
Display the number of times the string was found in a MessageBox.
在MessageBox中显示找到该字符串的次数。
This example displays the path for the My Music directory in a MessageBox.
此示例在MessageBox中显示“我的音乐”目录的路径。
An attempt was made to display the MessageBox in a process that is not running in User Interactive mode.
试图在运行模式不是用户交互模式的进程中显示MessageBox。
In the click event handler, display a MessageBox with the message, "Hello World" .
在单击事件处理程序中,显示带有消息“HelloWorld”的MessageBox。
在下面的过程中,您将获取选中的单元格,并将其行索引和列索引显示在MessageBox中。
添加使用MessageBox类的Show方法的代码,以显示一个消息框。
在这里,消息传输的方向是从MessageBox传输到目的地去。
The BasicApplication class displays a MessageBox to confirm exiting.
BasicApplication类显示了确定退出的MessageBox。
If you do not want to specify this parameter when calling methods on MessageBox, you can pass in 0 instead.
如果调用MessageBox的方法时不想指定参数,则改为传入0。
Then you set the message and the text of the MessageBox object.
然后,设置MessageBox对象的message和text。
To render the definition inside a MessageBox, use the code in listing 7.
在消息框中呈现单词定义的代码如清单7所示。
1·Why does a MessageBox not block the Application on a synchronized thread?
为什么一个弹出窗口不阻止应用程序在一个同步线程呢?
同义词
n.
对话框;弹出窗口