单项选择题
单项选择题 ToaddaTTYTerminaltoSerialport1,whichofthefollowingsetofoptionsshouldbechosen?()
单项选择题 YouaretheadministratorofCompany‘sWindows2000network.YouhavebeenaskedtorolloutaWindows2000ProfessionalservicepackonallWindows2000ProfessionalclientcomputersinCompany‘smainoffice.YoucreateasharedfoldernamedInstallFilesthatcontainstheinstallationfilesfortheservicepackandconnecttothesharedfolder.Youwanttopreventtheuserinterfacefrombeingdisplayedduringtheinstallation.Whatshouldyoudo?()A.ConnecttotheInstallFilessharedfolderandruntheUpdate-qcommand.B.ConnecttotheInstallFilessharedfolderandruntheUpdate-ucommand.C.ConnecttotheInstallFilessharedfolderandruntheUpdate-zcommand.D.ConnecttotheInstallFilessharedfolderandruntheUpdate-s:InstallFilescommand.
单项选择题 YouaretheadministratorofExamSheet.net‘snetwork.YourWindows2000ProfessionalcomputerhasaPentiumII400-HHzprocessor,128MBofRAM,andIDEharddisk.Afterinstallinganewdigitalimagingapplicationyounoticethatyourcomputerisrespondingveryslowlyandyouareexperiencingdelaysinprocessinggraphicsfiles.Youwanttodetermineiftheperformanceproblemsarebeingcausedbyamemorybottleneck.Whatshouldyoudo?()A.UseTaskManagertoviewtherunningapplications.B.UseTaskManagertoviewtherunningprocesses.C.UseSystemMonitortoviewtheSystem-ProcessorQueueLengthandProcessor-Interrups/Seccounters.D.UseSystemMonitortoviewtheLogicalDisk-Avg.Disksec/TransferandMemory-Pages/Seccounters.
单项选择题 您需要设定MicrosoftWindows传真和扫描来收发传真。这时应该怎么做?()
单项选择题 YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodevelopanewcontrolfortheapplication.ThecontrolwillhavethesamepropertiesasaTextBoxcontrol.Youneedtoensurethatthecontrolhasatransparentbackgroundwhenitispaintedonform.Youwanttoachievethisgoalbyusingtheminimumamountofdevelopmenteffort.Whatshouldyoudo?()A.CreateanewclassthatisderivedfromtheControlclass.CalltheSetStylemethodintheconstructor.B.CreateanewclassthatisderivedfromtheTextBoxcontrolclass.OverridetheOnPaintmethodintheconstructor.C.CreateanewclassthatisderivedfromtheControlclass.SettheBackColorpropertyofthecontroltoTransparent.CalltheSetStylemethodintheconstructor.D.CreateanewclassthatisderivedfromtheTextBoxcontrolclass.SettheBackColorpropertyofthecontroltoTransparentintheconstructor.CalltheSetStylemethodintheconstructor.