随笔分类 -  C++

C++知识
VS 2017添加#include <graphics.h> 、#include <mmsystem.h>、 #include <conio.h> 、#include <windows.h>头文件
摘要:VS2017 添加额外头文件(解决问题版) graphics.h、mmsystem.h、conio.h、windows.h 一、graphics图形库的安装 下载地址:https://easyx.cn/downloads/ 选择2018春分版本 然后运行下载好的exe文件,安装对应版本的图形库 二、 阅读全文

posted @ 2020-12-13 23:44 codestar 阅读(1130) 评论(0) 推荐(0)

导航