当交换机在恢复装载时,需要调用()里面的image文件。A、xac diskB、iom diskC、tapeD、itoc
当交换机在恢复装载时,需要调用()里面的image文件。
- A、xac disk
- B、iom disk
- C、tape
- D、itoc
相关考题:
可以使用Windows PowerShell命令行管理磁盘分区和卷,常见的磁盘管理命令包括()。 A.Get-DiskB.Initialize-DiskC.Clear-VolumeD.Get-VolumeE.Format-Volume
Your network contains a server that runs Windows Server 2008 R2. You need to schedule backups of the server. The solution must ensure that multiple versions of the backup are available.Which two possible backup locations should you use?()A. external hard diskB. internal hard diskC. optical mediaD. remote shared folder
Graphics中的Image类没有构造函数,所以需要调用静态()方法来获得A. createImage()B. paint()C. setStrokeStyle()D. TiledLayer()
下列说法中错误的一项是A.当线程需要在synchronized块中等待共享数据状态改变时,则需要调用wait()方法B.当线程需要在synchronized块中等待共享数据状态改变时,则需要调用notify()方法C.线程在synchronized块中执行完操作后,调用notify()方法通知正在等待的线程重新占有锁D.wait()和notify()可以实现线程的同步操作
Which of the following commands can be used to show all disks configured on the system?() A. lsdev -C diskB. lsdev -P diskC. lsdev -Cc diskD. lsdev -Pc disk
请正确选择北电交换机掉电的可用步骤()A、切断电源室A路、B路的供电B、关闭SBAC、关闭空调,打印机电源D、重新开一个计费文件E、关闭SDM系统F、关闭MS、CM或XAC的一个平面电源,重新拔插另一面的电源板使其全部掉电
如何检查系统IMAGE是否可用()A、autodump historyB、mapci;mtc;xac;xacmtcC、mapci;mtc;xac;rextstD、autodump debug
使用MediaPlayer播放raw目录下的mp3文件时()A、需要使用MediaPlayer.create方法创建MediaPlayerB、直接newMediaPlayer即可C、需要调用setDataSource方法设置文件源D、直接调用start方法,无需设置文件源
Which of the following commands can be used to show all disks configured on the system?()A、lsdev -C diskB、lsdev -P diskC、lsdev -Cc diskD、lsdev -Pc disk
Your network contains a server that runs Windows Server 2008 R2. You need to schedule backups of the server. The solution must ensure that multiple versions of the backup are available. Which two possible backup locations should you use?()A、external hard diskB、internal hard diskC、optical mediaD、remote shared folder
利用磁盘备份软件ghost进行Windows系统镜像后,存在本地磁盘非系统盘符。在DOS下进行系统还原时,应选择()。A、disk to diskB、image to diskC、partition from imageD、partiton to image
在CORBA系统里,当需要改变默认配置的log文件名时,需要修改corbaconfig.properties这个文件里的哪个参数A、logger.FileB、logger.LevelC、logger.MaxFileSizeD、logger.MaxBackupIndex
A client has a need to look at and add many image files but has no need to change them. Which of the following media types would BEST meet the client’s needs?()A、CD-RWB、DiskC、FlashD、WORM
计算机内的存储器呈现出一种层次结构的形式,即()三层结构。A、Cache-Memory-diskB、Memory-Cache-diskC、CPU-Cache-diskD、CPU-Cache-Memory
单选题以下关于fclose(fp)函数的叙述正确的是( )。A当程序中对文件的所有写操作完成之后,必须调用fclose(fp)函数关闭文件B当程序中对文件的所有写操作完成之后,不一定要调用fclose(fp)函数关闭文件C只有对文件进行输入操作之后,才需要调用fclose(fp)函数关闭文件D只有对文件进行输出操作之后,才能调用fclose(fp)函数关闭文件
单选题使用MediaPlayer播放raw目录下的mp3文件时()A需要使用MediaPlayer.create方法创建MediaPlayerB直接newMediaPlayer即可C需要调用setDataSource方法设置文件源D直接调用start方法,无需设置文件源