由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - C# question
相关主题
怎么写多语言的程序?同事的这个generic工厂interface让我蛋疼
大侠帮忙:哪里有用Webservice技术的网站新手请教:如何理解generic interface can be an retrun type
问个多语言的Windows Application问题着急求教一個c#問題,怎么能func的時候,subscribe (转载)
中了奇怪的毒.看不到文字csunit - complete solution unit testing
c# globalization locale questionhow to crack SN?
Can a struct be derived? in C#, in C++用DLL会快些吗?
Question about Explicit interface members in c#Assembly Security Discussion
你们最不喜欢.net的什么?Macro broke assembly loader
相关话题的讨论汇总
话题: spanish话题: interface话题: build话题: shipping
进入DotNet版参与讨论
1 (共1页)
d*r
发帖数: 238
1
12. You are shipping an application to France and Russia, and you are using sa
tellite assemblies to hold form localization resources. Now you need to start
shipping to Spain. If the application is run on the Spanish version of Windows
, you want to show the user interface in Spanish. What should you do?
A. Create an assembly resource file to hold the user interface text translated
into Spanish.
B. Build a new project that contains only the Spanish version of the form, and
then build this new pr
k****i
发帖数: 1072
2
working for your mcsd?:)
Assembly resource file is good for localized resource that are not directly di
splay in the UI.
B is too much work and not extensible.
D is just part of the solution.

12. You are shipping an application to France and Russia, and you are using sa
tellite assemblies to hold form localization resources. Now you need to start
shipping to Spain. If the application is run on the Spanish version of Windows
, you want to show the user interface in Spanish. What should you do?
A

【在 d*r 的大作中提到】
: 12. You are shipping an application to France and Russia, and you are using sa
: tellite assemblies to hold form localization resources. Now you need to start
: shipping to Spain. If the application is run on the Spanish version of Windows
: , you want to show the user interface in Spanish. What should you do?
: A. Create an assembly resource file to hold the user interface text translated
: into Spanish.
: B. Build a new project that contains only the Spanish version of the form, and
: then build this new pr

1 (共1页)
进入DotNet版参与讨论
相关主题
Macro broke assembly loaderc# globalization locale question
请教 .NET做deskband问题.Can a struct be derived? in C#, in C++
A question about MVCQuestion about Explicit interface members in c#
JavaScript is Assembly Language for the Web你们最不喜欢.net的什么?
怎么写多语言的程序?同事的这个generic工厂interface让我蛋疼
大侠帮忙:哪里有用Webservice技术的网站新手请教:如何理解generic interface can be an retrun type
问个多语言的Windows Application问题着急求教一個c#問題,怎么能func的時候,subscribe (转载)
中了奇怪的毒.看不到文字csunit - complete solution unit testing
相关话题的讨论汇总
话题: spanish话题: interface话题: build话题: shipping