niusouti.com

单选题which one of the following types of actions can be used on unopened doc?()Aform action Bview action Chotspot action Ddb action

题目
单选题
which one of the following types of actions can be used on unopened doc?()
A

 form action 

B

 view action 

C

 hotspot action 

D

 db action


相似考题
更多“单选题which one of the following types of actions can be used on unopened doc?()A  form action B  view action C  hotspot action D  db action”相关问题
  • 第1题:

    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

  • 第2题:

    A site administrator is configuring Command-level access control. Which of the following statements about Command-level access control are true? Command level access control policies: ()

    • A、are mandatory
    • B、specify action group ExecuteCommandActionGroup for Controller commands
    • C、specify action group ViewCommandActionGroup for View commands
    • D、specify resource group ControllerCommandResourceGroup for Controller commands
    • E、specify resource group ViewCommandResourceGroup for View commands

    正确答案:A,B,E

  • 第3题:

    ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()

    • A、delete the image and reinsert it into the form 
    • B、select the hotspot and choose the hotspot->remove hotspot menu command 
    • C、highlight the  hotspot and choose the design-> hotspot->remove menu command 
    • D、select the hotspot and choose the design->hotspot->remove hotspot menu command

    正确答案:B

  • 第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题:

    Which two statements are true about firewall filter configurations?()

    • A、Multiple action modifiers can be included in the same term.
    • B、Only a single action modifier can be included in the same term.
    • C、If an action modifier exists without a terminating action, matching packets will be accepted.
    • D、If an action modifier exists without a terminating action, matching packets will be discarded.

    正确答案:A,C

  • 第6题:

    You are implementing an ASP. NET MVC 2 Web application. You add a controller named Company Controller. You need to modify the application to handle the URL path /company/info. Which two actions should you perform?()

    • A、Add the following method to the CompanyController class. Function Info() As ActionResult   Return View() End Function
    • B、Add the following method to the CompanyController class. Function Company_Info() As ActionResult  Return View() End Function
    • C、Right-click the Views folder, and select View from the Add submenu to create the view for the action.
    • D、Right-click inside the action method in the CompanyController class, and select Add View to create a view for the action

    正确答案:A,D

  • 第7题:

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

  • 第8题:

    单选题
    which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()
    A

    FIELD Type :=action     

    B

    SELECT Type =action 

    C

    SELECT Type :=action       

    D

    @if (type=action;@success;@failure) 


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

  • 第9题:

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

  • 第10题:

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

  • 第11题:

    单选题
    which one of the following accurately describes field names?()
    A

    they must be unique in a database  

    B

    they can only be used once in a view  

    C

    they can only used once on each form  

    D

    they can be used mulriple times on a form 


    正确答案: 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题:

    which one of the following types of actions can be used on unopened doc?()

    • A、 form action 
    • B、 view action 
    • C、 hotspot action 
    • D、 db action

    正确答案:B

  • 第14题:

    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

  • 第15题:

    which one of the following accurately describes field names?()

    • A、they must be unique in a database  
    • B、they can only be used once in a view  
    • C、they can only used once on each form  
    • D、they can be used mulriple times on a form 

    正确答案:C

  • 第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 are developing an ASP.NET MVC 2 Web application. The application contains a controller named Home Controller, which has an action named Index. The application also contains a separate area named Blog. A view within the Blog area must contain an Action Link that will link to the Index action of the Home Controller. You need to ensure that the Action Link in the Blog area links to the Index action of the HomeController. Which Action Link should you use?()

    • A、Html.ActionLink("Home", "Index", "Home")
    • B、Html.ActionLink("Home", "Index", "Home",  New With {.area = ""}, Nothing)
    • C、Html.ActionLink("Home", "Index", "Home",  New With {.area = "Blog"}, Nothing)
    • D、Html.ActionLink("Home", "Index", "Home",  New With {.area = "Home"}, Nothing)

    正确答案:B

  • 第18题:

    单选题
    Which of the following is the correct format for /etc/inittab entries()
    A

    Runlevel:Action:Identifier:Command

    B

    Identifier:Runlevel:Action:Command

    C

    Command:Action:Identifier:Process

    D

    Process:Runlevel:Command:Identifier


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

  • 第19题:

    单选题
    You are developing an ASP.NET MVC 2 Web application. The application contains a controller named Home Controller, which has an action named Index. The application also contains a separate area named Blog. A view within the Blog area must contain an Action Link that will link to the Index action of the Home Controller. You need to ensure that the Action Link in the Blog area links to the Index action of the HomeController. Which Action Link should you use?()
    A

    Html.ActionLink(Home, Index, Home)

    B

    Html.ActionLink(Home, Index, Home,  New With {.area = }, Nothing)

    C

    Html.ActionLink(Home, Index, Home,  New With {.area = Blog}, Nothing)

    D

    Html.ActionLink(Home, Index, Home,  New With {.area = Home}, Nothing)


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

  • 第20题:

    单选题
    ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()
    A

    delete the image and reinsert it into the form 

    B

    select the hotspot and choose the hotspot->remove hotspot menu command 

    C

    highlight the  hotspot and choose the design-> hotspot->remove menu command 

    D

    select the hotspot and choose the design->hotspot->remove hotspot menu command


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

  • 第21题:

    多选题
    You are implementing an ASP. NET MVC 2 Web application. You add a controller named Company Controller. You need to modify the application to handle the URL path /company/info. Which two actions should you perform?()
    A

    Add the following method to the CompanyController class. Function Info() As ActionResult   Return View() End Function

    B

    Add the following method to the CompanyController class. Function Company_Info() As ActionResult  Return View() End Function

    C

    Right-click the Views folder, and select View from the Add submenu to create the view for the action.

    D

    Right-click inside the action method in the CompanyController class, and select Add View to create a view for the action


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

  • 第22题:

    多选题
    Which two statements are true about firewall filter configurations?()
    A

    Multiple action modifiers can be included in the same term.

    B

    Only a single action modifier can be included in the same term.

    C

    If an action modifier exists without a terminating action, matching packets will be accepted.

    D

    If an action modifier exists without a terminating action, matching packets will be discarded.


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

  • 第23题:

    单选题
    which one of the following types of actions can be used on unopened doc?()
    A

     form action 

    B

     view action 

    C

     hotspot action 

    D

     db action


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

  • 第24题:

    多选题
    Which two statements are true about firewall filter configurations?()
    A

    Multiple action modifiers can be included in the same term.

    B

    Only a single action modifier can be included in the same term.

    C

    The default term within a firewall filter uses the discard action.

    D

    The default term within a firewall filter uses the reject action.


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