Describes how to use . net framework methods and classes that are culture - sensitive by default to obtain culture - insensitive results 描述默認情況下如何使用區(qū)分區(qū)域性的. net framework方法和類來獲得不區(qū)分區(qū)域性的結果。
Demonstrates how to use . net framework methods to determine information about a file , search for a string in a file , and write to a file 演示如何使用. net framework方法來確定有關文件的信息,在文件中搜索字符串以及寫入文件。
For example , some . net framework methods and properties use an index to designate a character in a string or an element in an array or collection 例如,某些. net framework方法和屬性使用索引指定字符串中的某個字符或數(shù)組或集合中的某個元素。
However , visual basic does not always use the . net framework methods to accomplish conversion or other operations , and the results are not always identical 不過, visual basic并不總是使用. net framework方法完成轉換或其他操作,并且結果不總是相同。
However , in the rare case when the web service operation uses document style combined with a wrapped binding to a . net framework method plus soap encoding , the top - level 但是,極少情況下,當web服務操作使用組合了到. net framework方法的包裝綁定的文檔樣式以及soap編碼時,頂級
Most . net framework methods that perform culture - sensitive string operations by default provide method overloads that allow you to explicitly specify the culture to use by passing a 默認情況下,執(zhí)行區(qū)分區(qū)域性字符串操作的大多數(shù). net framework方法都提供方法重載,使您可以通過傳遞
This section provides the following topics to demonstrate how to perform culture - insensitive string operations using . net framework methods that are culture - sensitive by default 本節(jié)提供了以下主題,用以說明如何使用默認區(qū)分區(qū)域性的. net framework方法執(zhí)行不區(qū)分區(qū)域性的字符串操作。
If you have enabled just my code , break when an exception is : thrown does not cause the debugger to break immediately when an exception is thrown in system code such as . net framework methods 如果已啟用“僅我的代碼” ,則在系統(tǒng)代碼(例如net framework方法)中發(fā)生異常時, “發(fā)生以下異常時中斷:引發(fā)”不會導致調試器立即中斷。
For a web service method that makes literal use of xml schema definitions : if a web service message or operation uses a wrapped binding to a . net framework method or merely defines a single message part , the top - level 對于按原義使用xml架構定義的web服務方法:如果web服務消息或操作使用到. net framework方法的包裝綁定或僅定義單個消息部分,則頂級
Regardless of whether you are developing an application that includes code to handle localization and globalization issues , you should be aware of the . net framework methods that return culture - sensitive results by default 不管您正在開發(fā)的應用程序是否包含用來處理本地化和全球化問題的代碼,都應該對默認情況下返回區(qū)分區(qū)域性的結果的. net framework方法有所了解。