A. F6
B. F7
C. F8
D. F9
第1题:
Windows 2000系统中哪个文件可以查看端口与服务的对应?()
A、c:\winnt\system\drivers\etc\services
B、c:\winnt\system32\services
C、c:\winnt\system32\config\services
D、c:\winnt\system32\drivers\etc\services
第2题:
YouhaveacomputerthatrunsWindows7.YoulogontothecomputerbyusingauseraccountthatisamemberofAdministratorsgroup.FromWindowsExploreryouopenC:\windowssystem32\drivers\etc\hostsinNotepad.YouattempttosavethefileandreceivetheSaveAsdialogbox.YouneedtoensurethatyoucansavechangestoC:\windows\system32\drivers\etchosts.Whatshouldyoudo?()
A.StoptheWindowsSearchservice.
B.Removetheinheritedpermissionsfromthefile.
C.StartWindowsNotepadbyusingelevatedprivileges.
D.ChangetheUserAccountControl(UAC)settingstoNotifymeonlywhenprogramtrytomakechangestomycomputer.
第3题:
Windows 10安装成功后,将生成3个系统文件夹,以下哪个()不是3个文件夹之一。
A.Drivers文件夹
B.用户文件夹
C.Program Files文件夹
D.Windows文件夹
第4题:
在Windows系统中,可用hosts文件进行域名的本地解析,该文件在Windows XP中是放在Windows安装目录下的(11)目录中。
A.system32\drivers\etc
B.system32\drivers
C.system32
D.system
第5题:
A.FromWindows7,runScanstate.exe/offlineWinOld:c:\windows.
B.FromWindows7,runScanstate.exe/offlineWinOld:c:\windows.old.
C.Atthecommandprompt,runXcopy/s/ec:\windows\users\*.*c:\users\.
D.Atthecommandprompt,runXcopy/s/ec:\windows.old\documentsandsettings\*.*c:\users\.
第6题:
下面哪一个语句创建了值为storage的宏变量location? ()
A.&let location = storage;
B.let &location = storage;
C.%let location = "storage";
D.%let location = storage;