new zealand s three largest ethnic groups in terms of population are _______________.
A. New Zealanders with European ancestry, Asian and Maori
B. Maori, Indian and people from the Pacific Islands
C. people from the Pacific Islands, Maori and Chinese
D. New Zealanders with European ancestry, Maori and people from the PacificIslands
第1题:
We may learn from Paragraph 4 that department stores were advised ________.
A focuses on infant wear and older kids' clothes
B attach equal importance to different genders
C classify consumers into smaller groups
D create some common shoppers' terms
第2题:
Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.
A) three-hours B) three-hour
C) three-hours’ D) three-hour’s
选B
用破折号连接的作形容词不用复数.
第3题:
330038003000301585063878906把将字符串s中的一个子串替换成另一个指定的字符串所用到的函数是
A.330038003000301585063878906 s.replace(old, new [, max])
B.s.rindex(str, beg=0, end=len(string))
C.s.strip([chars])
D.s.changeplace(old, new [, max])
第4题:
A. set apply-groups node$
B. set apply-groups (node)
C. set apply-groups $(node)
D. set apply-groups (node)all
第5题:
第6题:
用vi打开一个文件,如何用字母”new”来代替文件中所有的字母”old”
A.:r/old/new
B.:s/old/new
C.:1,$s/old/new/g
D.:%s/old/new/g