下列既可以做栓剂的基质,又可用作片剂润滑剂的是()
A.硬脂酸镁
B.滑石粉
C.聚乙二醇4000
D.氢化植物油
E.微粉硅胶
参考答案:C
The building ________ will be used as our new library.
A.is being constructed
B.built
C.under construction
D.to build
DOM is a platform- and language- (66) 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 (67) . DOM is a (68) -based API to documents, which requires the whole document to be represented in (69) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (70) documents that do not fit into the memory available for processing.
(69)处填()。
A.document
B.processor
C.disc
D.memory