单项选择题

在vi/vim的底线模式下,用于将第3行至第30行内容保存到文件“context3.lst”的命令是()

A.:w 330context3.lst
B.:330w context3.lst
C.330:w context3.lst
D.:w context3.lst 330