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 如何:通过使用基本字符串操作对字符串执行操作
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 此主题演示如何在托管函数和非托管函数之间传递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 这些方法也帮助您执行许多基本字符串操作,如从字节数组创建新字符串,比较字符串的值和修改现有的字符串。