【单选题】【消耗次数:1】
13. The supervisor appreciates ______ so hard in the office.
for your working
your working
you to work
for you to work
参考答案:
复制
纠错
相关题目
【单选题】 You have to work hard if you want to __________ in your courses.
①  achieve
②  succeed
③  win
④  beat
【单选题】 In order to ____ your goals, you must work hard.
①  make
②  achieve
③  require
④  develop
【单选题】 In order to _______ your goals, you must work hard.
①  make
②  achieve
③  require
④  develop
【单选题】 _______ , I will help you with your work.
①  If I am possible
②  If it possible
③  If possible
④  Possible
【判断题】 The question What is your affiliation? is to ask where you are working,you should answer I am with...
①  正确
②  错误
【单选题】 If you work hard, you will be ________; but if you don’t, you will be punished.
①  relaxed
②  relieved
③  reduced
④  rewarded
【单选题】 Work hard, _________ you will fail in the exam.
①  if
②  or
③  and
④  but
【单选题】 You need money and time. _____________, you need to work hard.
①  In addition
②  such as
③  In a word
④  For instance
【单选题】 It’s not fair that you come home after a bad day at work and ____ your wife and children.
①  take it out on
②  take out it on
③  take out on
④  take on it with
【单选题】 Would you mind _____ your radio a little bit? I cant concentrate on my work.
①  turning on
②  turning down
③  turning to
④  turning in
随机题目
【多选题】 模式限制:假设Schema的名字空间前缀为“xsd”,现在需要定义名为“phoneType”的简单类型,在“string”类型的基础上增加模式限制,要求是手机号码,下面正确的选项是()。
①  xsd:simpleTypename="phoneType"xsd:restrictionbase="xsd:string"xsd:patternvalue="[0,9]{11}"//xsd:restriction/xsd:simpleType
②  xsd:simpleTypename="phoneType"xsd:restrictionbase="xsd:string"xsd:patternvalue="[0,9]{11}+"//xsd:restriction/xsd:simpleType
③  xsd:simpleTypename="phoneType"xsd:restrictionbase="xsd:string"xsd:patternvalue="[0,9]{11}?"//xsd:restriction/xsd:simpleType
④  xsd:simpleTypename="phoneType"xsd:restrictionbase="xsd:string"xsd:patternvalue="[0-9]{11}"//xsd:restriction/xsd:simpleType
【判断题】 nav标记是用来创建文字链接和图像链接的标记。
①  正确
②  错误
【判断题】 与该名字空间对应的schema文档的URL,这样在当前XML实例文档中凡是被该名字空间作用的元素和属性,XML解析器会到与该名字空间对应的schema文档中去查找这些元素和属性的定义,进行有效性检查。
①  正确
②  错误
【判断题】 “有效的”XML文件规定文件中所使用的任何元素都必须在DTD中给出定义。
①  正确
②  错误
【判断题】 address标记用于描述作者的地址信息。
①  正确
②  错误
【判断题】 与HTML的无语义相比,XML的最大优势是能定义富有内涵的标记,从而可以表达信息含义,适于组织内容。
①  正确
②  错误
【判断题】 如果利用DTD定义XML的约束规范,则XML解析器在进行XML有效性检查时,会到XML元素名字空间所指定的DTD文档中去查找约束规范的定义。
①  正确
②  错误
【判断题】 如果要选取节点集中任意名称的节点,则节点测试的内容应为“*”,表示匹配任何名称。
①  正确
②  错误
【判断题】 局部声明的元素或属性名称可与其它局部声明的元素或属性名称相同,但不能与全局声明的元素或属性名称相同。
①  正确
②  错误
【判断题】 CSS中,设置元素内容的字体颜色用"font-color"属性。
①  正确
②  错误