参考答案和解析
参考答案:D
更多“On a Windows XP machine, which of the following settings should be configured to allow draggingof files without holding the mouse button?() ”相关问题
  • 第1题:

    某Windows_Form的工具条为ToolBar1,则代表该工具条的第2个按钮的对象为().

    A. ToolBar 1.Button(2)

    B. ToolBar 1.Button(1)

    C. ToolBar 1.Button(3)

    D. ToolBar 1.Button(0)


    正确答案:B

  • 第2题:

    Whichstatementistrueaboutmouseevents?()

    A.ThecursorstylecanbesettoCAUTION.

    B.Double-clickingamousebuttoncanpotentiallyfiresixmouseeventtriggers.

    C.ThevaluesfortheSYSTEM.MOUSE_BUTTON_PRESSEDsystemvariablecanonlybe1or2.

    D.Clickanddouble-clickbuttonactionscanonlydetectifthemouseispositionedinanitem.


    参考答案:B

  • 第3题:

    Whichtwotriggersaremousemovementtriggers?()

    A.When-Mouse-Up

    B.When-Mouse-Move

    C.When-Mouse-Down

    D.When-Mouse-Click

    E.When-Mouse-Leave


    参考答案:B, E

  • 第4题:

    Windows_Form应用程序中,要求下压按钮控件Button1有以下特性:正常情况下,该按钮是扁平的,当鼠标指针移动到它上面时,按钮升高.那么,在程序中,属性Button 1.FlatStyle的值应设定为()

    A. System.Windows.Forms.FlatStyle.Flat

    B. System.Windows.Form.FlatStyle.Popup

    C. System.Windows.Forms.FlatStyle.Standard

    D. System.Windows.Forms.FlatStyle.System


    正确答案:B

  • 第5题:

    Whichtwostatementsaretrueaboutmousebuttonvariables?()

    A.SYSTEM.MOUSE_BUTTON_PRESSEDreturnsastring.

    B.SYSTEM.MOUSE_BUTTON_PRESSEDreturnsanumericvalue.1Z0-132WorldLeadersIn CertificationsMaterial-Test-king.com

    C.ApossiblevalueforSYSTEM.MOUSE_BUTTON_MODIFIERSisControl+Alt+Delete.

    D.SYSTEM.MOUSE_BUTTON_MODIFIERScanonlybereferencesinform-leveltriggers.

    E.SYSTEM.MOUSE_BUTTON_MODIFIERSidentifieswhichspecialkeywaspressedinconjunctionwiththeusualmousebuttonaction.


    参考答案:B, E

  • 第6题:

    对于操作系统Windows 2000/XP,下列说法不正确的一项是(53)。

    A.Windows 2000/XP不支持传统的FAT文件系统

    B.NTFS 文件系统是Windows 2000/XP本身的文件系统

    C.NTFS 文件系统具有可恢复性

    D.NTFS 文件系统比FAT 文件系统更有效支持大磁盘和大文件


    正确答案:A
    解析:Windows2000/XP操作系统使用NTFS文件系统,但是兼容传统的FAT文件系统。NTFS具有可恢复性,同时,它支持大容量磁盘和大文件。所以答案为A。