https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往
摘要: 例如 "10km"获取 "km" string strLevel = "10km"; string::iterator iter=strLevel.begin(); string strUnit; //"km" for(iter;iter!... 阅读全文
posted @ 2017-09-26 09:09 鱼酱 阅读(796) 评论(0) 推荐(0) 编辑

https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往