获取1970年1月1日 00:00:00及标准时间到指定时间以来的毫秒数

</pre><pre name="code" class="cpp">#include <stdio.h> #include <stdlib.h> #include <string.h> #include <signal.h> #include <time.h> #include <ctype.h> typedef long long int int64_time; int t_year,t_mo
相关文章
相关标签/搜索