单选题Which one of the following describes who will be able to see an existing doc that contains a readers field ?()A only those people listed in the access listB anyone listed as a reader or above in the aclC only those people list in the readers fieldD any

题目
单选题
Which one of the following describes who will be able to see an existing doc that contains a readers field ?()
A

only those people listed in the access list

B

anyone listed as a reader or above in the acl

C

only those people list in the readers field

D

anyone list as a reader or above in the acl and who is also list in the readers field


相似考题
更多“单选题Which one of the following describes who will be able to see an existing doc that contains a readers field ?()A only those people listed in the access listB anyone listed as a reader or above in the aclC only those people list in the readers fieldD any”相关问题
  • 第1题:

    Passage Two

    When we see well, we do not think about our eyes very often. It is only when we cannot see perfectly that we realize how important our eyes are.

    People who are nearsighted can only see things that are very close to their eyes. Everything else is not so clear. Many people who do a lot of close work, such as writing, reading and sewing, become near sighted. Then they have to wear glasses in order to see distant (远处的) things clearly'.

    People who are nearsighted suffer from just the opposite problem. They can see things that are far away, but they have difficulty in reading a book unless they hold it at arm's length. If they want to do much reading, they must get glasses, too.

    Other people do not see clearly because their eyes are not exactly the right shape. They have what is called astigmatism (散光). This, too, can be corrected by glasses. Some people's eyes become cloudy because of cataracts (白内障). Long ago these people often became blind. Now, however, it is possible to operate on the cataracts and remove them.

    Having two good eyes is important for judging distances. Each eye sees things from a slightly different angle (角度). To prove this to yourself, look at an object out of one eye; then look at the same object out

    of the other eye. You will find the object's relation to the background (背景) and other things around it has changed. The difference between these two different eye views helps us to judge how far away an object is. People who have only one eye cannot judge distance as people with two eyes.

    40. We should take good care of our eyes ______.

    A. only when we cannot see perfectly

    B. only when we can see well

    C. even if we can see well

    D. only when we realize how important our eyes are


    正确答案:C

        40.答案为C  此考题为推理题。根据作者在第1段第2句所表达的,等到我们两眼视力下降了我们才认识到眼睛的重要性,我们就可断定C正确。

  • 第2题:

    Mr.Wang is the only one of the people here who ( )able to drive a truck.

    A、is

    B、can be

    C、are

    D、have been


    参考答案:A

  • 第3题:

    资料:When we see well,we do not think about our eyes very often. It is only when we cannot see perfectly that we realize how important our eyes are.
    People who are near-sighted can only see things that are very close to their eyes,Everything else seems blurry(=unclear).Many people who do a lot of work,such as writing,reading and sewing become near-sighted.
    People who are far-sighted suffer from just the opposite problem. They can see things that are far away,but they have difficulty in reading a book unless they hold it at arm’s length. If they want to do much reading,they must get glasses,too.
    Other people do not see clearly because their eyes are not exactly the right shape. They have what is called astigmatism. This,too,can be corrected by glasses. Some people’s eyes become cloudy because of cataracts. Long ago these people often became blind. Now,however,it is possible to operate on the cataracts and remove them.
    Having two good eyes is important for judging distances. Each eye sees things from a slightly different angle. To prove this to yourself,look at an object out of one eye;Then look at the same object out of your other eye. You will find the object’s relation to the background and other things around it has changed. The difference between these two different eye views helps us to judge how far away an object is. People who have only one eye cannot judge distance as people with two eyes.

    We should take good care of our eyes______.

    A.even if we can see well
    B.only when we cannot see perfectly
    C.only when we realize how important our eyes are
    D.only when we can see well

    答案:A
    解析:
    本题考查的是细节理解。
    【关键词】take good care of;our eyes
    【主题句】第1自然段When we see well,we do not think about our eyes very often. It is only when we cannot see perfectly that we realize how important our eyes are. 当我们看东西很清楚的时候,我们不经常想到我们的眼睛。只有当我们无法完美地看到时,我们才意识到我们的眼睛多么重要。
    【解析】本题的问题是“我们应该好好保护我们的眼睛________”A选项“即使我们能看得很清楚”;B选项“当我们无法完美地看到时”;C选项“只有当我们意识到我们的眼睛有多重要时”;D选项“只有在我们能够看得出来的时候”。根据主题句分析可知,我们无论何时都要保护好眼睛,不要在看不清的时候才意识到严重性,故A选项符合题意。

  • 第4题:

    Which statement about access lists that are applied to an interface is true?()

    • A、you can apply multiple access lists with the same protocol or in different direction.
    • B、you can config one access list,per direction,per layer 3 protocol
    • C、you can place as many access lists as you want on any interface
    • D、you can apply only one access list on any interface

    正确答案:B

  • 第5题:

    A user in the op_storage group logs onto the DS GUI and goes to the User Administration panel.  Which users can be seen and what actions can be performed()

    • A、the user can see all other users, including those in the Admin group, but can modify only the user accounts in theOp_volume and Monitor group
    • B、the user can see all the users except those in the Admin group, but can only modify the user’s own account
    • C、the user can see only the user’s own account, and cannot modify it
    • D、the user can see only the user’s own account, and can change the password only

    正确答案:D

  • 第6题:

    bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who can edit doc.Which of the following hide-when formulas should bill use to control the display of the field?()

    • A、 @isnotmember(alleditors,@username) 
    • B、 @isnotmember(@name([cn]);@username) 
    • C、 @isnotmember(alleditors;@name([cn ];@username)) 
    • D、 if(@isnotmember(alleditors;@name([cn];@username);@true;@false))

    正确答案:C

  • 第7题:

    You executed the following commands in an RMAN session for your database instance that has failures:  RMAN> LIST FAILURE;  After some time, you executed the following command in the same session: RMAN> ADVISE FAILURE;  But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution ofthe last LIST FAILURE command.  Which statement is true for the above ADVISE FAILURE command in this scenario()

    • A、It produces a warning for new failures before advising for CRITICAL and HIGH failures.
    • B、It ignores new failures and considers the failures listed in the last LIST FAILURE command only.
    • C、It produces advice only for new failures and the failures listed in the last LIST FAILURE command are ignored
    • D、It produces an error with recommendation to run the LIST FAILURE command before the ADVISE FAILURE command.

    正确答案:A

  • 第8题:

    单选题
    The author states that the will and the passions of the people _____.
    A

    can be effectively controlled by the people themselves

    B

    should determine government policies

    C

    can be controlled only by a power that exists apart from the people and is not subject to that will and those passions

    D

    cannot be controlled


    正确答案: B
    解析:
    本题的依据是第一段中间的几句话“Society requires not only that the passions of individuals should be subjected, but that even in the mass and body, as well as in the individuals, the inclinations of men should frequently be thwarted, their will controlled, and their passions brought into subjection. This can only be done by a power out of themselves”。从中可知C项是正确答案。

  • 第9题:

    单选题
    From the passage, one can assume that which of the following statements would best describe Hemingway’s attitude toward knowledge?
    A

    One can learn about life only by living it fully.

    B

    A wise person will read widely in order to learn about life.

    C

    Knowledge is a powerful tool that should be reserved only for those who know how to use it.

    D

    Experience is a poor teacher.


    正确答案: A
    解析:
    全文主旨是想说明海明威非常尊崇事实,以实际经验为基础写作,因此他对知识的态度应是知识来自于生活,只有自己生活过才能了解。

  • 第10题:

    问答题
    Satire exists because there is need for it. It has lived because readers appreciate a refreshing stimulus, an irreverent reminder that they live in a world of platitudinous thinking, cheap moralizing, and foolish philosophy. Satire serves to prod people into an awareness of truth, though rarely to any action on behalf of truth. Satire tends to remind people that much of what they see, hear, and read in popular media is sanctimonious, sentimental, and only partially true. Life resembles in only a slight degree the popular image of it. Soldiers rarely hold the ideals that movies attribute to them, nor do ordinary citizens devote their lives to unselfish service of humanity. Intelligent people know these things but tend to forget them when they do not hear them expressed.

    正确答案:
    讽刺作品之所以存在是因为人们需要它。它存续至今,是因为读者欣赏爽身怡心的刺激和不拘谦恭的告诫,它提醒读者,他们生活的世界里充满了陈腐的思想意识、低俗的道德说教和愚蠢的哲学理念。讽刺作品虽然很少代表真理促成行动,但它却能使人们感悟到真理。讽刺作品常常告诉人们,他们在大众媒体中所看到的、听到的、读到的大多是伪装善良、多愁善感或只有部分真实。生活只在很小的程度上与大众对它的印象相符。士兵们很少拥有电影赋予他们的理想,而普通老百姓也决不会把自己的生命无私地奉献给人道主义服务。聪明人知道这些事实,但是当周围人不谈起时,他们常常会忘记掉。
    解析: 暂无解析

  • 第11题:

    单选题
    bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who can edit doc.Which of the following hide-when formulas should bill use to control the display of the field?()
    A

     @isnotmember(alleditors,@username) 

    B

     @isnotmember(@name([cn]);@username) 

    C

     @isnotmember(alleditors;@name([cn ];@username)) 

    D

     if(@isnotmember(alleditors;@name([cn];@username);@true;@false))


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

  • 第12题:

    问答题
    In one day at a library, 64 people borrowed books. Twice as many people borrowed only a thriller as borrowed only a science fiction book. Three people borrowed a biography only and 11 people borrowed both science fiction and a thriller, but not a biography. The same number borrowed a biography and a thriller but no science fiction as borrowed one of each of the three types. Twenty-one people did not borrow a thriller. One more person borrowed a science fiction book and a biography book than borrowed a biography only.  How many people borrowed a thriller only?

    正确答案: 28 people borrowed a thriller only.
    解析:
    (设三种书都借的人数为X, 那么既借传记又借惊险小说的人数也为X; 设既借传记又借科幻小说的人数为Y;设只借科幻小说的人数为Z,那么只借惊险小说的人数为2Z。根据题意可知:Y=4; Y+Z+3=21; 3Z+2X+Y+11+3=64, 故求出Z=14, 2Z=28.)

  • 第13题:

    From the second paragraph, we can see that in the early years,______.

    A. those colleges and universities were the same

    B. people, young or old, might study in the colleges

    C. students studied only some languages and science

    D. when the students finished their school, they became lawyers or teachers


    正确答案:A

    37.答案为A  从第二段整体来看,第一句In the early yearsthese schools were much alike是主体句,那时的大学都很相似,因此选A

  • 第14题:

    共用题干
    第一篇

    In what may be bad news for bars and pubs,a European research group has found that people drinking alcohol outside of meals have a significantly higher risk of cancer in the mouth and neck than do those taking their libations with food.Luigino Dal Maso and his colleagues studied the drinking pattems of 1 ,500 patients from four cancer studies and another 3,500 adults who had never had cancer.
    After the researchers accounted for the amount of alcohol consumed,they found that individuals who downed a significant share of their alcohol outside of meals faced at least a 50 to 80 percent risk of cancer in the oral cavity(腔),pharynx(咽),and esophagus(食管),when compared with people who drank only at meals.Consuming alcohol without food also increased by at least 20 percent the likelihood of laryngeal(喉)cancer."Roughly 95 percent of cancers at these four sites traced to smoking or drinking by the study volunteers,"Dal Maso says.The discouraging news,his team reports, is that drinking with meals didn't eliminate cancer risk at any of the sites.
    For their new analysis,the European scientists divided people in the study into four groups, based on how many drinks they reported having in an average week.The lowest-intake group includ-ed people who averaged up to 20 drinks a week.The highest group reported downing at least 56 servings of alcohol weekly for an average of eight or more per day.Cancer risks for the mouth and neck sites rose steadily with consumption even for people who reported drinking only with meals.For instance,compared with people in the lowest-consumption group,participants who drank 21 to 34 alcohol servings a week at least doubled their cancer risk for all sites other than the laryngeal cancer. If people in these consumption groups took some of those drinks outside meals,those in the higher consumption group at least quadrupled their risk for oral cavity and esophageal cancers.
    People in the highest-consumption group who drank only with meals had 10 times the risk of oral cancer,7 times the risk of pharyngeal cancer,and 16 times the risk of esophageal cancer compared with those who averaged 20 or fewer drinks a week with meals.In contrast,laryngeal cancer risk in the high-intake,with-meals-only group was only triple that in the low-intake consumers who drank with meals.
    "Alcohol can inflame tissues.Over time,that inflammation can trigger cancer."Dal Maso says.He suspects that food reduced cancer risk either by partially coating digestive-tract tissues or by scrubbing alcohol off those tissues.He speculates that the reason laryngeal risks were dramatically lower for all study participants traces to the tissue's lower exposure to alcohol.

    Which of the following is NOT the conclusion made by the researchers about"drinking with meals"?
    A:It has a lower risk of cancer than drinking without food.
    B:It may also be a cause of cancer.
    C:It increases by 20 percent the possibility of cancer in all sites.
    D:It does not eliminate cancer risk at any of the sites.

    答案:C
    解析:
    文章第一句“In what may be bad news for bars and pubs , a European research group has found that people drinking alcohol outside of meals have a significantly higher risk of cancer in the mouth and neck than do those taking their libations with food.”提供了答案。
    第二段的第二句说的是餐外饮酒使得喉癌的概率增加了20%,而不是就餐时饮酒。所以C是正确答案。其他三项文中直接或间接提到。
    第三段第二句告诉我们,酒精摄入量最低的一组每星期饮酒量达20杯,因此,大约每天在三杯左右。
    文章第四段的第一句和第二句是由in contrast连接的两个句子。 in contrast表达的是句间的反比关系。第一句说明酒精摄入量最大的一组,患其他三种癌友的概率与低酒精摄入量组相比,分别是他们的10倍、7倍和16倍。而第二句告诉我们,相比之下,其患喉癌的概率只是另一组的3倍。因此,B是正确选项。
    文章最后一句提供了答案。

  • 第15题:

    Several people, () I listed below, have not submitted their reports.

    • A、that
    • B、whom
    • C、which
    • D、who

    正确答案:B

  • 第16题:

    Which of the following IOS commands can detect whether the SQL slammer virus propagates in yournetworks?()

    • A、access-list 100 permit any any udp eq 1434
    • B、access-list 100 permit any any udp eq 1434 log
    • C、access-list 110 permit any any udp eq 69
    • D、access-list 110 permit any any udp eq 69 log
    • E、None of above.

    正确答案:B

  • 第17题:

    Which one of the following describes who will be able to see an existing doc that contains a readers field ?()

    • A、only those people listed in the access list
    • B、anyone listed as a reader or above in the acl
    • C、only those people list in the readers field
    • D、anyone list as a reader or above in the acl and who is also list in the readers field

    正确答案:D

  • 第18题:

    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

  • 第19题:

    单选题
    Which one of the following describes who will be able to see an existing doc that contains a readers field ?()
    A

    only those people listed in the access list

    B

    anyone listed as a reader or above in the acl

    C

    only those people list in the readers field

    D

    anyone list as a reader or above in the acl and who is also list in the readers field


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

  • 第20题:

    单选题
    You executed the following commands in an RMAN session for your database instance that has failures: RMAN> LIST FAILURE; After some time, you executed the following command in the same session: RMAN> ADVISE FAILURE; But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution of the last LIST FAILURE command. Which statement is true for the above ADVISE FAILURE command in this scenario?()
    A

    It produces a warning for new failures before advising for CRITICAL and HIGH failures.

    B

    It ignores new failures and considers the failures listed in the last LIST FAILURE command only.

    C

    It produces an error with recommendation to run the LIST FAILURE command before the ADVISE FAILURE command.

    D

    It produces advice only for new failures and the failures listed in the last LIST FAILURE command are ignored.


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

  • 第21题:

    单选题
    What kind of article does Tina believe people are more likely to read?
    A

    One that has a shocking beginning.

    B

    One that challenges the readers to think.

    C

    One whose title is listed on the cover.


    正确答案: C
    解析:
    由You have to get their attention and nothing does that better than a very lively, even shocking opening可知,Tina认为吸引读者的最好方法是写出令人震惊的开头。

  • 第22题:

    单选题
    Which statement about access lists that are applied to an interface is true?()
    A

    you can apply multiple access lists with the same protocol or in different direction.

    B

    you can config one access list,per direction,per layer 3 protocol

    C

    you can place as many access lists as you want on any interface

    D

    you can apply only one access list on any interface


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

  • 第23题:

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

  • 第24题:

    单选题
    A user in the op_storage group logs onto the DS GUI and goes to the User Administration panel.  Which users can be seen and what actions can be performed()
    A

    the user can see all other users, including those in the Admin group, but can modify only the user accounts in theOp_volume and Monitor group

    B

    the user can see all the users except those in the Admin group, but can only modify the user’s own account

    C

    the user can see only the user’s own account, and cannot modify it

    D

    the user can see only the user’s own account, and can change the password only


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