摘要: C++ :面向对象面向对象特征:封装——继承——多态——异常 特性:1.c++完全兼容C2.c++标准:c++11标准 c++14标准3.c++应用:游戏引擎 服务器开发 UI-QT4.c++ main: int5.c++头文件不用.h : include <cmath> == include <m 阅读全文
posted @ 2025-06-13 21:49 panda_w 阅读(50) 评论(0) 推荐(0)