单项选择题
选择正确的选项()
A.A B.B C.C D.D
为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Stu...
单项选择题为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。您正在开发.Certkiller NET Framework2.0应用.com。您完成该应用程序,但Certkiller.com尽快用户尝试登录到应用程序,该应用程序将失败。您需要在Windows事件日志中写入条目。事件日志查看器中查看时,您希望被列为testapp事件的源。您要创建可以用于将项写入事件日志的事件源。你应该做什么?()
A. B.EventLog.LogNameFromSourceName(";TestApp";,";Application";) C.EventLog.LogNameFromSourceName(";TestApp";,";Security";) D.
选择正确的选项() A.AB.BC.CD.D
You are testing a method that examines a running proces...
You are testing a method that examines a running process. This method returns an ArrayList containing the name and full path of all modules that are loaded by the process.You need to list the modules loaded by a process named C:\TestApps\Process1.exe. Which code segment should you use?()