摘要: #include "stdio.h" #include "stdlib.h" #include <malloc.h> #include "string.h" #include "windows.h" #define path "c:\\calc.exe" #define Newpath "c:\\c 阅读全文
posted @ 2021-09-30 20:50 admrty 阅读(68) 评论(0) 推荐(0)
摘要: // 数据分离和逆序输出.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "stdio.h" #include "stdlib.h" int Getwei(int n 阅读全文
posted @ 2021-09-30 00:15 admrty 阅读(62) 评论(0) 推荐(0)