A.EDIT
B.CHMOD
C.ATTRIB
D.CONVERT
第1题:
Anadministratorisbuildingaserverthatwillrunadatawarehousingapplication.Theserverwas orderedwitheight300GBdrives.TheapplicationrequiresadedicatedstoragelocationfortheOS andoneforcriticalfiles.Thecriticalfilestorageneedsfastaccessbutmustprovidehigh redundancy.TheOSrequires100GBandthefilerequires950GB.Whichofthefollowing configurationswillBESTsuitthedatawarehouseneeds?()
A.OS:3Drives,RAID1 withhotspare;Files:5Drives,RAID5withhotspare
B.OS:2Drives,RAID1;Files:6Drives,RAID1
C.OS:2Drives,RAID0;Files:6Drives,RAID5
D.OS:2Drives,RAID1;Files:6Drives,RAID5withhotspare
第2题:
A.Request.Files(“upfile”).Size
B.UploaD.Form(“upfile”).Size
C.UploaD.Files(“upfile”).Size
D.Request.form(“upfile”).Size
第3题:
下列哪些是CMake没有而Catkin有(Catkin扩展了)的指令?
A.add_message_files()
B.add_service_files()
C.add_action_files()
D.generate_messages()
第4题:
A computer virus is a computer program that is created to make and spread(71)of itself.
A.programs
B.virus
C.copies
D.files
第5题:
【单选题】使用文件存储数据时,文件存储在软件的()目录下。
A./data/data/包名/files/
B./data/data//files/
C.mnt/sdcard/包名/files/
D.任意路径
第6题:
【单选题】Android中把数据存储到SD卡对应的目录是()
A./data/data/包名/files/
B./mnt/sdcard/files/
C./mnt/sdcard
D.任意路径