47()
A: old
B: remaining
C: new
D: other
A: old
B: remaining
C: new
D: other
举一反三
- One is big,but the other is ______. A: small B: new C: old D: light
- 用vim打开一个文件,( )操作可以用字母“new”来代替字母“old”。 A: old/new B: s/old/new C: 1,$s/old/new/g D: s/old/new/g
- 用vi打开一个文件,如何用字母”new”来代替字母”old”(选择最合适的答案) A: old/new B: s/old/new C: 1,$s/old/new/g D: s/old/new/g
- Why did all the other residents agree to move A: Because they could move into new flats with more rooms than their old ones. B. Because they liked to move into new flats. C. Because they could move into new flats not far from their old homes.
- 用VI打开一个文件,可以用以下()命令将前6行中所有“old”用 “new”来代替。 A: :r/old/new B: :s/old/new C: :1,6s/old/new/g D: : s/old/new/g