搜索资源列表
月历
- 用VB做的一个月历小程序.大家可以用来参考,学习一下.-VB do a calendar small programs. Everyone can be used for reference, and study how.
Lunar Calendar
- 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801
c_calendar
- 日历显示程序。输入年份和月份,便可打印当月的月历,并且显示该月的每一周为本年的第几周-calendar display program. The importation of the month and year, to print the calendar month, and on the show every week for the first few weeks of this year
digim
- 月历程序,可以自由进行编辑,输出,方便,非常方便的一个程序哟-calendar procedures, they can edit and output, convenient and a very convenient procedure yo
MonthCalendar_src_vs2005
- 老外写的月历控件,漂亮,实用! 重要的是可以学习控件编程!-foreigners write calendar controls, beautiful, practical! It is important to learn the controls programming!
DateExample
- showdate 显示当前系统的时间和当前月月历-showdate display the current system and the current time on the calendar
yuli
- 月历 在MASM5中形成执行文件后,输入年份,月份,日期-calendar MASM5 formed in the implementation of documents, the importation of the year, month, date
yueli
- 利用元年元月元日(即1年1月1日)是星期一的已知事实,编写程序,输入任意一个年份,然后再输入任意一个月份,由程序负责在屏幕上显示出这一个月的月历。-January Xianming the first year of use (that is, one year on January 1) is the known facts Monday, programming, an arbitrary importation year, and
asm_date
- 使用汇编语言的编写的月历 可以输入年份进行查找-use of assembly language in the preparation of the calendar year can be imported for Search
wannl
- c++写的万年历程序,具有输出日历、月历、年历的功能。 此外程序还有很好的错误处理能力。-c written procedures calendar, with output calendar, the calendar, the calendar function. In addition there are good procedures for error handling capabilities.
s2m
- 使用指南: 只要打开PHP文件,将$file的初值改为PHP文件实际的URL。 (其实有函数可以自动实现这一功能,但在有些服务器上 会出问题,保险起见,还是自己输入来得放心)。 上传到服务期的目录下即可使用——如果服务器支持PHP的话。 若不带参数或错误参数,则显示当月月历。-use of the guidelines : Open the PHP file to the initial $ file into a PHP file t
Calcul
- 程序实现最基本的万年历功能。 显示画面式样如下: Mon. Tues. Wed. Thurs. Fri. Sat. Sun. 1 2 3 4 5 6 7 8 9 10 11 12 13 ………… Please input year and month 画面要求说明: 1 显示某年某月的一个月内的月历。 2 周末的日期和星期标记用红色显示。 3 显示的日期右侧对齐。并且和星
wannianlikongzhi
- 万年历小程序,输入年份,月份,即可显示该月的月历
xzhifei_ChnCalendarPicker_v1.2
- ChnCalendar DateTimePicker 农历月历 如果想要启用XP主题,需要在窗口上放一个XPMan控件。 Ctl3D设置为true时显示平面效果。 可以实现除平面与普通界面外,还可实现桌面主题的外框。
wannianli
- 万年历查询及打印系统代码,能查询日历 并输出选定日期的日历,月历,年历
月历程序源代码
- 月历程序可点击今天按钮,得到今天的日期 显示年月日及星期,并可检测闰年点击今天按钮,可得到今天的日期 -procedures can click on the calendar today button, get today's date and the date indicated weeks, it can detect a leap year today button, will be today's date
月历程序源代码
- 月历程序可点击今天按钮,得到今天的日期 显示年月日及星期,并可检测闰年点击今天按钮,可得到今天的日期 -procedures can click on the calendar today button, get today's date and the date indicated weeks, it can detect a leap year today button, will be today's date
月历
- 用VB做的一个月历小程序.大家可以用来参考,学习一下.-VB do a calendar small programs. Everyone can be used for reference, and study how.
calendar
- c++实现的月历功能,通过输入年月可显示当月的月历-c++ implementation of the calendar function, can be displayed by entering the current month calendar Go Clear
mycal
- 使用vi编辑器编写一段Shell程序,取名为mycal1459,实现与Linux中cal命令类似的功能,当输入: $mycal [月份名] 年时,屏幕输出指定的年月的月历。例如: $mycal October 2009 屏幕输出2009年10月的月历。 注:参数可以是英文或者是数字。 -Using the vi editor to write a Shell program, named mycal1459, Imp