搜索资源列表
TimeOfSecond
- 把一个年、月、日、时、分、秒的时间转换为一个基于1970年1月1日0时0分0秒的秒数;或者把一个基于1970年1月1日0时0分0秒的秒数转换为一个年、月、日、时、分、秒的时间。本源码考虑了闰年因素的影响。在嵌入式开发中,当没有RTC时,这种转换非常有用,可以比较容易地维持一个系统时间。-put a year, month, day and hour, minute and second time for a change based on at 0:00 a.m. on January 1, 1
TimeTransform
- 本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算-This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 afte
200942411001199VCusefulexamplesofcode
- 十个有用的VC编程实例: 实例1 重启动和关闭计算机 实例2 实现QQ程序的抽屉效果 实例3 进制转换 实例4 读写系统时间 实例5 网络聊天:WINSOCK-TCP 实例6 拷贝、删除和移动文件 实例7 屏蔽系统热键和隐藏任务栏 实例8 在IE工具栏中加入快捷图标 实例9 获得主机名和IP地址 实例10 获得Windows系统安装目录-10 VC useful programming examples: Example 1 restart and shu