昨天问了个int 转 string 的弱问题 今天接着问string 转 int 的问题, int i=123456;string str=123456; 怎么转过来?? 问题点数:20、回复次数:1Top
strtoint inttostrTop