单项选择题
You need to write a code segment that performs the following tasks:
Retrieves the name of each paused service.
Passes the name to the Add method of Collection1.
Which code segment should you use?()
A.A
B.B
C.C
D.D
点击查看答案
相关考题
-
单项选择题
为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。 您正在开发.NET Framework2.0金融应用程序和忙发展一个模块,备份重要数据,在单独的硬盘上。 您需要决定哪些属性的DriveInfo类使用和查找等脂肪或NTFS驱动器的可用空间的文件系统的类型和应由应用程序忽略用户的磁盘配额。 你应该做什么?()
A.使用 DriveFormat 和 TotalFreeSpace DriveInfo 类的属性
B.使用 DriveType 和 AvailableFreeSpace DriveInfo 类的属性
C.使用 VolumeLabel 和 TotalSize DriveInfo 类的属性
D.使用 DriveType 和 TotalSize DriveInfo 类的属性
E.使用 DriveFormat 和 AvailableFreeSpace DriveInfo 类的属性 -
单项选择题
为应用程序开发人员上班 Certkiller.com,Certkiller.com 使用 Visual Studio.NET 2005 作为其应用程序开发平台。您正在开发公司.NET Framework2.0地理信息系统和创建一个名为Certkiller的代码的类。您是需要序列化代码Certkiller类的所有公共和非公共数据,虽然您确保您生成的最小字节流因此,最小负载赋予网络资源。你应该做什么?()
A.应使用XmlSerializationWriter类
B.应使用XmlSerializer类
C.应使用BinaryFormatter类
D.应使用SoapFormatter类 -
单项选择题
You are developing an application that dynamically loads assemblies from an application directory. You need to write a code segment that loads an assembly named Company1.dll into the current application domain. Which code segment should you use?()
A.A
B.B
C.C
D.D
