IBM认证考试

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、 s

题目

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
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.

答案:D
解析:
本题考查语言知识教学。题干的意思:如果教师专注于培养学生恰当地使用单词的能力,那么他/她应该避免以下哪种方式A项“教单词的口语和书面形式”,B项“在语境中教单词并举例子”,C项“呈现单词的形式、意义及用法”,D项“要求学生记忆双语单词表”。在词汇教学中,教师不仅要讲授单词的形式,还要创设具体的语境,让学生在运用中加深对词汇意义的理解,掌握词汇的用法和功能,进而恰当得体地运用词汇表情达意。记忆双语单词表属于单纯的记忆活动,不能起到促进学生恰当使用词汇的作用。故本题选D。

第2题:

阅读理解
Two related paradoxes also emerge from the same basic conception of the aesthetic experience. The first was given extended consideration by Hegel, who argued roughly as follows: our sensuous attention and that gives to the work of art its peculiar individuality. Because it addresses itself to our sensory appreciation, the work of art is essentially concrete, to be understood by an act of perception rather than by a process of discursive thought.
At the same time, our understanding of the work of art is in part intellectual; we seek in it a conceptual content, which it presents to us in the form of an idea. One purpose of critical interpretation is to expound this idea in discursive form—to give the equivalent of the content of the work of art in another, nonsensuous idiom. But criticism can never succeed in this task, for, by separating the content from the particular form, it abolishes its individuality. The content presented then ceases to be the exact content of that work of art. In losing its individuality, the content loses its aesthetic reality; it thus ceases to be a reason for attending to the particular work and that first attracted our critical attention. It cannot be this that we saw in the original work and that explained its power over us.
For this content, displayed in the discursive idiom of the critical intellect, is no more than a husk, a discarded relic of a meaning that eluded us in the act of seizing it. If the content is to be the true object of aesthetic interest, it must remain wedded to its individuality: it cannot be detached from its "sensuous embodiment" without being detached from itself. Content is, therefore, inseparable from form and form in turn inseparable from content. (It is the form that it is only by virtue of the content that it embodies.)
Hegel's argument is the archetype of many, all aimed at showing that it is both necessary to distinguish form from content and also impossible to do so. This paradox may be resolved by rejecting either of its premises, but, as with Kant's antinomy, neither premise seems dispensable. To suppose that content and form are inseparable is, in effect, to dismiss both ideas as illusory, since no two works of art can then share either a content or a form-the form being definitive of each work's individuality.
In this case, no one could ever justify his interest in a work of art by reference to its meaning. The intensity of aesthetic interest becomes a puzzling, and ultimately inexplicable, feature of our mental life. If, on the other hand, we insist that content and form are separable, we shall never be able to find, through a study of content, the reason for attending to the particular work of art that intrigues us. Every work of art stands proxy for its paraphrase. An impassable gap then opens between aesthetic experience and its ground, and the claim that aesthetic experience is intrinsically valuable is thrown in doubt.
1. Hegel argued that .

A. it is our sensuous appreciation that gives peculiar individuality to the work of art
B. it is the content of the work of art that holds our attention
C. the work of art cannot be understood without a process of logical thinking
D. the form of the work of art is what our sensuous appreciation concentrates on

答案:D
解析:
本题的答案线索可以在第一段的最后一句话中找到。A项应该是sensuous attention. B项没有提到,C项正是黑格尔所反对的。

第3题:

55. What do we know about the character(个性) of my neighbor’s mother?

A. She would like to buy expensive things.

B. She would like to buy cheap things.

C. She would like to help others when they’re in trouble.

D. She would like to have her son pay for her shopping.


正确答案:B

第4题:

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

第5题:

tommy has created a sales view in his sales.nsf database. Tommy wants negative numbers in the sales number column in the view parenthesis. which one of the following should tommy do?()

  • A、select the parenthesis when negative value in the view properties box 
  • B、select the parenthesis when negative value in the column properties box 
  • C、use the @function @negative to set this in the column formula in the view 
  • D、use a formula to format the value in the field on the form that will be displaying in the view

正确答案:B

第6题:

Which of the following is NOT what Hegel believed?

A. The content and form of the work of art cannot be separated from each other.
B. The content of the work of art is always the true object of aesthetic interest.
C. The content presented without any individuality is not the content of the work of art.
D. The content understood by means of a process of discursive thought is no more than a husk.

答案:B
解析:
本项可以根据第二段中的内容得到答案,第二句话开始人们试图对艺术品找到一个实在东西表达其含义,但是失败了。所以B项的内容是错误的。

第7题:

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

第8题:

You use Microsoft .NET Framework 4 to create a Windows Forms client application.You write the following code segment.The application contains a form of type Form1 that contains a FormSettings object named frmSettings1.You need to maintain the user‘s form size preference each time the user executes the application.Which code segment should you use? ()

A.

B.

C.

D.


参考答案:D

第9题:

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

第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”)

正确答案:C

更多相关问题