根据《通信电源设备安装工程施工监理暂行规定》规定,UPS安装完毕后,必须做()试验。
A、电压
B、电流
C、功率
D、带载能力
参考答案:D
10,24,52,78,( ),164
A.106
B.109
C.124
D.126
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.document
B.processor
C.disc
D.memory