关于string s【】是字符串吗string t;string m=“12345”;m[i]是字符串吗是否可以 t=t+m[i];
麻烦看看 ,感谢
是正确的字符串,但是它是基于面向对象实现的,而不是基于面向过程实现的。