多项选择题
A.Apply the OnDeserializing attribute to the ProcessChildren method.
B.Specify that MyClass implements the IDeserializationCallback interface.
C.Specify that MyClass inherits from the ObjectManager class.
D.Apply the OnSerialized attribute to the ProcessChildren method.
E.Create a GetObjectData method that calls ProcessChildren.
F.Create an OnDeserialization method that calls ProcessChildren.
单项选择题 You work as an application developer at Certkiller .com. You are required to launch the App.exe process, and specify sample.txt as the input file. App.exe will then use the contents of sample.txt to establish the environment’scurrent settings.You need to ensure that the code you use meets these requirements. What should you do?()
多项选择题 Youarecreatinganapplicationthatprovidesinformationaboutthelocalcomputer.Theapplicationcontainsaformthatlistseachlogicaldrivealongwiththedriveproperties,suchastype,volumelabel,andcapacity.Youneedtowriteaprocedurethatretrievespropertiesofeachlogicaldriveonthelocalcomputer.Whatshouldyoudo?()
单项选择题 You work as an application developer at Certkiller .com. You would like to create a custom performance counter for an application that you created recently. To do this, you decide to create a custom category named ApplicationPerformance and a performance counter named HitNumber.You need to ensure that this counter is shared across numerous applications. What should you do?()