当前位置: X题卡 > 所有题目 > 题目详情

RandomAccessFile是java.io包中的一个兼有输入输出功能的类。由于它是随机访问,所以文件读写一个记录的位置是

查看本题答案

你可能感兴趣的试题

File f=new File("readFile"); RandomAccessFile raF=newRandomAeeess Filel(;  RandomAccessFile raF=new RandomAcccssFile(d:/mydir/File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAccessFite("readwriteFile",r  
RandomAccessFile类可以随机访问文件  RandomAccessFile类实现DataInput和DataOutput接口  RandomAccessFile类不能写文件  RandomAccessFile类兼有输入输出功能  
一个包可以包含多个类  一个源文件中,只能有一个公共类  属于同一个包的类在默认情况下可以相互访问  系统不会为源文件创建默认的包  
File f=new File("readFile"); RandomAccessFile raF=new RandomAccessFile(;  RandomAccessFile raF=new RandomAccessFile(d:/mydir/File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAceessFile("readwriteFile" ,r;  
化为乌有 眷恋 震摄 忧心冲冲    长吁短叹 璀璨 娇情 光阴荏苒    杞人忧天 饿殍 深隧 兼融并包    金科玉律 菲簿 内灸 笑容可鞠  
一个文件可以属于一个包  一个类可以属于一个包  一个包可包含多个文件  一个包只能含有一个类  
File f=new File("readFile");
RandomAccessFile raF=new RandomAccessFile(f);  
RandomAccessFile raF=new RandomAccessFile(d://mydir//File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile",rw);  
一个包可以包含多个类  一个源文件,只能有一个公共类  属于同一个包的类在默认情况下可以相互访问  系统不会为源文件创建默认的包  
Object  Serializable  RandomaccessFile  javio中不存在这样的类  
Object  Serializable  RandomaccessFile  java.io中不存在这样的类  
File f=new File("readFile");
RandomAccessFile raF=new RandomAccessFile(f);  
RandomAccessFile raF=new RandomAccessFile(d:/mydir/File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAceessFile("readwriteFile" ,rw);  
FileInputStream in=new FileInputStream("fildat");iskip(9);int c=iread( );  FileInputStream in=new FileInputStream("fildat");iskip(10);int c=iread( );  FileInputStream in=new FileInputStream("fildat");int c=iread( );  RandomAccessFile in=new RandomAccessFile("fildat");iskip(9);int c=ireadByte( );  
RandomAccessFile  FileReader  FileWriter  FilelnputStream  
一个源文件中,只能有一个公共类  一个包可以包括多个类  属于同一个包的类在默认情况下可以相互访问  系统不会为源文件创建默认的包  
以太网交换机上电运行后 ,接收到的第一个单播数据包将向所有端口转发  以太网交换机上电运行后, 接收到的第一个单播数据包只向该数据包的目的地所在端口转发  在MAC表项的学习过程中,从一个数据包中只能学习到一个条目  在MAC表项的学习过程中,从一个数据包中可以学习到两个条目  
File f=new File("readFile"); RandomAccessFile raF=new RandomAccessFile(;  RandomAccessFile raF=new RandomAccessFile(d://mydir//File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile",r;  
File f=new File("readFile");  RandomAccessFile raF=newRandomAeeess Filel(f);B) RandomAccessFile raF=new RandomAcccssFile(d:/mydir/File3.txt,"rw");  RandomAccessFile raF=new RandomAccessFile("readwriteFile","rw");  RandomAccessFile raF=new RandomAccessFite("readwriteFile",rw)  
DataInput  DataOutputStream  RandomAccessFile  FileNameFiher  

热门试题

更多