首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

c++与java内存储器模型& c++ vTable

2012-12-23 
c++与java内存模型& c++ vTable参见:http://stackoverflow.com/questions/11477223/c-type-informationhtt

c++与java内存模型& c++ vTable
参见:
http://stackoverflow.com/questions/11477223/c-type-informationhttp://stackoverflow.com/questions/1905237/where-in-memory-is-vtable-storedhttp://social.msdn.microsoft.com/Forums/en/vclanguage/thread/0e2d1b36-1805-46de-afe8-ce7b6348fe28http://www.cs.rug.nl/~alext/SOFTWARE/RTTI/node10.htmlhttp://hi.baidu.com/cpuramdisk/item/aeee1815193cca711009b5a4

问题1:
C++有跟Java类似的存储Class类型描述的地方么?

热点排行