摘要:
string与int之间的相互转换C++(转)#include#include#includeusing namespace std;int main(){ /////////////////////////// string 转为 int string str="1234"; ... 阅读全文
posted @ 2015-10-25 23:10
cloudPython
阅读(310)
评论(0)
推荐(0)
摘要:
非常简单的小程序,满足自己的需求。#include #include #includeusing namespace std;int main(){ int i=1,j=1; //本人程序中,i 和 j 是介于(0-9之间的数字),为了简单起见,这里给定初始值。 string fnam... 阅读全文
posted @ 2015-10-25 23:00
cloudPython
阅读(839)
评论(0)
推荐(0)

浙公网安备 33010602011771号