• 大小: 5.55MB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2025-11-25
  • 语言: C/C++
  • 标签: 其他  

资源简介

vs2017环境下成功编译,vc6.0编译不通过
#include "stdafx.h"

#include <iostream>

#include <graphics.h>

#include <math.h>

#include <time.h> // 使用该计时器必须包含的文件

#pragma comment ( lib, "Winmm.lib" )



using namespace std;



#define LONG 800 // 窗口长

#define WIDE 500

资源截图

代码片段和文件信息

评论

共有 条评论