It's a very old car and the spare parts are _________ available.
A. no any longer
B. no longer
C. not any longer
D. no more
第1题:
The medicine is on sale everywhere. You can get it at ____________ chemist’s.
A) each B) some C) certain D) any
D
any chemist's 表示任意一个药店,随便哪个药店...
第2题:
A.RAID0;
B.RAID5;
C.RAID5+spare;
D.RAID1+spare
第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.FromWindows7,runScanstate.exe/offlineWinOld:c:\windows.
B.FromWindows7,runScanstate.exe/offlineWinOld:c:\windows.old.
C.Atthecommandprompt,runXcopy/s/ec:\windows\users\*.*c:\users\.
D.Atthecommandprompt,runXcopy/s/ec:\windows.old\documentsandsettings\*.*c:\users\.
第5题:
第6题:
用vi打开一个文件,如何用字母”new”来代替文件中所有的字母”old”
A.:r/old/new
B.:s/old/new
C.:1,$s/old/new/g
D.:%s/old/new/g