#include <iostream>
using namespace std; void main()
{
int a;
cout << typeid(a).name() << endl;
cin.get();
}

最新文章

  1. android studio serialversionuid设置
  2. 数据库表转javaBean
  3. linux连接与传输等命令
  4. 机器学习实战 - 读书笔记(06) – SVM支持向量机
  5. codeforces Round #258(div2) D解题报告
  6. 【转载】【内存对齐(二)】__declspec( align(#) )的用法和大小计算
  7. iphone编程,使用代码结束程序
  8. 【LA 5713 】 Qin Shi Huang&#39;s National Road System (MST)
  9. 吸血鬼数字算法参考 -- javascript版本
  10. 配置wamp环境使得在命令行下也能执行socket扩展
  11. Mysql日期函数,时间函数使用的总结
  12. A Simple Problem with Integers(线段树,区间更新)
  13. Git 入门 ---- Git 与 SVN 区别
  14. 【HTTP权威指南】第二章-URL与资源
  15. Redis配置参数详解
  16. MUI class=&quot;mui-switch&quot; 开关 默认为选中
  17. Mac 安装HTMLTestRunner模块
  18. SpringBoot中使用Redis
  19. 修正eth0,解决虚拟机桥接问题
  20. 【es6】js原生的promise

热门文章

  1. selenium使用报错“selenium.common.exceptions.WebDriverException: Message: &#39;geckodriver&#39; executable needs to be in PATH.”
  2. 03015_DBUtils
  3. Junit4.x高级使用方法具体解释(一)
  4. HTTP请求和响应1:概述
  5. LinkedHashMap&lt;String, Bitmap&gt;(0, 0.75f, true) LinkedHashMap的加载因子和初始容量分配
  6. 自定义控件之onMeasure
  7. actionMode-theme中修改actionmode中more下拉框的背景颜色
  8. Android 学习笔记之Bitmap位图的缩放
  9. html5页面怎么播放音频和视频
  10. Python: PS 滤镜--扇形变换