[c++]记录使用vector遇到过的天坑问题

/ 340评论 / 2938阅读 / 0点赞

vector

* vector是c++的一个模板容器,同时也是一个动态数组,是数组就意味着它支持随机访问。

* 它几乎与arraylist一样,但vector是线程安全的,因此vector的性能比arraylist弱。

* 使用时需要#include <vector>

注意

vector<int> arr;
for (int i = 10; i--;)		//向vector压入数据
	arr.push_back(i);

vector<int>::iterator it_p = arr.begin();//获取vector第一个的迭代器
for (; it_p < arr.end(); ++it_p)//依次顺序输出
	cout << *it_p << " ";

cout << arr.back() << endl;	//输出最后一个元素的值

it_p = arr.begin();
it_p += 4;			//把迭代器移动4个位置
cout << *(it_p - 3) << endl;	//不会报错
//cout << *(it_p - 6 + 3) << endl;//如果编译器有优化提前计算出了结果-3,则不会报错
int a = 6, b = 3;
//cout << *(it_p - a + b) << endl;//会报错

  1. Sunwin说道:

    Introducing to you the most prestigious online entertainment address today. Visit now to experience now!

  2. An intriguing discussion is worth comment. I do think that you should write more on this topic, it might not be a taboo subject but generally folks don’t talk about these subjects. To the next! Kind regards!

  3. A motivating discussion is definitely worth comment. I do think that you need to write more about this subject, it might not be a taboo matter but usually people do not speak about such topics. To the next! Cheers!

  4. indian sex hd说道:

    Thank you so much!

  5. 派傳單说道:

    I enjoy looking through a post that can make people think. Also, thanks for allowing for me to comment.

  6. You need to take part in a contest for one of the best sites on the internet. I’m going to highly recommend this web site!

  7. I used to be able to find good info from your content.

  8. casino bet说道:

    Everyone loves it when people come together and share views. Great site, keep it up.

  9. gamdom说道:

    Hi there! This post could not be written any better! Going through this article reminds me of my previous roommate! He always kept talking about this. I’ll forward this article to him. Pretty sure he’s going to have a good read. I appreciate you for sharing!

  10. Sumwin说道:

    Introducing to you the most prestigious online entertainment address today. Visit now to experience now!

  11. gangbang indo说道:

    Oh my goodness! Awesome article dude! Many thanks, However I am encountering problems with your RSS. I don’t understand the reason why I cannot subscribe to it. Is there anybody else having the same RSS problems? Anyone who knows the solution will you kindly respond? Thanx.

  12. jumping castle说道:

    I was very happy to find this web site. I need to to thank you for your time for this fantastic read!! I definitely liked every little bit of it and I have you book marked to check out new stuff in your blog.

  13. Wi88说道:

    Introducing to you the most prestigious online entertainment address today. Visit now to experience now!

  14. porn说道:

    An impressive share! I have just forwarded this onto a friend who was conducting a little homework on this. And he in fact bought me lunch due to the fact that I found it for him… lol. So allow me to reword this…. Thank YOU for the meal!! But yeah, thanx for spending some time to discuss this matter here on your site.

  15. This site really has all the information I needed about this subject and didn’t know who to ask.

  16. Hello, I read your blogs daily. Your writing style is awesome, keep it up!

  17. Introducing to you the most prestigious online entertainment address today. Visit now to experience now!

  18. sites说道:

    This is the right webpage for anybody who would like to understand this topic. You know so much its almost hard to argue with you (not that I actually would want to…HaHa). You definitely put a fresh spin on a topic which has been written about for decades. Wonderful stuff, just great.

  19. Hello, There’s no doubt that your blog could be having browser compatibility problems. Whenever I look at your web site in Safari, it looks fine but when opening in IE, it has some overlapping issues. I merely wanted to provide you with a quick heads up! Apart from that, excellent blog!

  20. Very good write-up. I definitely love this website. Stick with it!

  21. Fantastic goods from you, man. I have understand your stuff previous to and you’re just too
    magnificent. I actually like what you have acquired here, really like what you are stating and the
    way in which you say it. You make it enjoyable and you still care for to keep it wise.

    I cant wait to read much more from you. This is really a great site.

  22. May I simply just say what a comfort to find someone that genuinely understands what they’re talking about online. You certainly understand how to bring a problem to light and make it important. More people must read this and understand this side of the story. I was surprised that you’re not more popular since you certainly possess the gift.

  23. porn说道:

    It’s hard to come by well-informed people for this topic, but you seem like you know what you’re talking about! Thanks

  24. The next time I read a blog, Hopefully it does not disappoint me just as much as this one. After all, Yes, it was my choice to read through, nonetheless I actually thought you would have something helpful to say. All I hear is a bunch of crying about something you could possibly fix if you weren’t too busy seeking attention.

  25. Greetings! Very useful advice within this post! It is the little changes which will make the greatest changes. Thanks for sharing!

  26. Greetings! Very useful advice in this particular post! It is the little changes which will make the most significant changes. Thanks a lot for sharing!

  27. Saved as a favorite, I like your web site.

  28. 동대구오피说道:

    Hello there! This blog post could not be written any better! Looking through this post reminds me of my previous roommate! He always kept preaching about this. I will forward this post to him. Pretty sure he’s going to have a very good read. I appreciate you for sharing!

  29. 메이저슬롯说道:

    Good web site you have got here.. It’s difficult to find quality writing like yours nowadays. I really appreciate people like you! Take care!!

  30. sugar defender ingredients For several
    years, I’ve battled unforeseeable blood sugar swings that left me
    feeling drained pipes and lethargic. But because incorporating Sugar Protector right into my regular, I’ve observed a
    substantial renovation in my overall power and security.
    The dreaded mid-day thing of the past, and I value that
    this all-natural solution attains these results with no unpleasant or negative reactions.

    truthfully been a transformative exploration for me.

  31. best VPN 2025说道:

    Howdy! This post could not be written any better! Going through this post reminds me of my previous roommate! He continually kept preaching about this. I most certainly will forward this post to him. Fairly certain he’s going to have a great read. I appreciate you for sharing!

  32. Nice post. I learn something totally new and challenging on websites I stumbleupon on a daily basis. It will always be interesting to read through articles from other authors and use something from other websites.

  33. Can I simply just say what a relief to uncover someone who actually understands what they are discussing on the net. You certainly know how to bring an issue to light and make it important. A lot more people have to look at this and understand this side of the story. I was surprised you are not more popular because you certainly have the gift.

  34. Way cool! Some extremely valid points! I appreciate you penning this article plus the rest of the website is also very good.

  35. There’s certainly a lot to learn about this topic. I really like all of the points you’ve made.

  36. CNY Snacks说道:

    Greetings! Very useful advice within this post! It’s the little changes which will make the biggest changes. Many thanks for sharing!

  37. You ought to be a part of a contest for one of the highest quality blogs online. I will highly recommend this website!

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注