TAILIEUCHUNG - Programming Visual Basic 2008 phần 8

Biểu thức LINQ được xây dựng từ các khoản truy vấn có cảm giác tương tự như điều khoản trong các câu lệnh SQL ở cấp cơ sở dữ liệu. Với sự ngoại lệ của Từ khoản, mà phải xuất hiện đầu tiên, các điều khoản khác thường có thể xuất hiện trong bất kỳ thứ tự trong phạm vi truy vấn. | ----Draw the text. _ 1 4 ----Put everything back. saveState End Sub When you run the program it creates a mirror image of whatever you type in the TextBox control using GDI features. Figure 19-4 shows me playing with the program instead of meeting this chapter s submission deadline. Figure 19-4. Look Ma I m upside down As interesting as this program may be it is neither fully globalized nor localized. It s almost globalized. All we need to do to fully globalize it is to throw the switch on the form that enables later localization. We do this through the form s Localizable property. Change this property from False to True. Ta-da Your form is globalized Now for part 2 localization. Here are the steps to localize the form 1. Determine which language or language-culture combination you want to localize. 2. Select that language or language-culture from the form s Language property. When you open this property list it includes languages alone such as French and languages combined with a culture or country as with French Canada . The language-alone entries are known as neutral language entries. You can use either type for localization. If you select for instance French users of your application in either France or French-speaking Canada will use the French resources. If you localize using French Canada French Canadian users will access the localized resources but not French-language users in France. 3. Modify any of the properties of the form or its controls. That s it. Whenever the form s Language property is changed to something other than Default Visual Studio starts recording all form and control changes into a separate form-specific and language- or language-culture-specific resource file. You can localize the form with multiple languages. Each time you change the Language property to another language or language-culture selection the changes to the form or controls apply .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.