搜索资源列表
second&clk
- 开发系统上采用的时钟信号的频率是20MHz,可分别设计计数器对其计数,包括计秒、分、小时、日、周、月以及年等。在每一级上显示输出,这样就构成了一个电子日历和时钟的模型。为了可以随意调整计数值,还应包含设定计数初值的电路
Bo-Blog2.tar
- 一款基于PHP的、以MySQL为数据库支持的单用户blog(网络日志)程序 特色有: 丰富实用的功能与简单的使用; 基于XHTML+CSS+div 布局的模板结构; 可自由定制的页面模块; 部分基于Ajax的新体验; 多语言包化与UTF-8国际编码; 强大的spam信息防御机制; RSS、XML-RPC、Tags支持; 内置留言本、天气、表情、置顶、验证码、头像等; 可通过插件与模板增强您
Calendar(java)
- 语言编程输出2008年日历,日历中含有月份、日期和星期。-programming language output in 2008 calendar containing the month, date and week.
X1205
- X1205 是一个带有时钟 振荡器用一个外部的 这样除去了外部的离散元件和一个调整电容 实时时钟用分别的时 存器日历可正确通过2099 年 强大的双报警功能 每个星期二或三月21日上午5:23均可 件的中断IRQ 管脚 该器件提供一个备份电源输入脚V 整个X1205器件的工作电压范围为2.7 V至5.5V 电 到1.8V(待机模式) 引脚排列图 串行时钟(SCL) SCL输入端被
getdate
以日历的形式,在页面上输出。 格式为jsp 格式 但是没有给出jsp页面。 读者可以自己给出jsp页面-calendar in the form of the output page. Jsp format to format but there is no jsp pages. Readers can own is jsp pages
wannl
- c++写的万年历程序,具有输出日历、月历、年历的功能。 此外程序还有很好的错误处理能力。-c written procedures calendar, with output calendar, the calendar, the calendar function. In addition there are good procedures for error handling capabilities.
wannianliVC
- 万年历的基本查询功能比如输出甘年的日历,查询某月的天数,查询日期是星期几.
rili
- 自己刚做的课程设计,实现日历输出,并保存在文件中(运行过程输入保存的文件名)
second&clk
- 开发系统上采用的时钟信号的频率是20MHz,可分别设计计数器对其计数,包括计秒、分、小时、日、周、月以及年等。在每一级上显示输出,这样就构成了一个电子日历和时钟的模型。为了可以随意调整计数值,还应包含设定计数初值的电路-Development system using the clock signal frequency is 20MHz, the design can be counter to its count, includin
Calendar(java)
- 语言编程输出2008年日历,日历中含有月份、日期和星期。-programming language output in 2008 calendar containing the month, date and week.
rili
- 自己刚做的课程设计,实现日历输出,并保存在文件中(运行过程输入保存的文件名)-Just do their own curriculum design, the realization of the calendar output, and save the document (to run the course of the importation of the saved file name)
200593013014[1]
- 高精度日历时钟芯片PCF8563*年、月、日、星期、时、分、秒的BCD码输入/输出;-High-precision calendar clock chip PCF8563* year, month, day, weeks, hours, minutes and seconds of the BCD code input/output
My97DatePicker
- 日历控件,功能居多,能自己调试显示样式,输出格式-the software is well used . it includes more functions than ago
rili
- 输入年份和月份,自动实现完整的日历输出功能,-Enter the years, the calendar automatically complete output function,
mydate
- 1、 设计一个时间类MyDate:(日期均大于1900年) a、 其中包括年、月、日、时、分、秒。其他成员变量可根据需要增设; b、 可以获得时间的年、月、日、小时、分钟、秒数; c、 计算日期的dayOfWeek(星期几); d、 //实现日期加减一个整数后得到新的日期(加减天数); e、 输入任意一个月份,将此月的日历输出(按星期格式); f、 输入任意年份,将此年的年历输出; g、 实现两个时间相减得
输出日历
- 该程序由C语言编写,利用递归,可以输出1971年以后的任意一年的日历表,包括月份、时间、星期几(The program written by the C language, using recursion, you can output any year after 1971 calendar table, including months, time, week)
java实习
- 1、用控制台输入输出 完成剪刀石头布 游戏 2、用控制台完成 彩票号码生成器 3、完成简单版猜数字游戏,生成100内数字,用户输入,提示大了或小了,次数可调整 4、用户控制台输入年份月份,在控制台打印该月的月历(use the console input and output to complete the scissors stone cloth game Use the console to complete the lot
Calendar2
- 输出系统的当前时间,并以下面的格式显示: 2017年10月 Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31(The current time of the output
calendar
- java编程实现 1选择年份 输出年历 2选择日期 输出星期(Select year output calendar Select date output week)
MyCalendar
- 自动获取当前年份月份,输出本月日历。初学者作品~(Automatically get the current month of the month output calendar.)