摘要: 各种字符所占字节 sprintf函数 1 #define _CRT_SECURE_NO_WARNINGS 2 3 #include <stdio.h> 4 #include <stdlib.h> 5 #include <time.h> 6 #include <Windows.h> 7 8 9 voi 阅读全文
posted @ 2017-12-28 13:08 喵小喵~ 阅读(285) 评论(0) 推荐(0)