单选题You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()

题目
单选题
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
A

Menu 

B

Plus 

C

Macro

D

PL/SQL


相似考题
更多“单选题You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()”相关问题
  • 第1题:

    You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()

    • A、GET_RELATION_PROPERTY 
    • B、SET_RELATION_PROPERTY 
    • C、GET_BLOCK_PROPERTY 
    • D、GET_FORM_PROPERTY

    正确答案:C

  • 第2题:

    You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()

    • A、Item Roles. 
    • B、Menu Item Roles. 
    • C、Display without Privilege. 
    • D、Use Security. 
    • E、Command Type.

    正确答案:C

  • 第3题:

    You work as an Exchange Administrator for TechWorld Inc.The company has a Windows 2008 Active Directory-based contains an Exchange Server 2010 organization.The CIO has requested you to ensure that all emails with JPEG at that they are not allowed into the users’ mailboxes.You decide to use the Exchange Management Shell.Which of t you use to accomplish the task?()

    • A、Add-AttachmentFilterEntry -Name image/jpeg -Type FileName
    • B、Add-AttachmentFilterEntry -Name *.exe -Type FileName
    • C、Add-AttachmentFilterEntry -Name image/jpeg -Type ContentType
    • D、Add-AttachmentFilterEntry -Name ".jpeg -Type ContentType

    正确答案:C

  • 第4题:

    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that the application meets the following requirements: Displays a menu that is specific to the control selected by the user. Displays the menu next to the control. Which control should you use? ()

    • A、 Menu
    • B、 PopUp
    • C、 ListBox
    • D、 ContextMenu

    正确答案:D

  • 第5题:

    You work as the enterprise exchange administrator at Xxx .Xxx is using Microsoft Exchange Server 2010 as their messaging solution.Which of the following options can be you in order to change the permissions settings for a public folder?()

    • A、You must use the Active Directory Users and Computers.
    • B、You must use the Microsoft Office Outlook.
    • C、You must use the Mail Flow Troubleshooter.
    • D、You must use the Exchange Server Jetstress 2010.

    正确答案:B

  • 第6题:

    How would you default the layout of a parameter form? ()

    • A、Use the default layout tool in the parameter form editor. 
    • B、Select menu item tool->parameter form builder. 
    • C、Open the parameter form editor and select menu items tool->default layout. 
    • D、You cannot default the layout of the parameters.

    正确答案:B

  • 第7题:

    单选题
    You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()
    A

    GET_RELATION_PROPERTY 

    B

    SET_RELATION_PROPERTY 

    C

    GET_BLOCK_PROPERTY 

    D

    GET_FORM_PROPERTY


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()
    A

     a user control

    B

     a data template

    C

     a control template

    D

     a control that inherits the Canvas class


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    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.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that the application meets the following requirements: Displays a menu that is specific to the control selected by the user. Displays the menu next to the control. Which control should you use? ()
    A

     Menu

    B

     PopUp

    C

     ListBox

    D

     ContextMenu


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
    A

    Menu 

    B

    Plus 

    C

    Macro

    D

    PL/SQL


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to design a composite custom control for the application. You include a ListBox control has a property that provides the item count of  the ListBox control. You need to ensure that the property cannot be accessed at design time. Which attribute should you use?()
    A

    [Bindable(false)]

    B

    [DesignOnly(false)]

    C

    [EditorBrowsable(EditorBrowsableState.Never)]

    D

    [Browsable(false)]


    正确答案: B
    解析: 暂无解析

  • 第13题:

    The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()

    • A、EXIT 
    • B、EXIT_FORM 
    • C、DO_KEY('Key-Exit') 
    • D、DO_KEY('EXIT_FORM')

    正确答案:D

  • 第14题:

    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.

    正确答案:D

  • 第15题:

    You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to design a composite custom control for the application. You include a ListBox control has a property that provides the item count of  the ListBox control. You need to ensure that the property cannot be accessed at design time. Which attribute should you use?()

    • A、[Bindable(false)]
    • B、[DesignOnly(false)]
    • C、[EditorBrowsable(EditorBrowsableState.Never)]
    • D、[Browsable(false)]

    正确答案:D

  • 第16题:

    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()

    • A、 a user control
    • B、 a data template
    • C、 a control template
    • D、 a control that inherits the Canvas class

    正确答案:A

  • 第17题:

    Your company has client computers that run Windows 7 Enterprise.    You need to provide 10 users with an additional operating system boot option.   What should you do?()

    • A、Use Bootcfg to modify the boot parameters.
    • B、Use the DiskPart tool in Windows PE to attach a Virtual Hard Drive (VHD).
    • C、Use BCDedit to add a native-boot Virtual Hard Drive (VHD) entry to the boot menu.
    • D、Use BCDboot to modify the system partition.

    正确答案:C

  • 第18题:

    单选题
    You work as an Exchange Administrator for TechWorld Inc.The company has a Windows 2008 Active Directory-based contains an Exchange Server 2010 organization.The CIO has requested you to ensure that all emails with JPEG at that they are not allowed into the users’ mailboxes.You decide to use the Exchange Management Shell.Which of t you use to accomplish the task?()
    A

    Add-AttachmentFilterEntry -Name image/jpeg -Type FileName

    B

    Add-AttachmentFilterEntry -Name *.exe -Type FileName

    C

    Add-AttachmentFilterEntry -Name image/jpeg -Type ContentType

    D

    Add-AttachmentFilterEntry -Name .jpeg -Type ContentType


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    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
    解析: 暂无解析

  • 第20题:

    单选题
    You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()
    A

    Item Roles. 

    B

    Menu Item Roles. 

    C

    Display without Privilege. 

    D

    Use Security. 

    E

    Command Type.


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    You work as an Exchange Administrator for Xxx Inc.The company has a Windows 2008 Active Directorybased network.The network contains an Exchange Server 2010 organization.The CIO has requested you to ensure that all emails with JPEG attachments be filtered so that they are not allowed into the users’ mailboxes.You decide to use the Exchange Management Shell.Which of the following commands will you use to accomplish the task?()
    A

    Add-AttachmentFilterEntry -Name *.jpeg -Type ContentType

    B

    Add-AttachmentFilterEntry -Name *.exe -Type FileName

    C

    Add-AttachmentFilterEntry -Name image/jpeg -Type ContentType

    D

    Add-AttachmentFilterEntry -Name image/jpeg -Type FileName


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    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'. 


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()
    A

    EXIT 

    B

    EXIT_FORM 

    C

    DO_KEY('Key-Exit') 

    D

    DO_KEY('EXIT_FORM')


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    You created a custom menu for the Order Entry application. Which step do you perform before attaching the menu module to the form module?()
    A

    Select file-->Administration-->Convert 

    B

    Select file-->Administration-->Execute 

    C

    Select file-->Administration-->Compile File

    D

    No further step is necessary. 


    正确答案: A
    解析: 暂无解析