TAR是()
A、百分深度剂量
B、组织空气比
C、散射空气比
D、组织体模比
E、组织最大比
A、百分深度剂量
B、组织空气比
C、散射空气比
D、组织体模比
E、组织最大比
A、tar -cvf file_system.tar /staticFS ; gzip file_system.tar B、tar -xvf /staticFS file_system.tar ; gzip file_system.tar C、tar -cvf /staticFS file_system.tar ; compress file_system.tar D、tar -xvf file_system.tar /staticFS ; compress file_system.tar
A、tar czvf this.tar.gz ./*.txt B、tar ./*.txt czvf this.tar.gz C、tar zxvf this.tar.gz ./*.txt D、tar ./*.txt zxvf this.tar.gz
A、tarcvf/home home.tar B、tartvf home.tar/home C、tarcvf home.tar/home D、tarxvf home.tar/home
A、tar -cvf file_system.tar /staticFS ; gzip file_system.tar B、tar -xvf /staticFS file_system.tar ; gzip file_system.tar C、tar -cvf /staticFS file_system.tar ; compress file_system.tar D、tar -xvf file_system.tar /staticFS ; compress file_system.tar