c语言数组增删初学者练习

#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #include <windows.h>//调用windows函数头文件 #include <mmsystem.h>//调用微软。。。 #define MAX 6 int main() {     PlaySound(TEXT("sounds\\
相关文章
相关标签/搜索