我有一个字符串,里面有两个单词:
猫狗
我怎么能把这些分开,所以我得到:
Str1 = Cat 和 Str2 = Dog
Str1 = Cat
Str2 = Dog
请注意这是针对VB6的.
string vb6
string ×1
vb6 ×1