CDE is working. However, the customized PATH environment has not been implemented. Which of the following procedures should be performed to activate the implementation?()A.Update the .kshrc fileB.Edit $HOME/.dtprofile, and uncomment the DTSOURCEPROFILE=tr

题目
CDE is working. However, the customized PATH environment has not been implemented. Which of the following procedures should be performed to activate the implementation?()

A.Update the .kshrc file

B.Edit $HOME/.dtprofile, and uncomment the DTSOURCEPROFILE=true

C.Copy /etc/.profile to $HOME/.dtprofile and edit the file as needed

D.Double click on the System Administration icon and select CDE profile


相似考题
更多“CDE is working. However, the customized PATH environment has not been implemented. Which of the following procedures should be performed to activate the implementation?() ”相关问题
  • 第1题:

    How long() you() a member of the club?

    A.have,,joined

    B.have,,been

    C.has,,joined

    D.has,,been


    参考答案:B

  • 第2题:

    You’re going to have a quiz ( )by another two in the ( )month.

    A. followed,followed

    B. followed,following

    C. following,followed

    D. following,following


    参考答案:B

  • 第3题:

    在运行表单时,下列有关表单事件引发次序的叙述正确的是

    A.Activate->Init->Load
    B.Load->Activate->Init
    C.Activate->Load->Init
    D.Load->Init->Activate

    答案:D
    解析:

  • 第4题:

    Why()the old block of flats()demolished next month?

    A、are…being

    B、is…being

    C、has…been

    D、have…been


    参考答案:B

  • 第5题:

    在运行表单时,下列有关表单事件引发次序的叙述正确的是

    A.Activate→Init→Load

    B.Load→Activate→Init

    C.Activate→Load→Init

    D.Load→Init→Activate


    正确答案:D
    解析:Load事件的触发时机为创建对象前,Init事件的触发时机为创建对象时,而Activate事件的触发时机为对象激活时故正确的引发次序应为Load→Init→Activate。

  • 第6题:

    下列代码中,用于获取SD卡路径的是_______。

    A.Environment.getSD();

    B.Environment.getExternalStorageState();

    C.Environment.getSDDirectory();

    D.Environment.getExternalStorageDirectory();


    Environment.getExternalStorageDirectory()