搜索资源列表
utilTols
- 工具包,报告时间类型转化,字符串解析,数字的加减乘除等处理-Tool kit, the report time type conversion, string parsing, numbers, addition and subtraction multiplication and division, to deal with
MyCalculator1
- 自己做的,目前只实现了加、减、乘、除和取倒运算。 其他科学计算的功能有时间时再继续完善。-JAVA
Calculatorwin
- 简单计算器(带时间和万年历)可以显示系统当前时间及日期,实现带括号的加减乘除运算-a calculator with calendar
Exam
- 一个给小学生练习四则运算的程序,可以进行乘、除、加、减。并有时间显示。-for calculate
Calculator
- 编写一个JAVA Application 计算器程序实现以下功能 1.简易的加减乘除计算 2.利用多线程显示系统的日期时间 3.友好的界面 -Write a JAVA Application Calculator program features a simple addition, subtraction calculated using multi-threaded system date and time display. Friendly interface
mydate
- 1、 设计一个时间类MyDate:(日期均大于1900年) a、 其中包括年、月、日、时、分、秒。其他成员变量可根据需要增设; b、 可以获得时间的年、月、日、小时、分钟、秒数; c、 计算日期的dayOfWeek(星期几); d、 //实现日期加减一个整数后得到新的日期(加减天数); e、 输入任意一个月份,将此月的日历输出(按星期格式); f、 输入任意年份,将此年的年历输出; g、 实现两个时间相减得到的小时数、分钟数和秒数; h、 输出时间,要求三种格式
DateUtil
- JAVA操作时间的工具类,JAVA对时间类相关处理的处理,字符串转换为时间,时间转换为字符串,日期加减,农历等功能。-Tools JAVA operating time, JAVA or related processing time processing, convert the string to time, the time is converted to a string, date of addition and subtraction, lunar and other functio
