Demonstrates the use of basic string operations 演示基本字符串操作的使用。
Describes the basic string operations provided by the . net framework 描述. net framework提供的基本字符串操作。
How to : perform string manipulations by using basic string operations 如何:通過(guò)使用基本字符串操作對(duì)字符串執(zhí)行操作
Basic string operations >基本字符串操作
This topic demonstrates how a bstr the basic string format favored in com programming can be passed from a managed to an unmanaged function , and vice versa 此主題演示如何在托管函數(shù)和非托管函數(shù)之間傳遞bstr (在com編程中非常受歡迎的基本字符串格式) 。
These methods also help you perform a number of basic string operations like creating new strings from arrays of bytes , comparing the values of strings , and modifying existing strings 這些方法也幫助您執(zhí)行許多基本字符串操作,如從字節(jié)數(shù)組創(chuàng)建新字符串,比較字符串的值和修改現(xiàn)有的字符串。