In this example, the base classTrianglecan be extended by other subclasses, butTriangleitself can not be instantiated. A virtual base class is also called anabstract class. The keywordvirtualcan also be used to qualify a method (in a virtual or regular class). In this case, the method cont...
UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.js | 4 +-- .gitignore | 1 + demo/dist/index.html | 2 +- demo/dist/js/192.5081de0f.js | 2 -- demo/dist/js/192.5081de0f.js.map | ...