当避险物标与障碍物的连线与航线近于平行时,为了避离航线前后方向上的障碍物,应用()较为有利。
A.距离避险线
B.平行方位标尺避险
C.雷达的方位叠标避险
D.方位避险线
参考答案:D
阅读下面程序 import java.io.*; public class ByteStreamTest public static void main(String[] args) int[] myArray=10,20,30,40; try DataOutputStream dos=new DataOutputStream (new ______("ints.dat")); for(int i=0;i<myArray.length;i++)dos.writeInt(myArray[i]); dos.close(); System.out.println("Have written binary file ints.dat"); catch(IOException ioe) System.out.println("IOException"); 为保证程序正确运行,在程序中下画线处应填人的代码是
A.FileOutputStream
B.ByteArrayOutputStream
C.BufferedOutputStream
D.FileWriter
机械无级变速传动(定轴式有中间体的)功率Pmax约()kW。
A.40
B.35
C.30
D.25