1. Print, Print Preview, black and white printing, serial print, print dialogdesign.
说明:打印、打印预览、黑白打印、串行化打印、打印对话框设计。
来自互联网
2. Subclass dialogdesign, split the source window, interface development is a good resource.
对话框子类设计,窗口拆分的源程序,是进行界面开发的好资源。
来自互联网
3. But there's an even better reason: With a good dialog between testers and designers, a small concession in the architecture can add up to a big advantage for test design.
8. Note that there are several other possible buses in a Xilinx design; other buses can be added from the list in the upper right of this dialog.
请注意:在Xilinx的设计中还可能有其他几个总线;可以从此对话框右上角的列表中添加其他总线。
来自互联网
9. In that case, you would first find the dialog, then look inside the dialog for the control you want to modify. For that scenario, your code design might look like this.
在这种情况下,您应首先找到该对话框,然后,到对话框中找您希望修改的控件。
来自互联网
10. This dialog is not very user-friendly but it already contains a lot of information, and can be seen at design-time in Figure 4.
该对话框的界面并不是非常友好,但已经包含了很多信息,它的设计时状态如图4所示。
来自互联网
11. The dialog visually shows the period of the elements providing feedback where potential conflicts might occur to correct them early in the design phase.
12. This is a long running debate in the design community, and if you are going to be a designer, you should certainly familiarize yourself with the ongoing dialog.
艺术与设计的区别是设计圈内不休的争论,如果你想成为一各设计人员,就应当对这些议题有所了解。
来自互联网
13. In the Forms Options dialog box, with the Compatibility category selected, select Design a form that runs in a Web browser and in InfoPath.
在表单选项对话框中,选择兼容性,选中设计一个可在浏览器或InfoPath中打开的表单模板。
来自互联网
14. The key of design of dialog driver is to process user operation, i. e. callback of dialog box.
对话框驱动程序的设计关键是处理用户操作即对话框回调。
来自互联网
15. Communications within the development community were good, but dialog with the business and design communities was weak.
开发者社区的交流不错,但和业务或设计社区的人交流则很弱。
来自互联网
16. Properties of controls can be set at design time using the Dialog editor.
在设计时可以使用对话框编辑器来设置控件的属性。
来自互联网
17. IT also USES MFC based on dialog programmer model to design the software of mutual interface. Finally IT realizes the wireless communication between air vehicle and ground.
18. It is best to design the dialog so the combo box can be large enough to fully display the longest option.
最好是设计的对话框,使组合框可以足够大,以充分展示最长的选项。
来自互联网
19. This article set steps as an example, illustrating UIDL control file by ANSYS, and editing the menu control file and dialog control file, implementation the system's interface module design.
20. Suppose you design a dialog box with a button at coordinates (100, 48).
假设您设计的对话方块在座标(100,48)上有一个按钮。
来自互联网
21. You can set the way a dialog box is closed at either design time or run time.
您可以在设计阶段或执行阶段设定对话方块关闭的方式。
来自互联网
22. As we discussed in Chapter 21, the hallmark of bad interaction design is a user interface that consists primarily of control-laden modal dialog boxes.
对话框在第21章中我们讨论过,设计糟糕的一个标志就是用户界面上充斥大量的模态对话框。
来自互联网
23. A good principle of object design is to let the application that USES an object handle the user interface-unless the whole purpose of the object is to manage a form or dialog box.