在mfc中使用宽字节的转换函数_ttoi()转为整型,_ttof()转为浮点型,使用cstring.format()把整型和浮点型转为字符串
原贴:
https://www.cnblogs.com/phpzhou/p/5949354.html
本文介绍在MFC框架中如何使用_ttoi()和_ttof()函数将宽字节字符串转换为整型和浮点型数据,并通过cstring.format()函数实现数值到字符串的转换。
在mfc中使用宽字节的转换函数_ttoi()转为整型,_ttof()转为浮点型,使用cstring.format()把整型和浮点型转为字符串
原贴:
https://www.cnblogs.com/phpzhou/p/5949354.html

被折叠的 条评论
为什么被折叠?