住房公积金的本质属性是( )。
A.补助
B.工资
C.公积金
D.个人专用基金
参考答案:B
解析:住房公积金的本质属性是工资,是以公积金的形式给职工增加了一部分工资。
甲数比乙数多10%,就是乙数比甲数少10%.______.(判断对错)
DOM is a platform- and language- (65) 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 (66) . DOM is a (67) -based API to documents, which requires the whole document to be represented in (68) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (69) documents that do not fit into the memory available for processing.
67()
A.table
B.tree
C.control
D.event