:q!
:x
exit
:s
第1题:
此题为判断题(对,错)。
第2题:
在vi编辑器命令模式下,保存并退出编辑的命令是:『____』。(In the vi editor in command mode, the command of saving and exiting the editor of is『____』.)
第3题:
A.q!
B.q
C.w!
D.wq
第4题:
A.q
B.q!
C.w
D.wq
第5题:
存盘并退出vi可用命令: wq,还可以用( )命令。
A、 :q!
B、 :x
C、exit
D、 :s
第6题:
在vi编辑器命令模式下,保存并退出编辑的命令是:________。
第7题:
A.:q
B.:w
C.:wq
D.:q!
第8题:
A.:q
B.:sq
C.:q!
D.:wq
第9题:
A.vi有输入、指令和插入三种状态
B.更改文件后保存退出的命令是“:qw”
C.更改文件后保存退出的命令是“:wq”
D.更改文件后不保存,只退出的命令是“:q!”
第10题:
在vi编辑器里面,需要存盘并退出,执行什么命令?()