摘要: #define _CRT_SECURE_NO_WARNINGS 1#include <stdio.h>#include <windows.h>//int main()//{// int a = 10;//向内存申请 4 个字节// float f = 10.0;//向内存申请 4 个字节//// r 阅读全文
posted @ 2022-03-01 18:09 小团熙 阅读(34) 评论(0) 推荐(0)