一、将CString变量转化为int整形变量,用函数_ttoi(*wchar),函数返回值为int整数。1.1下面示例将CString中(*wchar)8,转化为(int)8CString Temp("8");int ComNum ...
確定! 回上一頁