ATOPY 发表于 2025-3-28 15:44:36
The Globalization Namespace,. you to the .NET way of doing things and explains all the classes, interfaces, and important methods involved in localizing a .NET application using the System.Globalization namespace. There is quite a lot to learn in this chapter. The globalization features of .NET are very comprehensive indeed.甜食 发表于 2025-3-28 22:24:03
System.Resources and System.Threading Namespaces,. to the System.Resources namespace. Here I go over the important classes and methods involved in handling resource files. I also go over miscellaneous classes from the System.Threading namespace having to do with localization.collagenase 发表于 2025-3-28 23:36:04
Resource File Tools,. to those tools that .NET provides to help edit and manipulate resource files without using code. Many of these tools are external to the IDE. They either require you to dig up old “DOS days” memories or to acquire new ones. It all depends on how old you are!febrile 发表于 2025-3-29 04:11:12
Resource Editor Example,. get down to brass tacks and write a resource editor. So far you have read (hopefully not waded) through quite a bit of explanation of the classes that make up the .NET globalization features. If you did not know too much about localizing software in general, perhaps you also learned something new on that subject.GRIN 发表于 2025-3-29 10:07:22
,Let’s Localize,. example of a full-fledged resource editor. This chapter uses the resource editor to localize itself. If you remember, when you built the screens and the code, you did not pay any attention to localization. There are unnamed controls and default text in all the labels. Error messages are hard-coded as is any output to text boxes.尊严 发表于 2025-3-29 13:41:16
Localization in ASP.NET,. a foray into the next stage of .NET localization—the Internet.使服水土 发表于 2025-3-29 16:57:24
Versioning Resource Files in .NET,. actions you need to do to properly deploy resource files for your .NET programs.insincerity 发表于 2025-3-29 20:09:32
http://reply.papertrans.cn/48/4723/472258/472258_48.png