摘要: WindowsAPI函数大全(精心总结) 目录1. API之网络函数... 12. API之消息函数... 13. API之文件处理函数... 24. API之打印函数... 55. API之文本和字体函数... 76. API之菜单函数... 87. API之位图、图标和光栅运算函数... 98. 阅读全文
posted @ 2019-04-19 10:30 拓荒的路上 阅读(275) 评论(0) 推荐(0) 编辑
摘要: #include<stdio.h>#include<graphics.h>#include<time.h>#include <mmsystem.h>#pragma comment(lib,"winmm.lib")#include <conio.h> ///////////////////////// 阅读全文
posted @ 2019-04-19 00:53 拓荒的路上 阅读(455) 评论(0) 推荐(0) 编辑