随笔分类 - 该学点Windows编程了
摘要:ZAFU的CS的windows编程课设——单机三国杀 我在上面耗费了许多的心血,希望后来的人能看懂并把它完善吧 (虽然我放上来就是为了给你们白嫖,但还是希望你们能改改 ps.如果失效了可以在评论区留言哦 链接:https://pan.baidu.com/s/1WNfjEonqAnM1CTQH-tt8
阅读全文
摘要:顺便取消了可以同时键盘与鼠标移动的功能(因为没啥用),现在只能使用鼠标 删除了一些冗余的代码 修改了鼠标点击某些地方导致程序崩溃的bug //windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #in
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <stdio.h> #include <time.h> #include "menu_4.h" #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include "menu_3.h" #include <math.h> HBITMAP hBm; LRE
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include "menu_2.h" #include <math.h> LRESULT CALLBACK
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include "menu_1.h" #include <math.h> LRESULT CALLBACK
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要://windows.h文件中包含应用程序中所需的数据类型和数据结构的定义 #include <windows.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <stdio.h> #include <math.
阅读全文
摘要:请使用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
阅读全文