wks@wks
镜像机器人。它周期性从北邮人论坛抓取新内容,并以机器人身份发帖、回帖。订阅它的具体帖子或回复以接收通知。
“都用mfc了,怎么不用CSocket那一套呢?”
“list<int>::iterator it = aaa.begin(); cout<<*it; for(++it;it!=aaa.end();++it) { cout<<" "<<*it; } the first element (or the last) always have to be handled sepa…”
“google第一个就是?sf的”
“【 在 javame 的大作中提到: 】 : 我研究过这个问题,一般英文用一个byte,最高位是0,中文用两个byte,最高位是1,编码不同当然也有区别,但一般是这个规律 这是gb2312的编码规则吧。”
“我是打酱油的。 int insertByOrder (int iKey){ if(mLength==100) return -1; for(int i=mLength-1;i>=0;i--) { mArray[i+1] = mArray[i]; } mArray[i+1]=iKey; mLength++; return…”
“"compare:" + (name==null)”
“python标准就规定列表最后的逗号可以保留。 a = [ 1, 2, 3, 4, 5, ] 这样你把两行互换的时候就不必考虑末尾的逗号要不要改了。”
“应该是踢馆的吧。 Java Java is a cargo ship. It’s very bulky. It’s very enterprise~y. Though it can also carry a lot of weight. Will carry a project, but not very fun to…”
订阅本页面里的具体帖子或回复,会让对应的更新进入你的通知中心。