#include<iostream>
#include<map>
using namespace std;
int main()
{
/*map<int,char> mp;
map<int,char>::iterator it;
mp[2]='L';
mp[1]='A';
mp[3]='Z';
for(it=mp.begin();it!=mp.end();it++)
{
cout<<it->first<<" "<<it->second<<endl;
}*/
/*map<int,string> mp1;
map<int,string>::iterator it;
mp1[2]="lz";
mp1[1]="df";
mp1[3]="kl";
for(it=mp1.begin();it!=mp1.end();it++)
{
cout<<it->first<<" "<<it->second<<endl;
}*/
}

最新文章

  1. Elasticsearch mapping
  2. Love
  3. 在Spring4中使用通用Mapper
  4. web.config的数据库连接字符串进行加密
  5. 第十八章 数据访问(In .net4.5) 之 I/O操作
  6. HTML css面试题
  7. JS获取整个HTML网页代码 - Android 集美软件园 - 博客频道 - CSDN.NET
  8. Java学习笔记——Linux下安装配置MySQL
  9. Python s12 Day3 笔记及作业
  10. 利用python进行数据加载和存储
  11. 【安卓进阶】LiveData
  12. SpringMVC框架出现 405 request method post not supported 的解决方法
  13. 浅谈一类无关序列有前缀和性质的统计问题的离线解法 BZOJ3626
  14. NoSQL&amp;Redis
  15. PostgreSQL的下载安装
  16. python进阶:Python进程、线程、队列、生产者/消费者模式、协程
  17. mac开机启动apache、memcached与mysql
  18. ISE约束文件*.ucf的写法
  19. maven(14)-nexus仓库基本用法
  20. [ASP.NET Core] 建置x86版本 (workaround)

热门文章

  1. Identity Server 4 原理和实战(完结)_Reference Token,撤销Tokens,Google和Github登录
  2. Flex AIR组件
  3. Linux文件IO操作函数概述
  4. E20180603-hm
  5. PhpStorm插件之CodeGlance
  6. HDU3065【AC自动机-AC感言】
  7. Oculus Rift, HTC Vive, SONY PSVR的全面对比
  8. Untiy PoolManager随手记
  9. 【OpenJ_Bailian - 3468】电池的寿命(贪心)
  10. ISO 8 自适应cell