91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

摘要:VC/C++源碼,系統(tǒng)相關(guān),萬年歷   C++編寫的萬年歷模塊源碼下載,萬年歷.cpp : Defines the entry point for the console application.   顯示1900年以后任何年份的日歷,日歷以月份順序排列,每月以星期順序排列。   采用一般日歷計(jì)算方法,先給出一般年份的每月天數(shù),如果是閏年,第二個(gè)月天數(shù)為29,再計(jì)算出制定年份的1月1日是星期幾,然后根據(jù)這些數(shù)據(jù)   計(jì)算出全年日歷,邊計(jì)算邊顯示。   函數(shù)leap()判定是否閏年   函數(shù)week()計(jì)算year年份的1月1日是星期幾。計(jì)算方法是,已知1900年1月1日是星期一,先計(jì)算從1900年到y(tǒng)ear年份的前一年一共有多少(s)天,   則(s+1)%7為年份year的1月1日的星期號(hào)。

資源截圖

代碼片段和文件信息

//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
//?萬年歷.pch?will?be?the?pre-compiled?header
//?stdafx.obj?will?contain?the?pre-compiled?type?information

#include?“stdafx.h“

//?TODO:?reference?any?additional?headers?you?need?in?STDAFX.H
//?and?not?in?this?file

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????2359296??2012-04-23?17:18??萬年歷\ipch\萬年歷-40632dae\萬年歷-919104ad.ipch

?????文件???????1274??2012-03-16?17:23??萬年歷\萬年歷\Debug\cl.command.1.tlog

?????文件???????5432??2012-03-16?17:23??萬年歷\萬年歷\Debug\CL.read.1.tlog

?????文件????????506??2012-03-16?17:23??萬年歷\萬年歷\Debug\CL.write.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link-cvtres.read.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link-cvtres.write.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.1760-cvtres.read.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.1760-cvtres.write.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.1760.read.1.tlog

?????文件??????????2??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.1760.write.1.tlog

?????文件???????1366??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.command.1.tlog

?????文件???????2338??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.read.1.tlog

?????文件????????568??2012-03-16?17:23??萬年歷\萬年歷\Debug\link.write.1.tlog

?????文件????????324??2012-03-16?17:23??萬年歷\萬年歷\Debug\mt.command.1.tlog

?????文件????????290??2012-03-16?17:23??萬年歷\萬年歷\Debug\mt.read.1.tlog

?????文件????????222??2012-03-16?17:23??萬年歷\萬年歷\Debug\mt.write.1.tlog

?????文件????????412??2012-03-16?17:04??萬年歷\萬年歷\Debug\rc.command.1.tlog

?????文件????????194??2012-03-16?17:04??萬年歷\萬年歷\Debug\rc.read.1.tlog

?????文件????????202??2012-03-16?17:04??萬年歷\萬年歷\Debug\rc.write.1.tlog

?????文件??????11355??2012-03-16?16:43??萬年歷\萬年歷\Debug\stdafx.obj

?????文件?????232448??2012-03-16?17:23??萬年歷\萬年歷\Debug\vc100.idb

?????文件?????323584??2012-03-16?17:23??萬年歷\萬年歷\Debug\vc100.pdb

?????文件????????406??2012-03-16?17:04??萬年歷\萬年歷\Debug\萬年歷.exe.embed.manifest

?????文件????????472??2012-03-16?17:04??萬年歷\萬年歷\Debug\萬年歷.exe.embed.manifest.res

?????文件????????381??2012-03-16?17:23??萬年歷\萬年歷\Debug\萬年歷.exe.intermediate.manifest

?????文件?????????50??2012-03-16?17:23??萬年歷\萬年歷\Debug\萬年歷.lastbuildstate

?????文件???????2064??2012-03-16?17:23??萬年歷\萬年歷\Debug\萬年歷.log

?????文件??????51920??2012-03-16?17:23??萬年歷\萬年歷\Debug\萬年歷.obj

?????文件????1179648??2012-03-16?16:43??萬年歷\萬年歷\Debug\萬年歷.pch

?????文件????????196??2012-03-16?16:48??萬年歷\萬年歷\Debug\萬年歷_manifest.rc

............此處省略19個(gè)文件信息

評(píng)論

共有 條評(píng)論