【多选题】【消耗次数:1】
发展新能源技术装备和产业体系建设措施包括()
A完善新能源产业链建设
B建立技术创新体系
C制定和健全新能源发电设备、并网等产品和技术标准
D建立完善的新能源产业监测体系
参考答案:
复制
纠错
相关题目
【多选题】 新能源技术主要包括()。
①  太阳能新技术
②  风能技术
③  氢能利用技术
④  波浪能和潮汐能
【多选题】 新能源包括()
①  A太阳能
②  B生物质能
③  C核能
④  D氢能
⑤  E海洋能
【多选题】 我国应推进探测和分析技术向( )的层次发展,发展资源立体勘查技术体系,超前开展替代资源和新能源的研发。
①  A.更深
②  B.更高
③  C.更广
④  D.更精
【判断题】 氢能源不属于新能源。
①  正确
②  错误
【多选题】 新能源发展困境主要体现在()
①  许多发展中国家的新能源的市场规模还很小
②  B基础研发领域投入明显不足
③  C关键技术瓶颈始终未能有大的突破
④  D同质化严重,优质产能紧缺
【多选题】 新能源发展困境主要体现在()
①  A许多发展中国家的新能源的市场规模还很小
②  B基础研发领域投入明显不足
③  C关键技术瓶颈始终未能有大的突破
④  D同质化严重,优质产能紧缺
【判断题】 除常规化石能源和核能之外,其他能源都可称为新能源。
①  正确
②  错误
【多选题】 太阳能是清洁的新能源,为了环保我们要减少使用像煤炭这样的常规能源而大力开发新能源。请问以下哪些属于新能源()。
①  A.石油
②  B.地热能
③  C.核能
④  D.天然气
【判断题】 新能源就是可再生能源。
①  正确
②  错误
【多选题】 下列哪项属于新能源()
①  A.潮汐能
②  B.风能
③  C.核能
④  D.水能
随机题目
【单选题】 XPath路径表达式“/A/B/C[position()1]”的匹配结果为()。
①  根元素A下所有名称为B的子元素下所有名称为C的子元素节点集合中的第二个及以后的元素
②  以子路径“元素A-元素B-元素C”结尾的节点集合中的第二个及以后的元素
③  根元素A下所有名称为B的子元素下所有名称为C的子元素
④  以子路径“元素A-元素B-元素C”结尾的节点集合
【单选题】 十进制数字限制:假设Schema的名字空间前缀为“xsd”,现在需要定义名为“coursegradeType”的简单类型,要求取值为[0,100]之间的小数,且小数位数只有一位,下面正确的选项是()。
①  xsd:simpleTypename=coursegradeTypexsd:restrictionbase=xsd:decimalxsd:totalDigitsvalue=1/xsd:minInclusivevalue=0/xsd:maxInclusivevalue=100//xsd:restriction/xsd:simpleType
②  xsd:simpleTypename=coursegradeTypexsd:restrictionbase=xsd:decimalxsd:totalDigits"xsd:simpleTypename=coursegradeTypexsd:restrictionbase=xsd:decimalxsdfractionDigitsvalue=1/xsd:minInclusivevalue=0/xsd:maxInclusivevalue=100//xsd:restriction/xsd:simpleType"value=1/xsd:minInclusivevalue=0/xsd:maxInclusivevalue=100//xsd:restriction/xsd:simpleType
③  xsd:simpleTypename=coursegradeTypexsd:restrictionbase=xsd:decimalxsd:totalDigitsvalue=4/xsd:minInclusivevalue=0/xsd:maxInclusivevalue=100//xsd:restriction/xsd:simpleType
④  xsd:simpleTypename=coursegradeTypexsd:restrictionbase=xsd:decimalxsd:fractionDigitsvalue=4/xsd:minInclusivevalue=0/xsd:maxInclusivevalue=100//xsd:restriction/xsd:simpleType
【单选题】 空格及制表符会被替换为空格,开头和结尾的空格被移除,而多个连续的空格会被缩减为单一的空格,下面正确的选项是()。
①  xsd:simpleTypename="nameType"xsd:restrictionbase="xsd:string"xsd:whiteSpacevalue="collapse"//xsd:restriction/xsd:simpleType
②  xsd:simpleTypename="nameType"xsd:restrictionbase="xsd:string"xsd:whiteSpacevalue="replace"//xsd:restriction/xsd:simpleType
③  xsd:simpleTypename="nameType"xsd:restrictionbase="xsd:string"xsd:whiteSpacevalue="preserve"//xsd:restriction/xsd:simpleType
④  xsd:simpleTypename="nameType"xsd:restrictionbase="xsd:string"xsd:whiteSpacevalue="conpress"//xsd:restriction/xsd:simpleType
【单选题】 解决电子商务环境下数据冲突问题的基本思路是()。
①  开发一对一转换适配器
②  定义公共数据模式
③  定义内部数据模式
④  采用相同的数据库系统
【单选题】 XPath路径表达式“//F/ancestor::*”的匹配结果为()。
①  根元素F的父节点元素
②  根元素F的祖先节点元素
③  所有F元素的父节点元素
④  所有F元素的祖先节点元素
【单选题】 关于DTD定义元素的语法,下面哪个选项()是正确的?
①  ELEMENT元素名称元素内容的描述
②  !ELEMENT元素名称元素内容的描述
③  !DOCTYPE元素名称元素内容的描述
④  DOCTYPE元素名称元素内容的描述
【单选题】 利用CSS控制元素内容背景图像的平铺方式时,如果需要图像在两个方面均进行平铺,则background-repeat属性的取值应设置为()。
①  repeat-both
②  repeat-x
③  repeat-y
④  repeat
【单选题】 在利用CSS表现XML时,如果需要将XML文档中的publisher元素的内容以小型大写字母显示,且字号大小为父元素内容显示大小的80%,则下面正确的选项为()。
①  publisher{font-style:small-caps;font-size:80%}
②  publisher{font-transform:small-caps;font-size:80%}
③  publisher{font-variant:small-caps;font-size:80%}
④  publisher{font-variant:small-caps;font-weight:80%}
【单选题】 利用XSL创建一style属性,style的值为“color:bule;background-color:red”,能实现该功能的选项为()。
①  attributename="color"blue/attributeattributename="background-color"red/attribute
②  attributename="style"color:blue/attributeattributename="style"background-color:red/attribute
③  attributename="style"color:blue;background-color:red/attribute
④  elementattribute="style"color:blue;background-color:red/element
【单选题】 关于DTD定义属性的语法,下面哪个选项()的形式是正确的?
①  ATTLIST元素名(属性名属性类型缺省值)*
②  !ATTLIST元素名(属性名属性类型缺省值)*
③  ATTRIBUTE元素名(属性名属性类型缺省值)*
④  !ATTRIBUTE元素名(属性名属性类型缺省值)*