- Polynomial calculation POLYNOMIAL this program makes the necessary declaration and reading a polynomial display and is polynomial and is the sum
- Application-of-51-single-chip 51单片机入门的经典课程
- B_To_Hex 将二进制字符串表示成十六进制的一个函数
- 123 两个C++写的从文本文件中读取数据保存到数组的程序
- VULNERABLE 改代码实现的主要功能是实现远程缓冲区溢出漏洞利用程序
- punfeng_v82 与理论分析结果相比
文件名称:Java
-
所属分类:
- 标签属性:
- 上传时间:2015-04-08
-
文件大小:2.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写程序,判断给定的某个年份是否是闰年。
闰年的判断规则如下:
(1)若某个年份能被4整除但不能被100整除,则是闰年。
(2)若某个年份能被400整除,则也是闰年。-Write a program to determine whether a given year is a leap year. Judgment leap year rules are as follows: (1) If a year divisible by 4 but not divisible by 100, it is a leap year. (2) If a year is divisible by 400, it is a leap year.
闰年的判断规则如下:
(1)若某个年份能被4整除但不能被100整除,则是闰年。
(2)若某个年份能被400整除,则也是闰年。-Write a program to determine whether a given year is a leap year. Judgment leap year rules are as follows: (1) If a year divisible by 4 but not divisible by 100, it is a leap year. (2) If a year is divisible by 400, it is a leap year.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.