编程论坛
注册
登录
编程论坛
→
新人交流区
std::vector point代码请教
sunstudent
发布于 2007-10-22 18:52, 547 次点击
std::vector<CPoint> point;
std::vector<CPoint>::iterator pf;
std::random_shuffle(point.begin(),point.end());
pf=point.begin();
不知什么东东
希望高手解析
0 回复
1