燃料中的碳是决定燃料()的大小的重要因素,含()越高,发热量也越高。
参考答案:发热量;碳量。
地面水环境影响预测中的河口包括( )。
A.河流交汇处
B.河流感潮段
C.河流与湖库的汇合部
D.河口外滨海段
DOM is a platform-and language- (71) API that allows programs and scripts todynamically access and update the content. structure and style of WWW documents(currently,definitions for HTML and XML documents are part ofthe specification).Thedocument can be further processed and the results of that processing can be incorporated backinto the presented (72) .DOM is a (73) -based API to documents,which requires the wholedocument to be represented in (74) while processing it.A simpler altemative to DOM is the event—based SAX,which can be used to process very large (75) documents that do not fitinfo the memory available for processing.
A.table B.tree C.control D.event