笔记
C++ Primer
Effective C++
Exceptional C++
Effective STL
C++ Templates
Effective Modern C++
常用算法操作
Qt
<algorithm>
string查找函数
ubuntu
vim
vim插件
g++
gdb
字符串与流处理
VS报错
编程
Google
GitHub
VSTS
LeetCode
HelloWorld
cplusplus
cppreference
purecpp
allitebooks
- Qt
Qt类
Qt Namespace
Qt下载
Qt Creator下载
Qt VS插件下载
Qt入门教程
Qt学习之路2
Qt记录 - Python
Python教程
Python内置函数
Pip
PyCharm - WPF
WPF教程 - OSG
OSG开发预览 - Ruby
Ruby China
快速体验Ruby - Haskell
函数式编程入门
Real World Haskell - Win32/MFC
MFC教程
MFC层次结构图
Windows API Index
Win32API参考手册
文章
浅谈AI
模板详解
大数据排序
lanyus
TIOBE
O'Reilly Safari Books Online
Math For Programmers
Stroustrup's homepage
Concepts
工具
网盘搜索
PDF合并
PDF转文字
DXF转SVG
IconWorkshop
流程图
解方程
CMD5
OEIS
文娱
视与听 Top50
IMDb Top250
Kindle
新芭
牧夫
哈勃影像Top100
行星大小特效演示
最新国际年代地层表
国际年代地层表2016中文版
世界历史地图
熊猫
ambeo smart headset
win93
各版本VS
-
VS2012 Professtional:YKCW6-BPFPF-BT8C9-7DCTH-QXGWC
-
VS2013 Ultimate:BWG7X-J98B3-W34RT-33B3R-JVYW9
-
字体:
TOOLS - Options-Environment - Fonts and colors - Mircosoft Tai Le
-
修改C++标准:
Properties - Configuration Properties - C/C++ - C++ Language Standard
-
内存布局:
Properties - Configuration Properties - C/C++ - Command Line - Addtion Options - /d1 reportAllClassLayout
,查看单个类如类A的内存布局则添加/d1 reportSingleClassLayoutA
,Build - Rebuild Solution
后在Output
中即可看到结果 -
默认路径:C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe
-
STL源码:C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include
网友评论