用format呀,给个例子:CString str;str.format("hello %d",100);这样str的值就是 hello 100
使用CString::Left(int)CString:Rigth(int)来操作