搜索资源列表
calendar1
- 利用mfc编写万年历软件可以察看阴历的日期,功能强大,但是代码简单-use mfc hefty almanac preparation software can see the lunar calendar dates, powerful, but simple code
DTModify
- 1、本软件只能对某一目录下的文件或某一文件进行时间修改。 2、修改的条件是设定页中的日期。只有文件日期与原来日期相同的那些文件才能被修改。 修改后的文件日期为设定页中的更正日期。 3、设定页中的原来日期与更正日期更改只有当存盘后方可生效,若更改设定出错,将不执 行设定更改。 4、更改结果将在系统页中上方的备注中显示,只有出现原日期与更正日期的那些文件执行 了文件日期改动。 5、软件中各个按钮或弹出菜单的功能简介请看软件最下面的状态栏提示。-one, the so
wolaiye
- 1. 设置日期并判断日期的存在与否。 2. 减少一天和若干天。 3. 输出当前设置日期及变动以后期。 4. 保存日期至磁盘并读出。 -1. Set date and the date of judgment of the existence or otherwise. 2. Reduce the day and several days. 3. Output current settings and change the date after the period. 4. Dat
dates
- 日期类 日期类 日期类 日期类 日期类 日期类 日期类 日期类 日期类 -category Date Date category category Date Date category category Date Date category category Date Date category Class Date Date Date category category category Date Date Date category category category Date Date D
chinese_date
- 非常简单的代码,将阳历日期转化为农历的源代码。-very simple code, calendar dates for the Lunar into the source code.
CDataFile
- 用VC编写的,轻松读取和保存日期的类。借此可进一步了解类的概念和内涵-prepared by the VC, easily read and the dates of categories. This can further understand the type of concept and content
CAL_DAY
- 读取两日期,并算两个日期间的天数。示范日期类型的操作。 -read two dates, and count the period of two days. Model date type of operation.
ctixian20040130
- 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。 3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)-Explain the function of this procedure: 1, to remind function. Have an appointmen
StandaloneUnits
- Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and expiry dat
date
- c code to find the difference between two dates... given 1st the past date... then the latest date-c code to find the difference between two dates... given 1st the past date... then the latest date...
calendar
- VB语言编的小日历程序,较适合学生做作业使用.-I wrote this calendar app to fill a need I had. Feel free to modify the code however you want, but don t re-distribute your modified code under the same name {calendar.zip}, unless it fixes a MAJOR bug that I omitted (actuall
DNTextbox
- 本人自已做的一个能切换输入文字、数字及日期的控件。请注意例子中应查看第三个文本框。另外几个控件是我用于其它功能测试用的。控件是用vb.net 2003做的。-I do own an ability to switch to enter text, numbers and dates of the controls. Note that the case should review the third text box. I have several other controls are used
xcalendar_1.1.1
- XCalendar VCL is calendar for persian (Solar), arabic (Hijri) and grigorian dates
B38
- 定义日期类型Date。 要求: (1)包含年月日数据成员;提供默认构造函数、带年月日参数的构造函数、和拷贝构造函数;定义set成员函数可以设置日期;日期加一天操作;定义intput成员函数,输入日期信息,输入格式为“YYYY-MM-DD”;定义print成员函数输出对象的日期。 (2)编写一个可运行的完整程序,构造3个日期类型的对象,并输出相应的日期信息。 (3) 实现日期类型的对象的加减法运算。 -Defined date type Date. Requirements:
Ucalend
- unit for manipulating dates
wnl
- 该程序实现了万年历的功能,主要功能如下: ⒈适用于从公元一年1 月1日至公元一万年之间所有日期的显示。 2在屏幕上任意输入一年、月,都会显示出一个二维数组,以显示该月所有天数以及每天所对应的星期值; ⒊在屏幕上任意输入一年、月、日,都会显示出该天是星期几。 -The program has a calendar function, the main function is as follows: ⒈ apply to the display of all dates from J
BD2dfA
- 任意一年月日时间查看,显示星期,阴历阳历日期,国际节假日全进行标识-Any years of daily time to view, shows a week, lunar solar calendar dates, international holidays, all identified
datetime
- 计算两个日期之间相差的天数,时间之间相差的小时数-The difference between the number of days between two dates
Date-increment-1
- 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 -Customize a simple date class DateType, it has a data member
Project_Final_Code
- 这是我们的final project, 在68hc11单片机中做一个自动计数器,结果显示在lcd显示屏上,在LCD显示屏上输入年月日时分秒,然后按下SW:PA0 时间会从秒开始一秒一秒向上加。按下rest,计数器归零,可以重新填写日期。-This is our final project, the 68hc11 microcontroller do an automatic counter, the results displayed on the lcd screen on the LCD s