文件名称:calender
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用面向对象的方法实现万年历。
具体要求:设计一个日期类,含有年、月、日、星期值;这些值都要合乎逻辑;可以根据日期基本信息(年、月、日),输出星期值,输出月历,输出年历。
-Achieve perpetual calendar with object-oriented approach. Specific requirements: Design a date class, containing year, month, date, day of the week these values should be logical basic information may be based on the date (year, month, day), the output of weeks, the output calendar, output calendar.
具体要求:设计一个日期类,含有年、月、日、星期值;这些值都要合乎逻辑;可以根据日期基本信息(年、月、日),输出星期值,输出月历,输出年历。
-Achieve perpetual calendar with object-oriented approach. Specific requirements: Design a date class, containing year, month, date, day of the week these values should be logical basic information may be based on the date (year, month, day), the output of weeks, the output calendar, output calendar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
万年历Ver2.全屏定位.cpp
万年历Ver1.cpp