搜索资源列表
caipai_moni
- 用继承,多态,虚函数的理论解决实际问题,加入C++的文件操作.-with inheritance, polymorphism, the virtual function theory to solve practical problems, to C file operations.
openGlDisplay-Chinese
- 项目描述: OpenGL显示中文 在这个类中您必须重载如下几个虚函数: virtual void Update(DWORD milliseconds) 执行所有的更新操作,传入的参数为两次操作经过的时间,以毫秒为单位 virtual void Draw() 执行所有的绘制操作-Project Descr iption: OpenGL display Chinese In this class you must override the following virtua
扫雷
- 基于学习c#设计模式开发的扫雷小游戏,涉及委托、抽象类、重写、虚函数、工厂模式等知识点 可以根据代码进行扩展扫雷功能 适合初学者参考(Based on the learning c# design pattern of mine development game, involving the delegate, abstract class, rewrite, virtual function, factory model and other knowledge points You ca