TAILIEUCHUNG - Chapter12 - Working with String

“Describes how strings are a first-class type in the CLR and how to use them effectively in C#. A large portion of the chapter covers the string-formatting capabilities of various types in the .NET Framework and how to make your defined types behave similarly by implementing IFormattable. Additionally, I introduce you to the globalization capabilities of the framework and how to create custom CultureInfo for cultures and regions that the .NET Framework doesn’t already know about.” | Chapter 12. Working With String Hoang Anh Viet VietHA@ HaNoi University of Technology 3. Data Types 2008 © 2008 Microsoft Objectives “Describes how strings are a first-class type in the CLR and how to use them effectively in C#. A large portion of the chapter covers the string-formatting capabilities of various types in the .NET Framework and how to make your defined types behave similarly by implementing IFormattable. Additionally, I introduce you to the globalization capabilities of the framework and how to create custom CultureInfo for cultures and regions that the .NET Framework doesn’t already know about.” 3. Data Types 2008 © 2008 Microsoft Roadmap 12 .1 String Overview String Literals Format Specifiers and Globalization Working String from Outsite Sources 12 5 StringBuilder Searching Strings with Regular Expression. . String Overview In C#, String is a built-in type. In the built-in type collection , String is a .

Đã 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.