金属材料硬度试验指标有:()、()和维氏硬度三种。
参考答案:布氏硬度;洛氏硬度
A.7.5mm
B.7.50mm
C.8.5mm
D.8.50mm
DOM is a platform-and language- (21) API that allows programs and scripts to dynamically access and update the content, structure and style of WWW documents (currently ,definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented (22) . DOM is a (23) -based AP1 to documents, which requires the whole document to be represented in (24) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (25) documents that do not fit info the memory available for processing.
A.XML
B.HTML
C.script
D.web