CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 判断闰年

搜索资源列表

  1. filei

    0下载:
  2. 这是一个判断闰年的JAVA源代码程序,在这儿和大家一起分享其中的技巧。-this is a leap year judgment Java source code procedures, and here we share these skills.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:973
    • 提供者:吴昊
  1. 判断给定的某个年份是否是闰年

    0下载:
  2. 1,编写程序,判断给定的某个年份是否是闰年。 闰年的判断规则如下: (1)若某个年份能被4整除但不能被100整除,则是闰年。 (2)若某个年份能被400整除,则也是闰年。 -1, the preparation process, to determine whether a given year is a leap year. To determine leap year rules are as follows: (1) If a year divisible b
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-29
    • 文件大小:1358
    • 提供者:胡志明
  1. CalculatorWindow

    0下载:
  2. 计算器,可保存计算过程及结果到文件,文件中显示完成时间,判断是否为闰年-Calculator, the calculation process and results can be saved to a file, the file shows completion time, to determine whether a leap year
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3202
    • 提供者:韩希希
  1. LeapYear

    0下载:
  2. 在控制台输入一个年份,并判断是否是闰年,如果输入0则退出程序。-At the console enter a year, and determine whether it is a leap year, if the exit procedures for the importation of 0.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:qinying
  1. TestTextArea

    0下载:
  2. 简单的年月日级联显示,可判断是否是闰年并给出没月的天数-Simple cascade show date to determine whether it is a leap year and did not give the number of days on
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:pu
  1. LeapYear

    0下载:
  2. 判断某一年是不是闰年的,Java源码,需要编译后运行。-this is a Judgement for wether a year is a Leap Year !
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:757
    • 提供者:moson
  1. Leap-year

    0下载:
  2. Java 程序 源码 判断某一年是否是闰年-Java source code to judge whether a particular year is a leap year
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1793
    • 提供者:cauchyjjd
  1. Date

    0下载:
  2. 当你输入一个日期时,输出下一天的日期,该函数会判断闰年和平年-Put in a date , then put out next date
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:3873
    • 提供者:a
  1. package-w

    0下载:
  2. 实现判断用户通过键盘输入的年份是否是闰年。-Determine the user through the keyboard input to achieve the year is a leap year.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2696
    • 提供者:贠珊
  1. java

    0下载:
  2. 生日日期的输入输出及判断是否是闰年-Date of birth, etc. to determine the output
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:888
    • 提供者:郑雄明
  1. LeapYear

    1下载:
  2. 判断某年是否为闰年的Java源代码,好算法-Determine whether a particular year a leap year of the Java source code, a good algorithm! ! ! !
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:一路孤行
  1. c

    0下载:
  2. 阴历-农历-转换类 /** * 将阳历转换为阴历 * @param year 公历-年 * @param month 公历-月 * @param date 公历-日 */ /** * 将阴历转换为阳历 * @param year 阴历-年 * @param month 阴历-月,闰月处理:例如如果当年闰五月,那么第二个五月就传六月,相当于阴历有13个月,只是有的时候第13个月的天数为0 * @param date 阴历-日 */
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:3539
    • 提供者:lee
  1. LeapYear

    0下载:
  2. 个人原创代码:编写Java Application程序,输出1900年到2000年之间的所有润年。(闰年的判断条件:能被4整除且不能被100整除,或能被400整除)。-Personal original code: write Java Application, output all Runnian between 1900 and 2000. (Leap year judgment conditions: divisible by 4 and can not be divisible by 1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:738
    • 提供者:李瑞
  1. leap-year

    0下载:
  2. 闰年判断,适合在很多网页上显示,增强网站的小功能。-Leap year judgment, suitable for display in the many pages, and enhance the small features of the site.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:775
    • 提供者:刘运
  1. Time

    0下载:
  2. 实现对时间的不同格式的输出,计算当前时间或者之后之前n天时间是多少,判断当前是否是闰年。函数已经写好,根据自己的需要进行输出即可。-Achieve different formats of output versus time to calculate the current time, or after n days before the number, it is judged whether the current is a leap year. Function has been wri
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:7723
    • 提供者:SUNYU
  1. panduanrunnian

    0下载:
  2. 今天上传了一个判断闰年的小程序,虽然很简单,但是对于初学者还是很有帮助的,希望对你有帮助-Today uploaded a small program to determine leap year, although very simple, but still useful for beginners, and I hope to help you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:10695
    • 提供者:小超
  1. Java经典小程序

    0下载:
  2. 编写程序,判断给定的某个年份是否是闰年 闰年的判断规则如下: (1)若某个年份能被4整除但不能被100整除,则是闰年。 (2)若某个年份能被400整除,则也是闰年。(Write a program to determine whether a given year is a leap year)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:fjnzxl
  1. zucaw

    0下载:
  2. 这是一个判断闰年的JAVA源代码程序,在这儿和大家一起分享其中的技巧()
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:33792
    • 提供者:xedaa
  1. src

    0下载:
  2. 打印万年历(输入年份,月份,输出该月的日历,已知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)
  3. 所属分类:Java编程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:Mandxy
  1. 判断闰年JAVA

    0下载:
  2. 输入年份就可以判断出当前年份是否是闰年。是则输出xxxx是闰年,不是则输出xxxx是平年
  3. 所属分类:JSP源码/Java

    • 发布日期:2020-12-09
    • 文件大小:114034
    • 提供者:Limerence910_
« 12 »
搜珍网 www.dssz.com