更多“语句“rmdir(’path1/path2’)”的执行目的就是递归删除path2和path1。”相关问题
  • 第1题:

    执行完下列语句段后,i值为()。

    A.2

    B.4

    C.8

    D.无限递归


    正确答案:B

  • 第2题:

    newdir目录非空可以用()制删除

    A、rmnewdir

    B、rmdirnewdir

    C、rm-anewdir

    D、rmdir-frnewdir


    参考答案:D

  • 第3题:

    PHP中用来删除当前目录的函数是()。

    • A、chdir
    • B、cd
    • C、opendir
    • D、rmdir

    正确答案:D

  • 第4题:

    在linux系统中,删除/test/test1目录,当/test目录为空时,希望一并删除,以下命令中正确的是()。

    • A、rmdir -r /test/test1
    • B、rmdir -p /test/test1
    • C、rmdir -R /test/test1
    • D、rmdir -l /test/test1

    正确答案:B

  • 第5题:

    下列那一个指令可以删除档案?()

    • A、cp
    • B、mkdir
    • C、rm
    • D、rmdir

    正确答案:C

  • 第6题:

    Solaris操作系统中删除文件的命令是rmdir


    正确答案:错误

  • 第7题:

    newdir目录非空可以用()制删除()

    • A、rm newdir
    • B、rmdir newdir
    • C、rm -a newdir
    • D、rmdir -fr newdir

    正确答案:D

  • 第8题:

    Given the following LSP configuration, which statement is true?() label-switched-pathlsp-xyz {  to 10.2000.1.1;  primarypath1;  secondarypath2;  secondarypath3;  no-cspf;  }  pathpath1 {  10.200.10.1 strict;  }  pathpath2 {  10.200.20.1 strict;  }  pathpath3 {  10.200.30.1loose  }

    • A、The router will use path1 when it is available and stable.
    • B、The router will use path3 when it is available and stable.
    • C、The router will attempt to establish path2 only when path1 and path3 are down.
    • D、The router will attempt to establish path1 only when path2 and path3 are down.

    正确答案:A

  • 第9题:

    rmdir()函数在目录都为空的情况下,可以递归删除多级目录。


    正确答案:错误

  • 第10题:

    判断题
    语句“rmdir(’path1/path2’)”的执行目的就是递归删除path2和path1。
    A

    B


    正确答案:
    解析: 暂无解析

  • 第11题:

    多选题
    09A设备开通过程中RTD阶段A扇区Path2通路关断,原因可能是().
    A

    校准线故障

    B

    RFU故障

    C

    综合控制线故障

    D

    TPA故障

    E

    Path2对应上跳线驻波比过高


    正确答案: D,C
    解析: 暂无解析

  • 第12题:

    判断题
    UNIX的环境下,rmdir命令和rm都是用来删除文件的。
    A

    B


    正确答案:
    解析: 暂无解析

  • 第13题:

    Given the following LSP configuration, which statement is true? ()

    A. The router will use path1 when it is available and stable.

    B. The router will use path3 when it is available and stable.

    C. The router will attempt to establish path2 only when path1 and path3 are down.

    D. The router will attempt to establish path1 only when path2 and path3 are down.


    参考答案:A

  • 第14题:

    UNIX的环境下,rmdir命令和rm都是用来删除文件的。


    正确答案:错误

  • 第15题:

    在linux系统中,可删除目录的命令是()。

    • A、rm
    • B、mv
    • C、mkdir
    • D、chown
    • E、rmdir

    正确答案:A,E

  • 第16题:

    09A设备开通过程中RTD阶段A扇区Path2通路关断,原因可能是().

    • A、校准线故障
    • B、RFU故障
    • C、综合控制线故障
    • D、TPA故障
    • E、Path2对应上跳线驻波比过高

    正确答案:B,D,E

  • 第17题:

    使用下列()语句可以对文件进行改名操作。

    • A、Shell
    • B、FileCopy
    • C、Name
    • D、RmDir

    正确答案:C

  • 第18题:

    以下关于递归的说法错误的是()。

    • A、递归是特殊的嵌套
    • B、递归要注意两点,递归终止条件和递归公式
    • C、递归可以轻松地转为选择语句
    • D、递归可分为两个阶段,即回推和递推

    正确答案:C

  • 第19题:

    newdir目录非空可以用()制删除()

    • A、rm newdir
    • B、rmdir newdir
    • C、rm-anewdir
    • D、rmdir-frnewdir

    正确答案:D

  • 第20题:

    Given the following LSP configuration, which statement is true?()label-switched-path lsp-xyz { to 10.200.1.1; primary path1; secondary path2; secondary path3; no-cspf; } path path1 { 10.200.10.1 strict; } path path2 { 10.200.20.1 strict; } path path3 { 10.200.30.1 loose; }

    • A、The router will use path1 when it is available and stable.
    • B、The router will use path3 when it is available and stable.
    • C、The router will attempt to establish path2 only when path1 and path3 are down.
    • D、The router will attempt to establish path1 only when path2 and path3 are down.

    正确答案:A

  • 第21题:

    判断题
    rmdir()函数在目录都为空的情况下,可以递归删除多级目录。
    A

    B


    正确答案:
    解析: 暂无解析

  • 第22题:

    单选题
    Given the following LSP configuration, which statement is true?()label-switched-path lsp-xyz { to 10.200.1.1; primary path1; secondary path2; secondary path3; no-cspf; } path path1 { 10.200.10.1 strict; } path path2 { 10.200.20.1 strict; } path path3 { 10.200.30.1 loose; }
    A

    The router will use path1 when it is available and stable.

    B

    The router will use path3 when it is available and stable.

    C

    The router will attempt to establish path2 only when path1 and path3 are down.

    D

    The router will attempt to establish path1 only when path2 and path3 are down.


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    Given the following LSP configuration, which statement is true?() label-switched-pathlsp-xyz {  to 10.2000.1.1;  primarypath1;  secondarypath2;  secondarypath3;  no-cspf;  }  pathpath1 {  10.200.10.1 strict;  }  pathpath2 {  10.200.20.1 strict;  }  pathpath3 {  10.200.30.1loose  }
    A

    The router will use path1 when it is available and stable.

    B

    The router will use path3 when it is available and stable.

    C

    The router will attempt to establish path2 only when path1 and path3 are down.

    D

    The router will attempt to establish path1 only when path2 and path3 are down.


    正确答案: A
    解析: 暂无解析