摘要: #define _CRT_SECURE_NO_WARNINGS#include<stdio.h>#include<string.h>#include<stdlib.h>#include<math.h>#include<time.h> //数组 void my_strcpy01(char*dest,c 阅读全文
posted @ 2020-08-23 20:38 wh19991213 阅读(111) 评论(0) 推荐(0) 编辑