网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

激活下拉菜单的命令是()。

  • A、MENU TO
  • B、READ MENU TO
  • C、READ MENU BAR TO
  • D、SET MESSAGE TO

参考答案

更多 “激活下拉菜单的命令是()。A、MENU TOB、READ MENU TOC、READ MENU BAR TOD、SET MESSAGE TO” 相关考题
考题 在下拉菜单[Menu]选项卡上的[Menu Item]文本框中,如果要加入一条分隔线,可以在这里输入( )。 A、--B、(-C、(-)D、-)

考题 ()选项决定菜单栏是否在垂直方向上占用20个像素的窗口空间。 A、[Menu Bar]复选框B、[Standard Appearance]复选框C、[Overlay Menu]复选框D、[Task Bar]复选框

考题 菜单条(Menu Bar)、菜单(Menu)、菜单项(Menu Item)是3种不同的菜单组件。() 此题为判断题(对,错)。

考题 下面()可以恢复系统菜单的缺省配置。A.SET DEFAULT TOB.ET SYSMENU DEFAULT TOC.SET SYSMENU TO DEFAULTD.SET MENU TO DEFAULT

考题 Android应用程序的菜单有()。 A.选择菜单(Option Menu)B.子菜单(Sub Menu)C.下拉菜单(Spinner Menu)D.上下文菜单(Context Menu)

考题 YoucreateaWebpagethatcontainsdrop-downmenusthataredefinedbyusingdivtagsinthefollowingcode.YouneedtowriteaJavaScriptfunctionthatwillenablethedrop-downmenustoactivatewhentheuserpositionsthemouseoverthemenutitle.Whichcodesegmentshouldyouuse?()A.$(.dropdown-menu).hover(function(){$(.menu-items).slideDown(100);},function(){ $(.menu-items).slideUp(100);});B.$(.dropdown-menu).hover(function(){$(.menu-items,this).slideDown(100);},function(){$(.menu-items,this).slideUp(100);});C.$(.dropdown-menu).hover(function(){$(this).slideDown(100);},function(){$(this).slideUp(100);});D.$(.dropdown-menu).hover(function(){$(this.menu-title,).slideDown(100);},function(){$(this.menu-title,).slideUp(100);});

考题 在命令窗口中执行命令可以启动菜单设计器的是A.MODIFY MENUB.OPEN MENU 在命令窗口中执行命令可以启动菜单设计器的是A.MODIFY MENU<菜单文件名>B.OPEN MENU<菜单文件名>C.CREATE MENU<菜单文件名>D.DO MENU<菜单文件名>

考题 为了从用户菜单返回到系统菜单应该使用命令A)SET DEFAULT SYSTEM B)SET MENU TO DEFAULTC)SET SYSTEM TO DEFAULT D)SET SYSMENU TO DEFAULF

考题 恢复系统默认菜单的命令是( )。 A.SET MENU TO DEFAULTB.SET SYSMENU TO DEFAULTSXB 恢复系统默认菜单的命令是( )。A.SET MENU TO DEFAULTB.SET SYSMENU TO DEFAULTC.SET SYSTEM MENU TO DEFAULTD.SET SYSTEM TO DEFAULT

考题 恢复系统默认菜单的命令是A.SET MENU TO DEFAULTB.SET SYSMENU T0 DEFAULTC.SET SYSTEM MENU TO DEFAULTD.SET SYSTEM T0 DEFAULT

考题 恢复系统默认菜单的命令是( )。A.SET MENU TO DEFAULTB.SET SYSMENU TO DEFAULTC.SET SYSTEM MENU TO DEFAULTD.SET SYSTEM TO DEFAULT

考题 The view menu is used to display the document in one of several view modes. The view mode"( 75 )" makes it easy to look at the structure of a document.A.NormalB.Read LayoutC.OutlineD.Web Layout

考题 为了从用户菜单返回到系统菜单应该使用命令( )。A)SET DEFAULT SYSTEMB)SET MENU TO DEFAULTC)SET SYSTEM TO DEFAULTD)SET SYSMENU TO DEFAULT

考题 当丢失了下拉菜单,可以用下面哪一个命令重新加载标准菜单:()A、LOADB、NEWC、OPEND、MENU

考题 Every page of your web site must include a common set of navigation menus at the top of the page. Thismenu is static HTML and changes frequently,so you have decided to use JSP’s static import mechanism. Which JSP code snippet accomplishes this goal?()A、%@ import file=’/common/menu.html’ %B、%@ page import=’/common/menu.html’ %C、%@ import page=’/common/menu.html’ %D、%@ include file=’/common/menu.html’ %E、%@ page include=’/common/menu.html’ %

考题 You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()A、Disable the values for the Menu Module Roles property. B、Set the Use Security value in the form module Property Palette to 'True'. C、Set the Use Security value in the form module Property Palette to 'False'. D、Set the Use Security value in the menu module Property Palette to 'True'. E、Set the Use Security value in the menu module Property Palette to 'False'. 

考题 当利用"文件"菜单中的"打开"命令打开菜单时,命令窗口中将显示()命令.A、DO MENU文件名B、OPEN MENU文件名C、CREATE MENU文件名D、MODIFY MENU文件名

考题 假设系统中存在menu菜单程序,运行该菜单程序应输入( )命令.A、OPEN menu B、DO menu.mpr C、OPEN menu.mpr D、DO menu 

考题 在命令窗口中执行下列()命令可以启动菜单设计器.A、OPEN MENU菜单文件名B、DO MENU菜单文件名C、MODIFY MENU菜单文件名D、USE MENU菜单文件名

考题 恢复Visual FoxPro的系统菜单的命令是()。A、SET MENU TO DEFAULTB、SET SYSMENU TO DEFAULTC、SET TO DEFAULTD、SET DEFAULT TO SYSMENU

考题 下列说法中错误的是()。A、可以使用create menu文件名命令创建一个新菜单B、可以使用modify menu文件名命令创建一个新菜单C、可以使用modify menu文件名命令修改已经创建了的菜单D、可以使用open menu文件名命令修改已经创建了的菜单

考题 You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A、Generate the menu module executable. B、Save the menu module as custmenu.mmx. C、In the Property Sheet for the form, set the Starting Menu property to custmenu. D、In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

考题 You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()A、Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, and attack the menu items to the canvas. B、Use the Report Wizard to create a pop-up menu and attack the menu items to the canvas.  C、Alter the pop-up Menu Property value in the Property Palette of the canvas. D、Use the Object Navigator to create a pop-up menu, assign commands to the menu items, and attack the menu to items or canvases.

考题 单选题You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A Generate the menu module executable. B Save the menu module as custmenu.mmx. C In the Property Sheet for the form, set the Starting Menu property to custmenu. D In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

考题 单选题下列说法中错误的是()。A 可以使用create menu文件名命令创建一个新菜单B 可以使用modify menu文件名命令创建一个新菜单C 可以使用modify menu文件名命令修改已经创建了的菜单D 可以使用open menu文件名命令修改已经创建了的菜单

考题 单选题激活下拉菜单的命令是()。A MENU TOB READ MENU TOC READ MENU BAR TOD SET MESSAGE TO

考题 单选题恢复系统默认菜单的命令是(  )。A SET MENU TO DEFAULTB SET SYSMENU TO DEFAULTC SET SYSTEM MENU TO DEFAULTD SET SYSTEM TO DEFAULT