搜索资源列表
date_onlyone_test(sys_time)
- 万年历---打印过去未来的日历。还是刚刚学习vc的时候写的。拿来供大家一笑!-hefty almanac -- Print future and the past calendar. Or just learning vc when written. Used for everyone laugh!
d33d
- 时间与相关控件类 1.1 日历 1.2 时间控件 1.3 万年历 1.4 显示动态显示时钟效果(文本,如OA中时间) 1.5 显示动态显示时钟效果 (图像,像手表) 2、表单类 2.1 自动生成表单 2.2 动态添加,修改,删除下拉框中的元素 2.3 可以输入内容的下拉框 2.4 多行文本框中只能输入iMax文字。如果多输入了,自动减少到iMax个文字(多用于短信发送) 3、打印类 3.1 打印控件 4、事件类
year.cpp
- 这是一个可以打印的万年历的小程序非常有趣啊-This a hefty almanac can print a small procedure very interesting to see ah
万年历
- 万年历(C语言编的程序打印的万年历和程序原代码)-hefty almanac (Part C language procedure print hefty almanac and procedures original code)
2003011273project4
- Java小程序两个:一个是打印出万年历,另一个是解决一个有趣的数学问题-Java two small programs : a hefty almanac is printed out, and the other is to solve an interesting mathematical problem
wannianli
- 万年历查询及打印系统代码,能查询日历 并输出选定日期的日历,月历,年历
nianli
- 实用程序,万年历打印-practical procedures, hefty almanac Print
wannianli
- 万年历的查询及打印(c语言)-hefty almanac inquiries and Print (c language)
monthall
- 自己编的万年历,输入任意一年,判断是否是闰年,并打印该年的日历-own series of the hefty almanac, the importation of any year, to determine whether it is a leap year, and print the annual calendar
wannianli
- 一个万年历程序,可以查询任何一年的日历,并打印出来-A calendar program, you can query any calendar year, and print out
calendar
- 万年历程序(输入年份,打印该年的日历:每个月,每个星期)-Calendar program (the importation of the year, print a calendar of the year: Each month, every week)
wannianli
- 请输入任一年的年份后,打印该年的年历,根据要求显示万年历的小程序-Please enter any year after year, print the calendar year, in accordance with the requirements of small procedures show calendar
3_34
- 打印万年历,区分闰年,打印个年各月的日期,请大家分享-Print calendar, the distinction between a leap year, print a date in the month, please share
4535
- 打印万年历,实现任意年数的日历时间查询,星期几-Print calendar, calendar years to achieve any time of inquiry, of the week
calendar
- 打印万年历,实现对任意年份的日历查询,星期几的查询功能-Print calendar, the calendar year to realize any queries, the query functionality of the week
Print-
- 打印万年历,可以查询当天的日期可显示在在操作界面上-print
Calendar
- 打印万年历系统,可以让初学者借鉴下他的编程思想-Print calendar system,allows beginners to learn from under his programming ideas
万年历
- 万年历(C语言编的程序打印的万年历和程序原代码)-hefty almanac (Part C language procedure print hefty almanac and procedures original code)
源
- 用于打印万年历的程序 有附加功能 判断闰年 打印月历等等(print calender& additional functions)
src
- 打印万年历(输入年份,月份,输出该月的日历,已知1900年1月1日是星期一),要求: (1)编写一个方法判断闰年; (2)编写一个方法判断某年某月有多少天; (3)编写一个方法计算某年某月前距离1900年1月1日的总天数; (4)编写一个输出某年某月日历的方法; (5)编写一个测试方法。(Printing calendars (enter year, month, output month calendar, known January 1, 1900 is Monday). (1)