文件名称:Showtime
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- Jeff *****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现时间显示功能,以例如"09-14-36"的格式显示时间,分别为时分秒。将要显示的时间数值存放在Buf2命名的数组当中,主函数中直接调用Buf2数组名即显示所要的时间。-The function is showing time. Displaying the time in the form of "09-14-36", the number are hour minute and second. Place the three number in the Buf2, and then use the Buf2 directly in the main function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Showtime\Main.c
........\Main.LST
........\Main.OBJ
........\Project2
........\Project2.hex
........\Project2.M51
........\Project2.Opt
........\Project2.plg
........\Project2.Uv2
........\Project2_Opt.Bak
........\Project2_Uv2.Bak
........\STARTUP.A51
........\STARTUP.lst
........\STARTUP.obj
Showtime