文件名称:calendar
介绍说明--下载内容来自于网络,使用问题请自行百度
1.用户在终端执行程序后,在当前的终端窗口中显示当前的年、月、日
2.显示日历时是以表格形式显示:
* 表格的标题是年月
* 表头是星期,并且是从星期日开始
* 显示日期时,如果当前月份的1日不是星期日,则用上个有的末尾几日补齐表格。(Program function:
* 1. users display the current year, month, day in the current terminal window after the terminal executes the program
* 2. displays calendar when it is displayed in tabular form:
* the title of the table is year and month
* the header is week, and it starts on Sunday
When the date is displayed, if the 1 day of the current month is not Sunday, the last few days are used to fill the table.
Similarly, if the end date of the current month is not Saturday, it will be filled with the beginning of next month.
*
* 3. ordinary dates are displayed in white, the current date is displayed in green, red on Saturday and Sunday, and the date used to fill the form is shown in gray.
* 4. users use left and right keys to control the month's increase and decrease, and the up and down keys control the year's increase and decrease.)
2.显示日历时是以表格形式显示:
* 表格的标题是年月
* 表头是星期,并且是从星期日开始
* 显示日期时,如果当前月份的1日不是星期日,则用上个有的末尾几日补齐表格。(Program function:
* 1. users display the current year, month, day in the current terminal window after the terminal executes the program
* 2. displays calendar when it is displayed in tabular form:
* the title of the table is year and month
* the header is week, and it starts on Sunday
When the date is displayed, if the 1 day of the current month is not Sunday, the last few days are used to fill the table.
Similarly, if the end date of the current month is not Saturday, it will be filled with the beginning of next month.
*
* 3. ordinary dates are displayed in white, the current date is displayed in green, red on Saturday and Sunday, and the date used to fill the form is shown in gray.
* 4. users use left and right keys to control the month's increase and decrease, and the up and down keys control the year's increase and decrease.)
相关搜索: 万年历
(系统自动生成,下载前可以参看下载内容)
下载文件列表
万年历说明书.docx
calendar1.0\makefile
calendar1.0\source\calendar.c
calendar1.1\makefile
calendar1.1\source\calendar.c
calendar1.1\source\cJSON.c
calendar1.1\source\cJSON.h
calendar1.1\source\http.c
calendar1.1\source\http.h
calendar1.0\source
calendar1.1\source
calendar1.0
calendar1.1
calendar1.0\makefile
calendar1.0\source\calendar.c
calendar1.1\makefile
calendar1.1\source\calendar.c
calendar1.1\source\cJSON.c
calendar1.1\source\cJSON.h
calendar1.1\source\http.c
calendar1.1\source\http.h
calendar1.0\source
calendar1.1\source
calendar1.0
calendar1.1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.