上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 63 下一页
摘要: #include #include #include using namespace std;void main(){map maps;maps["gan"] = 10;maps["quan"] = 100;maps["fu"] = 1000;cout ::iterator tem;for(tem = maps.begin(); tem != maps.end(); ++tem){ cout first second > wait;}////输出///**************************************/ 阅读全文
posted @ 2013-06-22 19:24 Predator 阅读(211) 评论(0) 推荐(0) 编辑
摘要: #include#include#include#includeusingnamespacestd;usingnamespaceboost::gregorian;//返回dtLastDatetime相对于dtCurDatetime日期的第几周intGetOrderWeek(constdate&dtLastDatetime,constdate&dtCurDatetime); constintMAX_SIZE=100*1024*1024; structPerson{ stringstrName; int nAge; charnum[MAX_SIZE];}; typedefstruc 阅读全文
posted @ 2013-06-22 13:57 Predator 阅读(555) 评论(0) 推荐(0) 编辑
摘要: //#include//#include//#include//#include//usingnamespacestd;//usingnamespaceboost::gregorian;////返回dtLastDatetime相对于dtCurDatetime日期的第几周//intGetOrderWeek(constdate&dtLastDatetime,constdate&dtCurDatetime);////constintMAX_SIZE=100*1024;////structPerson//{// stringstrName;// int nAge;// charch[M 阅读全文
posted @ 2013-06-22 13:02 Predator 阅读(228) 评论(0) 推荐(0) 编辑
摘要: //#include//#include//#include//#include//usingnamespacestd;//usingnamespaceboost::gregorian;////返回dtLastDatetime相对于dtCurDatetime日期的第几周//intGetOrderWeek(constdate&dtLastDatetime,constdate&dtCurDatetime);////constintMAX_SIZE=100*1024;////structPerson//{// stringstrName;// int nAge;// charch[M 阅读全文
posted @ 2013-06-22 09:33 Predator 阅读(643) 评论(0) 推荐(0) 编辑
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 63 下一页