Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Silverlight 中的 CultureInfo 类不公开 LCID 属性,这与它的 .NET 对应物不同。如何从短名称中获取文化的 LCID?例如,通过将“en-US”作为输入而不维护我自己的字典来获得 1033 作为 LCID?