从标准输入读取一个字符串需要使用 BufferedReader 的________方法。
A  readLine() 
B read()
C skip()
D reset()