niusouti.com

单选题nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()AlayersBsu

题目
单选题
nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()
A

 layers

B

 subforms 

C

 framesets 

D

 style sheets


相似考题
更多“单选题nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()A  layersB”相关问题
  • 第1题:

    cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()

    • A、 change the agent property to shared 
    • B、 copy the agent to a domino 6 server 
    • C、 change the agent property to shared code 
    • D、 delete the agent. She must create it again as a shared agent

    正确答案:A

  • 第2题:

    tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()

    • A、create a view action that has the following formula:@command([create];”video”)
    • B、create a form action that has the following formula:@command([compose];”video”)
    • C、create a view action that has the following formula:@command([compose];”video”)
    • D、create a database action that has the following formula:@command([compose];”video”)

    正确答案:C

  • 第3题:

    mary would like to display a collapsed section on her video catalog form, she has created a section buy when she display the form in the client the section always opens expanded. which one of the following should mary do to collapse the section?()

    • A、 nothing. Sections always open expanded 
    • B、 modify the section default properties to collapsed 
    • C、 modify the form propenties to display all sections collapsed 
    • D、 modify the section opened for reading property to auto-collapse 

    正确答案:D

  • 第4题:

    norma has a form action that will allow users to create comments to the existing doc. When Norma views the form in her web browser, she sees the action. but when she opens the form in her notes client she cannot see the action . which one of the following should she do to correct the problom? ()

    • A、delete old action and create a new one on the form
    • B、Make sure the comments form is available for notes clients use
    • C、Make the action a shared action and disable the hide-when setting for “web borwsers”
    • D、Check the actions hide-when setting to make sure the action is available for “notes 4.6 later”

    正确答案:D

  • 第5题:

    You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want to see from a pull down list containing the values PERSONAL and PAYROLL. Which format should you use to create this form?()

    • A、One content canvas and multiple stacked canvases. 
    • B、One content and one stacked canvas.
    • C、Tab canvas with several tab pages. 
    • D、One content canvas. 
    • E、A horizontal and vertical toolbar.

    正确答案:A

  • 第6题:

    单选题
    kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()
    A

    @ command([back])    

    B

    @ command([fileexit])   

    C

    @ command([gotoview])     

    D

    @ command([fileclosewindow])


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

  • 第7题:

    单选题
    james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()
    A

     @sort 

    B

     @sort(@thisvalue) 

    C

     @sortAscending(fieldA)      

    D

     @sort(“ascesding”;”fieldA”)


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

  • 第8题:

    单选题
    You are creating a Windows Forms application by using the .Net Framework 3.5.You plan to display detailed help instructions for each control in the form.You create a help file.You configure a HelpProvider component on the form.You need to display the help file for the control that is focused when the F1 key is pressed.Which method of the HelpProvider class should you call for each control?()
    A

    SetShowHelp

    B

    SetHelpString

    C

    SetHelpKeyword

    D

    SetHelpNavigator


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

  • 第9题:

    单选题
    nancy used a rich text field on a form to capture data. she would like to display the data in a view. which of the following should she do?()
    A

    use @texttorichtext

    B

    use a richtext title field

    C

    use the @text(fieldname) in the  column formula

    D

    nothing rich text display in the views


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

  • 第10题:

    单选题
    nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()
    A

     layers

    B

     subforms 

    C

     framesets 

    D

     style sheets


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

  • 第11题:

    单选题
    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that users can view content in a book-reading format that displays two pages at a time. Which control should you use?()
    A

     FlowDocument 

    B

     FlowDocumentReader

    C

     FlowDocumentPageViewer

    D

     FlowDocumentScrollViewer


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

  • 第12题:

    单选题
    norma has a form action that will allow users to create comments to the existing doc. When Norma views the form in her web browser, she sees the action. but when she opens the form in her notes client she cannot see the action . which one of the following should she do to correct the problom? ()
    A

    delete old action and create a new one on the form

    B

    Make sure the comments form is available for notes clients use

    C

    Make the action a shared action and disable the hide-when setting for “web borwsers”

    D

    Check the actions hide-when setting to make sure the action is available for “notes 4.6 later”


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

  • 第13题:

    olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()

    • A、use an action with subactions 
    • B、layer the actions in the action menu  
    • C、Use action buttons within an outline control in a hidden frame to present "twisties " 
    • D、use hide/when formulas along with a database profile field setting to display "toolbars" of icons

    正确答案:A

  • 第14题:

    nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()

    • A、 layers
    • B、 subforms 
    • C、 framesets 
    • D、 style sheets

    正确答案:A

  • 第15题:

    james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()

    • A、 @sort 
    • B、 @sort(@thisvalue) 
    • C、 @sortAscending(fieldA)      
    • D、 @sort(“ascesding”;”fieldA”)

    正确答案:B

  • 第16题:

    kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()

    • A、@ command([back])    
    • B、@ command([fileexit])   
    • C、@ command([gotoview])     
    • D、@ command([fileclosewindow])

    正确答案:D

  • 第17题:

    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that users can view content in a book-reading format that displays two pages at a time. Which control should you use?()

    • A、 FlowDocument 
    • B、 FlowDocumentReader
    • C、 FlowDocumentPageViewer
    • D、 FlowDocumentScrollViewer

    正确答案:B

  • 第18题:

    单选题
    mary would like to display a collapsed section on her video catalog form, she has created a section buy when she display the form in the client the section always opens expanded. which one of the following should mary do to collapse the section?()
    A

     nothing. Sections always open expanded 

    B

     modify the section default properties to collapsed 

    C

     modify the form propenties to display all sections collapsed 

    D

     modify the section opened for reading property to auto-collapse 


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

  • 第19题:

    单选题
    olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()
    A

    use an action with subactions 

    B

    layer the actions in the action menu  

    C

    Use action buttons within an outline control in a hidden frame to present twisties  

    D

    use hide/when formulas along with a database profile field setting to display toolbars of icons


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

  • 第20题:

    单选题
    tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()
    A

    create a view action that has the following formula:@command([create];”video”)

    B

    create a form action that has the following formula:@command([compose];”video”)

    C

    create a view action that has the following formula:@command([compose];”video”)

    D

    create a database action that has the following formula:@command([compose];”video”)


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

  • 第21题:

    单选题
    You create a master page named Template.master. Template.master contains the following ContentPlaceHolder server controls. You also create 10 Web Forms. The Web Forms reference Template.master as their master page. Each Web Form has the following Content controls that correspond to the ContentPlaceHolder controls in Template.master. You need to configure the Web pages so that default content will be shown in the area2 ContentPlaceHolder control whenever a Web Form does not provide that content. What should you do? ()
    A

    Move default content inside area2 in Template.master. Remove area2 from Web Forms that do not provide content.

    B

    Move default content inside area2 in Template.master. Leave area2 blank in Web Forms that do not provide content.

    C

    Move default content inside area2 in the Web Forms. Remove area2 from Template.master.

    D

    Create an additional ContentPlaceHolder control in Template.master named area2_default. Place default content inside area2_default. Remove area2 from Web Forms that do not provide content.


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

  • 第22题:

    单选题
    Which of the following should a teacher avoid when his/her focus is on developing students' ability to use words appropriately?
    A

    Teaching both the spoken and written form.

    B

    Teaching words in context and giving examples.

    C

    Presenting the form, meaning, and use of a word.

    D

    Asking students to memorize bilingual word lists.


    正确答案: B
    解析:

  • 第23题:

    单选题
    You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want to see from a pull down list containing the values PERSONAL and PAYROLL. Which format should you use to create this form?()
    A

    One content canvas and multiple stacked canvases. 

    B

    One content and one stacked canvas.

    C

    Tab canvas with several tab pages. 

    D

    One content canvas. 

    E

    A horizontal and vertical toolbar.


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

  • 第24题:

    单选题
    cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()
    A

     change the agent property to shared 

    B

     copy the agent to a domino 6 server 

    C

     change the agent property to shared code 

    D

     delete the agent. She must create it again as a shared agent


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