题目内容

You are developing an application to perform mathematical calculations. You develop a class named CalculationValues.You write a procedure named PerformCalculation that operates on an instance of the class.You need to ensure that the user interface of the application continues to respond while calculations are being performed.You need to write a code segment that calls the PerformCalculation procedure to achieve this goal.Which code segment should you use?()

A
B
C
D

查看答案
更多问题

YouaredevelopingaWindowsCommunicationFoundation(WCF)servicethatcontainsthefollowingservicecontract.[ServiceContract()]publicinterfaceIPaymentService{[OperationContract()]voidRecordPayments(Personperson);}publicclassPerson{...}publicclassEmployee:Person{...}publicclassCustomer:Person{...}YouneedtoensurethatRecordPaymentscancorrectlydeserializeintoanEmployeeoraCustomerobject. Whatshouldyoudo?()

AddthefollowingKnownTypeattributetotheEmployeeclassandtotheCustomerclass.[KnownType(GetType(Person))]
B. ImplementtheIExtensibleDataObjectinterfaceinthePersonclass.
C. ImplementtheIExtension(ofType(T))interfaceinthePersonclass.
D. AddthefollowingKnownTypeattributestothePersonclass.[KnownType(GetType(Employee))][KnownType(GetType(Customer))]

在Dreamweaver中插入ActiveX控件文件后,显示为()

A
B
C
D

CSS是利用什么XHTML标记构建网页布局()

A
B
C
D

在【模板】子面板,如图所示,模板预览区是()

A. 模板预览区是①
B. 模板预览区是②
C. 模板预览区是③
D. 模板预览区是④

答案查题题库