使用下列哪一个类可以实现在文件的任意一个位置读写一个记录()
A:FileInputStream
B:FileReader
C:FileWriter
D:RandomAccessFile
出自:计算机科学