摘要: 下面的例子用于反映本地系统的日期格式变化 // locale test #include <stdio.h> #include <locale.h> #include <time.h> #include <locale> #include <Windows.h> #pragma warning(di 阅读全文
posted @ 2020-06-18 13:50 strive-sun 阅读(589) 评论(0) 推荐(0)