当前位置:MCPD(70-536)题库

问题:

[单选]

You work as the application developer at Cert-Tech.com. Cert-Tech.com uses Visual Studio.Net 2005 as its application development platform. You use a Windows XP Professional client computer named Client01 as your development computer. 
You are developing a .Net Framework 2.0 application on Client01. You write the code shown below:Public Class Shape 
Private shapeName as String 
Public Sub Shape(ByVal shapeName as String) Me.shapename=shapeName End Sub 
Public Overridable Fuction GetName() As String Return shapeName End Function 
Private Sub DrawShape() ’Additional code goes here End Sub End Class 
You later decide to have the application compiled and registered for COM interoperability. The other developers on your team complaing that they are unable to create an instance of the Shape class  in their COM applications. You are required to ensure that COM applications are able to create an instance of the Shape class. What should you do?()

A . A
B . B
C . C
D . D

医疗器械经营企业有下列行为之一的,(食品)药品监督管理部门应当责令限期改正,并给予警告;逾期拒不改正的,处以1元以上2元以下罚款:() 涂改、倒卖、出租、出借《医疗器械经营企业许可证》的。 擅自变更注册地址、仓库地址的。 以其他形式非法转让《医疗器械经营企业许可证》的。 在监督检查中隐瞒有关情况、提供虚假材料或者拒绝提供反映其经营情况的真实材料的。 水泥比表面积测定过程中,勃氏仪标准时间测定时,透气试验要重复称取2次标准试样分别测定,当2次透气时间差超过0.1s时,要进行第三次测定,以3次结果的平均值作为仪器的标准时间。 You create Web sites for your company. You apply a consistent design to the pages and controls of the Web sites. You need to make style changes to all of the Web sites on the Web server. You want to achieve this goal without having to edit the individual pages on each Web site. Which two actions should you perform?() Place a theme in the App_Themes directory under the application root directory.。 Place a theme under an ASP.NETClientFiles folder under the ASP.NET installation directory.。 Assign a theme by setting the <%@ Page Theme="..." %> directive to the name of the application theme.。 Assign a theme by specifying the <pages theme="..."/> section in the Web.config file.。 试述马斯洛的需要层次理论的启示与不足。 在国际市场上有较佳声誉的以商标或牌号表示品质的商品,交易中只凭商标和牌号进行买卖,不需要对品质提出详细要求。

You work as the application developer at Cert-Tech.com. Cert-Tech.com uses Visual Studio.Net 2005 as its application development platform. You use a Windows XP Professional client computer named Client01 as your development computer. 
You are developing a .Net Framework 2.0 application on Client01. You write the code shown below:Public Class Shape 
Private shapeName as String 
Public Sub Shape(ByVal shapeName as String) Me.shapename=shapeName End Sub 
Public Overridable Fuction GetName() As String Return shapeName End Function 
Private Sub DrawShape() ’Additional code goes here End Sub End Class 
You later decide to have the application compiled and registered for COM interoperability. The other developers on your team complaing that they are unable to create an instance of the Shape class  in their COM applications. You are required to ensure that COM applications are able to create an instance of the Shape class. What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服