第1题:
An ASP.NET application hosts a RESTful Windows Communication Foundation (WCF) service at /Services/Contoso.svc.The service provides a JavaScript resource to clients. You have an explicit reference to the JavaScript in your page markup as follows.You need to retrieve the debug version of the service JavaScript. What should you do?()
A. In the <%@ ServiceHost %> header for /Services/Contoso.svc, set the Debug attribute to true.
B. In the <%@ Page %> header, set the Debug attribute to true.
C. In the script tag, add a debug attribute and set its value to true.
D. In the script tag, append debug to the src attribute.
第2题:
A. gpedit.msc
B. MSCONFIG
C. services.msc
D. fsutil
第3题:
A.INIT.ORA
B.SQLNET.ORA
C.TNSNAMES.ORA
D.SERVICES.ORA
E.LISTENER.ORA
第4题:
第5题:
A.LaborReporting
B.QuickReporting
C.WorkOrderTracking
D.AssignmentManager
E.WorkOrderManagement
第6题:
windows系统下打开系统服务的命令是“services、msc”。()