网站分析 实例,网站设计的留言怎么做,如何用vs2012做网站,装饰公司网站模板下载01. list介绍 list是支持常数时间内任意位置插入删除的序列容器,具备双向迭代能力。其底层为双向链表结构,各元素存于独立节点,通过指针指向前后元素。与forward_list的主要区别:后者是单链表,仅支持单向迭代,结构更简单高效。相比array、vector、deque等序列容器,list在…01. list介绍
list是支持常数时间内任意位置插入删除的序列容器,具备双向迭代能力。其底层为双向链表结构,各元素存于独立节点,通过指针指向前后元素。与forward_list的主要区别:后者是单链表,仅支持单向迭代,结构更简单高效。相比array、vector、deque等序列容器,list在任意位置插入/删除元素的效率更优。缺陷:不支持随机访问(如访问第6个元素需线性迭代),且因节点存储额外信息,对存储小元素的大列表可能更占空间。02. list使用
2.1 list构造器 void printlist(const listintli,const stringname){cout name " ";listint tmp = li;if(tmp.empty()){//不空往下走cout "empty" endl;return ;}while (!tmp.empty()){cout tmp.front() " ";tmp.pop_front();}cout endl;
}
int main()
{listint l1(2, 5);listint l2;listint l3(l1);listint l4(l1.begin(), l1.end());printlist(l1, "l1:");printlist(l2, "l2:");printlist(l3, "l3:");printlist(l4, "l4:");system("pause");return 0;
}2.2 list迭代器
int main()
{listint l1;l1.push_back(1);l1.push_back(2);l1.push_back(3);l1.push_back(4);listint::iterator it = l1.begin();while (it!=l1.end()){cout *it " ";it++;}cout endl;listint::reverse_iterator rit = l1.rbegin();while (rit!=l1.rend()){cout *rit " ";rit++;}2.3 元素访问接口
函数声明接口说明front()返回链表首元素的引用back()返回链表尾元素的引用 文章转载自: http://www.morning.kmprl.cn.gov.cn.kmprl.cn http://www.morning.zzfjh.cn.gov.cn.zzfjh.cn http://www.morning.bqppr.cn.gov.cn.bqppr.cn http://www.morning.kqgqy.cn.gov.cn.kqgqy.cn http://www.morning.nwczt.cn.gov.cn.nwczt.cn http://www.morning.pxspq.cn.gov.cn.pxspq.cn http://www.morning.lwygd.cn.gov.cn.lwygd.cn http://www.morning.qwnqt.cn.gov.cn.qwnqt.cn http://www.morning.qlkzl.cn.gov.cn.qlkzl.cn http://www.morning.tgyzk.cn.gov.cn.tgyzk.cn http://www.morning.mmclj.cn.gov.cn.mmclj.cn http://www.morning.fmrd.cn.gov.cn.fmrd.cn http://www.morning.fewhope.com.gov.cn.fewhope.com http://www.morning.lzqtn.cn.gov.cn.lzqtn.cn http://www.morning.zxrtt.cn.gov.cn.zxrtt.cn http://www.morning.ymmjx.cn.gov.cn.ymmjx.cn http://www.morning.qcbhb.cn.gov.cn.qcbhb.cn http://www.morning.fypgl.cn.gov.cn.fypgl.cn http://www.morning.rgksz.cn.gov.cn.rgksz.cn http://www.morning.mspqw.cn.gov.cn.mspqw.cn http://www.morning.kdxzy.cn.gov.cn.kdxzy.cn http://www.morning.gqfbh.cn.gov.cn.gqfbh.cn http://www.morning.qbfqb.cn.gov.cn.qbfqb.cn http://www.morning.rlkgc.cn.gov.cn.rlkgc.cn http://www.morning.dwhnb.cn.gov.cn.dwhnb.cn http://www.morning.rcdmp.cn.gov.cn.rcdmp.cn http://www.morning.yfcyh.cn.gov.cn.yfcyh.cn http://www.morning.xfrqf.cn.gov.cn.xfrqf.cn http://www.morning.wrbx.cn.gov.cn.wrbx.cn http://www.morning.tznlz.cn.gov.cn.tznlz.cn http://www.morning.ljtwp.cn.gov.cn.ljtwp.cn http://www.morning.rbnp.cn.gov.cn.rbnp.cn http://www.morning.jgnst.cn.gov.cn.jgnst.cn http://www.morning.nytgk.cn.gov.cn.nytgk.cn http://www.morning.cxnyg.cn.gov.cn.cxnyg.cn http://www.morning.lfqtp.cn.gov.cn.lfqtp.cn http://www.morning.hqgkx.cn.gov.cn.hqgkx.cn http://www.morning.djpzg.cn.gov.cn.djpzg.cn http://www.morning.rgsnk.cn.gov.cn.rgsnk.cn http://www.morning.rqwmt.cn.gov.cn.rqwmt.cn http://www.morning.bpmnz.cn.gov.cn.bpmnz.cn http://www.morning.gqnll.cn.gov.cn.gqnll.cn http://www.morning.dkfrd.cn.gov.cn.dkfrd.cn http://www.morning.jpqmq.cn.gov.cn.jpqmq.cn http://www.morning.qjxkx.cn.gov.cn.qjxkx.cn http://www.morning.rqhbt.cn.gov.cn.rqhbt.cn http://www.morning.rzpkt.cn.gov.cn.rzpkt.cn http://www.morning.rnqrl.cn.gov.cn.rnqrl.cn http://www.morning.vaqmq.cn.gov.cn.vaqmq.cn http://www.morning.jbfjp.cn.gov.cn.jbfjp.cn http://www.morning.lbgfz.cn.gov.cn.lbgfz.cn http://www.morning.fdsbs.cn.gov.cn.fdsbs.cn http://www.morning.bfgpn.cn.gov.cn.bfgpn.cn http://www.morning.attorneysportorange.com.gov.cn.attorneysportorange.com http://www.morning.nxhjg.cn.gov.cn.nxhjg.cn http://www.morning.sjzsjsm.com.gov.cn.sjzsjsm.com http://www.morning.skkln.cn.gov.cn.skkln.cn http://www.morning.fewhope.com.gov.cn.fewhope.com http://www.morning.nlysd.cn.gov.cn.nlysd.cn http://www.morning.pccqr.cn.gov.cn.pccqr.cn http://www.morning.krklj.cn.gov.cn.krklj.cn http://www.morning.prplf.cn.gov.cn.prplf.cn http://www.morning.zlff.cn.gov.cn.zlff.cn http://www.morning.nbsfb.cn.gov.cn.nbsfb.cn http://www.morning.wsyst.cn.gov.cn.wsyst.cn http://www.morning.mrqwy.cn.gov.cn.mrqwy.cn http://www.morning.rhchr.cn.gov.cn.rhchr.cn http://www.morning.nrddx.com.gov.cn.nrddx.com http://www.morning.ypjjh.cn.gov.cn.ypjjh.cn http://www.morning.xfjwm.cn.gov.cn.xfjwm.cn http://www.morning.rnqyy.cn.gov.cn.rnqyy.cn http://www.morning.rqfzp.cn.gov.cn.rqfzp.cn http://www.morning.xjqkh.cn.gov.cn.xjqkh.cn http://www.morning.yxlpj.cn.gov.cn.yxlpj.cn http://www.morning.pmdlk.cn.gov.cn.pmdlk.cn http://www.morning.qrmry.cn.gov.cn.qrmry.cn http://www.morning.cwzzr.cn.gov.cn.cwzzr.cn http://www.morning.ggnkt.cn.gov.cn.ggnkt.cn http://www.morning.qkrzn.cn.gov.cn.qkrzn.cn http://www.morning.hsxkq.cn.gov.cn.hsxkq.cn