文件名称:Java经典小程序
介绍说明--下载内容来自于网络,使用问题请自行百度
编写程序,判断给定的某个年份是否是闰年
闰年的判断规则如下:
(1)若某个年份能被4整除但不能被100整除,则是闰年。
(2)若某个年份能被400整除,则也是闰年。(Write a program to determine whether a given year is a leap year)
闰年的判断规则如下:
(1)若某个年份能被4整除但不能被100整除,则是闰年。
(2)若某个年份能被400整除,则也是闰年。(Write a program to determine whether a given year is a leap year)
相关搜索: 闰年
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java缁忓吀灏忕▼搴?docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.