文件名称:calendar
介绍说明--下载内容均来自于网络,请自行研究使用
请使用C语言设计一个万年历和记事本
功能如下:
(1)任意输入一个日期(年月日),程序可输出本年12个月的日历(按日历形式,要有星期,可以不输出相应的农历日子)
(2)同时程序自动会对该输入的日期(如2010年6月1日)自动生成一个(名为20100601.txt)文本文件存放在自己的优盘上,在该文件上记录当日的日记(至少有12个文件最终存放在自己的优盘上,这12个文件内容是有关你当天对该课程设计的日记)。文件的读写操作必须编写成函数。-Please use the C language design a calendar and notepad
Function as follows:
(1) any input a date (date), and the program can output the calendar year 12 months (the calendar form, must have the week, can not output corresponding lunar day)
(2) and the program will automatically to the imported date (such as 2010 June 1) automatically generate a (called 20100601. TXT) text files stored in his YouPan on that day in the documents recording on the diary (at least 12 documents stored in their final YouPan, the 12 file content is relevant to the course design on you the diary). The file has read and write operation must write a function.
功能如下:
(1)任意输入一个日期(年月日),程序可输出本年12个月的日历(按日历形式,要有星期,可以不输出相应的农历日子)
(2)同时程序自动会对该输入的日期(如2010年6月1日)自动生成一个(名为20100601.txt)文本文件存放在自己的优盘上,在该文件上记录当日的日记(至少有12个文件最终存放在自己的优盘上,这12个文件内容是有关你当天对该课程设计的日记)。文件的读写操作必须编写成函数。-Please use the C language design a calendar and notepad
Function as follows:
(1) any input a date (date), and the program can output the calendar year 12 months (the calendar form, must have the week, can not output corresponding lunar day)
(2) and the program will automatically to the imported date (such as 2010 June 1) automatically generate a (called 20100601. TXT) text files stored in his YouPan on that day in the documents recording on the diary (at least 12 documents stored in their final YouPan, the 12 file content is relevant to the course design on you the diary). The file has read and write operation must write a function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
calendar.doc