#include<easyx.h> #include<Windows.h> #define WINDOW_Width 768 #define WINDOW_Height 1073 #define BrickWidth 81 #define BrickHeight 27 #define ROWS 5 //行 #define COLS 8 //列 enum bk { null, red, orange, yellow, green, blue }; #define Broad_Width 110 #define Broad_Height 20 in...
www.dbjr.com.cn/article/2479...htm 2025-6-7