03 2020 档案
摘要:请使用WinAPI方式实现烟花效果 //windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <math.h> LRESULT CALLBACK
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> LRESULT CALLBACK WndProc(HWND, UIN
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> LRESULT CALLBACK WndProc(HWND, UIN
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> LRESULT CALLBACK WndProc(HWND, UIN
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <math.h> LRESULT CALLBACK WndProc(HWND, UINT,
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <math.h> LRESULT CALLBACK WndProc(HWND, UINT,
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);/
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);/
阅读全文
摘要:这里我写的是1和4 //windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include<windows.h> #include <math.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);//窗口函数说明 //
阅读全文
摘要:唯一难的地方就是箭头的绘制了。 #include <windows.h> #include <math.h> #include <time.h> #include <stdlib.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); int
阅读全文
摘要:不过我偷懒了hhhhhhh //windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include<windows.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);//窗口函数说明 // 以下初始化窗口类 int W
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include<windows.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);//窗口函数说明 // 以下初始化窗口类 int WINAPI WinMain(
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include<windows.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);//窗口函数说明 // 以下初始化窗口类 int WINAPI WinMain(
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include<windows.h> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);//窗口函数说明 // 以下初始化窗口类 int WINAPI WinMain(
阅读全文