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编程中非常受欢迎的基本字符串格式) 。