文件名称:112344556121
介绍说明--下载内容均来自于网络,请自行研究使用
用C++模拟虚函数的实现,对理解虚函数的实现有帮助-Simulation using C++ implementation of virtual functions, virtual functions to achieve understanding help
(系统自动生成,下载前可以参看下载内容)
下载文件列表
模拟虚函数\ReadMe.txt
..........\Rect.cpp
..........\Rect.h
..........\Shape.cpp
..........\Shape.h
..........\Shape.i
..........\StdAfx.cpp
..........\StdAfx.h
..........\StdAfx.i
..........\Test.cpp
..........\Test.dsp
..........\Test.dsw
..........\Test.i
..........\Test.ncb
..........\Test.opt
..........\Test.plg
..........\Debug\Rect.obj
..........\.....\Rect.sbr
..........\.....\Shape.obj
..........\.....\Shape.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\Test.bsc
..........\.....\Test.exe
..........\.....\Test.ilk
..........\.....\Test.obj
..........\.....\Test.pch
..........\.....\Test.pdb
..........\.....\Test.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\Debug
模拟虚函数
..........\Rect.cpp
..........\Rect.h
..........\Shape.cpp
..........\Shape.h
..........\Shape.i
..........\StdAfx.cpp
..........\StdAfx.h
..........\StdAfx.i
..........\Test.cpp
..........\Test.dsp
..........\Test.dsw
..........\Test.i
..........\Test.ncb
..........\Test.opt
..........\Test.plg
..........\Debug\Rect.obj
..........\.....\Rect.sbr
..........\.....\Shape.obj
..........\.....\Shape.sbr
..........\.....\StdAfx.obj
..........\.....\StdAfx.sbr
..........\.....\Test.bsc
..........\.....\Test.exe
..........\.....\Test.ilk
..........\.....\Test.obj
..........\.....\Test.pch
..........\.....\Test.pdb
..........\.....\Test.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\Debug
模拟虚函数