Modeless Dialog Box的意思|示意

美 / / 英 / /

非模态对话框


Modeless Dialog Box的网络常见释义

非模态对话框 ...在MFC中对话框有两种形式,一个是模态对话框(model dialog box),一个是非模态对话框(modeless dialog box)。本文对此分别简述其创建方法。

非模式对话框 ... modeless command 无方式命令 modeless dialog box 非模式对话框、无模式对话框 modeless form 非强制响应窗体 ...

无模式对话框 ...模态对话框):在关闭模式对话框之前,程序不能进行其他工作(如一般的“打开文件”对话框) ??无模式对话框(modeless dialog box 非模态对话框):模式对话框打开后,程序仍然能够进行其他工作(如一般的“查找与替换”对话框) 两者的区别: 一.

非强制回应对话方块 ... 非强制回应 modeless 非强制回应对话方块 modeless dialog box 互动语音回应系统 interactive voice response ...

Modeless Dialog Box相关短语

1、 Modeless dialog box usi 利用无模式对话框进行数据曲线的绘制

Modeless Dialog Box相关例句

Conversely, the selection is quite likely to change during the lifetime of a modeless dialog box.

相反,在非模态对话框存在的过程中,选择很可能发生改变。

There have traditionally been two modeless tool idioms in common use. The modeless dialog box is the older of the two.

传统上有两种常用的非模态工具习惯用法,其中非模态对话框是较老的一种。

The dialog box can be modal, for fixed information that must be actioned; it can also be modeless, if the user needs it to remain on the screen for reference.

用作待处理的固定信息时,该对话框可以是模态对话框,如果用户需要它停留在屏幕上用作参考时,它也可以是无模态对话框。

This all fits together logically, because the Undo function is unavailable if a modal dialog box is up, but is still usable with modeless ones.

它在逻辑上也是合适的,因为撤销功能在模态对话框中不可用,而在非模态对话框中可用。