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

问题:

[单选]

You use Microsoft .NET Framework 4 to create a Windows Forms application. 
You need to allow the user interface to use the currently configured culture settings in the Control Panel. 
Which code segment should you use?()

A . Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture;
B . Thread.CurrentThread.CurrentCulture = Thread.CurrentThread.CurrentUICulture;
C . Thread.CurrentThread.CurrentUICulture = CultureInfo.InstalledUICulture;
D . Thread.CurrentThread.CurrentCulture = CultureInfo.InstalledUICulture

()是Alpha 通道最主要的用途。   保存图像色彩信息。 创建新通道。  用来存储和建立选择范围。 是为路径提供的通道。 关系中的每个属性只能取(),关系的结构不允许()。 将100元钱存入银行,利息率为10%,计算5年后的终值应用()来计算。 复利终值系数。 复利现值系数。 年金终值系数。 年金现值系数。 变速器在使用过程中出现同时挂上两个档位的现象,这是由于()机构失效导致。 自锁。 互锁。 杠杆。 离合器。 主码是一种(),主码中的()个数没有限制。

You use Microsoft .NET Framework 4 to create a Windows Forms application. 
You need to allow the user interface to use the currently configured culture settings in the Control Panel. 
Which code segment should you use?()

参考答案:

  参考解析

本题暂无解析

在线 客服