龙之吻 · 2009-03-20 01:39:06 · 阅读: 487 有什么不一样么? iterator = v.begin(); while( iterator != v.end()) { iterator++; }