The workmen ______ down the old house and built a new one in its place. A. putB. closedC. toreD. broke
The workmen ______ down the old house and built a new one in its place.
A. put
B. closed
C. tore
D. broke
相关考题:
124 Which of the following is most closely associated with business risk:A. profit and lossB. personnel turnoverC. workmen's compensationD. liability insuranceE. All of the above.
● () is most closely associated with business risk. ()A. profit and loss B. personnel turnoverC. workmen’s compensation D. liability insurance
What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?() A. mv /old_dir/file /new_dirB. mv -p /old_dir/file /new_dirC. mv -k /old_dir/file /new_dirD. mv /old_dir/file /new_dir/new_file
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])
8、使用 ln 命令可生成一个名为 old 文件的符号链接文件 new,然后删除 old 文 件,利用 new 文件是否还能够访问到文件中的数据?()A.不可能再访问。B.仍然可以访问。C.能否访问取决于 file2 的所有者。D.能否访问取决于 file2 的权限。
用vi打开一个文件,如何用字母”new”来代替文件中所有的字母”old”A.:r/old/newB.:s/old/newC.:1,$s/old/new/gD.:%s/old/new/g