文件名称:8_3
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-10
- 文件大小:
- 473kb
- 下载次数:
- 0次
- 提 供 者:
- zhaox******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3.已知2012年1月1日为星期日,使用面向对象的方法设计一个查询星期几或者直接输出月历的程序。具体要求:设计一个日期类,含有年月日以及星期,通过按键输入执行相应的操作:(1)查询2012-2020年间的任何一天是星期几;(2)在屏幕上输出2012-2020年中任何一个月份的月历;(3)将2012-2020年的月历全部输出到文本文件中(文本文件的名字通过键盘输入确定)。
输出月历格式为:
******2012年1月******
日 一 二 三 四 五 六
1 2 3 4 5 6 7
8 9 10 11……
******2012年2月- Known January 1, 2012 is a Sunday, the use of object-oriented design methods or direct output of several calendar program a query week. Specific requirements: Design a date class, as well as the week containing the date, the appropriate action through the key inputs: (1) the query is any day of the week between 2012-2020 (2) the output on the screen in 2012-2020 any one calendar month (3) the 2012-2020 calendar full output to a text file (the name of the text file is determined by keyboard input).
Output calendar format:
****** January 2012******
Day one hundred twenty-three thousand four hundred fifty-six
1234567
891011 ......
February 2012************
输出月历格式为:
******2012年1月******
日 一 二 三 四 五 六
1 2 3 4 5 6 7
8 9 10 11……
******2012年2月- Known January 1, 2012 is a Sunday, the use of object-oriented design methods or direct output of several calendar program a query week. Specific requirements: Design a date class, as well as the week containing the date, the appropriate action through the key inputs: (1) the query is any day of the week between 2012-2020 (2) the output on the screen in 2012-2020 any one calendar month (3) the 2012-2020 calendar full output to a text file (the name of the text file is determined by keyboard input).
Output calendar format:
****** January 2012******
Day one hundred twenty-three thousand four hundred fifty-six
1234567
891011 ......
February 2012************
(系统自动生成,下载前可以参看下载内容)
下载文件列表
8_3\8_3.cpp
...\8_3.dsp
...\8_3.dsw
...\8_3.ncb
...\8_3.opt
...\8_3.plg
...\achievement.cpp
...\definition.h
...\ReadMe.txt
...\StdAfx.cpp
...\StdAfx.h
...\text1.txt
...\8_3.vcxproj
...\8_3.vcxproj.user
...\8_3.vcxproj.filters
...\8_3.sdf
...\ipch\8_3-706e1de4\8_3-57270e20.ipch
...\8_3.suo
...\ipch\8_3-706e1de4
...\Debug
...\ipch
8_3