当前位置:MCTS(70-515)题库

问题:

[多选]

You are implementing an ASP.NET Web site. The site contains the following class. 
The Web site interacts with an external data service that requires Address instances to be given in the following XML format.

You need to ensure that Address instances that are serialized by the XmlSerializer class meet the XML format requirements of the external data service. Which two actions should you perform.()

A . Add the following attribute to the AddressType field. [XmlAttribute]
B . Add the following attribute to the Line2 field. [XmlElement(IsNullable=true)]
C . Add the following attribute to the ZipPostalCode field. [XmlAttribute("ZipCode")]
D . Add the following attribute to the ZipPostalCode field. [XmlElement("ZipCode")]

若将持有至到期投资重分类为可供出售金融资产,重分类日,对持有至到期投资账面价值与公允价值的差额,正确的处理方法是() 计入资本公积。 调整投资收益。 作为公允价值变动损益计入当期利润。 调整持有至到期投资减值准备。 基本定额 论述人本主义学习理论及其对于我国基础教育改革的意义。 煤矿拒绝、阻碍煤矿安全监察机构及其人员现场检查的,给予警告,可以并处五万元以上十万元以下的罚款,情节严重的,责令()。 矿长停职。 矿长写出检查。 停产整顿。 试述油冷却器检修工艺?

You are implementing an ASP.NET Web site. The site contains the following class. 
The Web site interacts with an external data service that requires Address instances to be given in the following XML format.

You need to ensure that Address instances that are serialized by the XmlSerializer class meet the XML format requirements of the external data service. Which two actions should you perform.()

参考答案:

  参考解析

本题暂无解析

在线 客服