CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 星期几

搜索资源列表

  1. DateCalculater

    0下载:
  2. 输入一个日期,计算n天后是星期几的一个小程序。-input a Date, then input a time span (24 hours/day* 555day = 13320), calculate the Date after this time span.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:5359
    • 提供者:chaopeng
  1. Calendar

    0下载:
  2. 万年历:输入年份和月份,查看当月的天数,以及星期几~-Calendar: Find a month of each year, the day of the week.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:530
    • 提供者:leaongo
  1. wannianli

    0下载:
  2. c语言写的万年历,可查询时间,有农历,有标明节日,还有星期几,源代码!-calendar, written by c language source code!
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:3800
    • 提供者:梁印剑
  1. homework01

    0下载:
  2. 输入星期几显示电视节目 用if 语句 -Enter the week display TV programs if statement
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:151595
    • 提供者:许双璐
  1. week

    0下载:
  2. 据根公历推算出当天是星期几,主要运用的是公式-According to the root of the Gregorian calendar projected day of the week, the main use of the formula
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:4179
    • 提供者:李小龙
  1. datetime

    0下载:
  2. 星期几查询程序,以供广大编程爱好者参考学习。-Weekday query procedures, for the majority of programming enthusiasts refer to learning.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:986
    • 提供者:郭磊
  1. JAVA

    0下载:
  2. 一些常见JAVA基本代码实现,求两个数的最大公约数和最小公倍数,递归调用,求某年某月某日为星期几等。-Achieve some common basic JAVA code, find the greatest common divisor and least common multiple of two numbers, the recursive call, seeking a certain period of a day for the week, etc..
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:183611
    • 提供者:josya
  1. Java-program

    0下载:
  2. 请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续 判断第二个字母。-Please enter the first letter of the week to determine the day of the week, if the first letter, the second letter continue to judge.
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:6376
    • 提供者:小雨李
  1. rilibiao

    0下载:
  2. 生成一个日历表并显示,以月为分组显示当月的每天分别对应星期几-Generate a calendar and display the current month as packet per day, respectively, corresponding to the day of the week
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1516
    • 提供者:
  1. timetable

    0下载:
  2. 一款android手机运行的课表小程序。自动读取今天的时间显示今天的课表,也可以手动选取星期几的课表。-One android mobile phone operation of the small program schedule. Automatic read today s time display today s schedule, can also manually selecting a few weeks the schedule.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:648157
    • 提供者:李斗斗
  1. a-date-of-the-year

    0下载:
  2. 1、输入某一日期,判定该日期为星期几 2、求三角形的面积-To determine whether a date is the first few days of the year
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:638
    • 提供者:宋凡成
  1. MinValue

    1下载:
  2. a) Write the method signature for an instance method named minValue, which takes as a formal parameter an array of int and returns the minimum value found in that array. b) Implement the minValue method. Some or all of the values in the array ma
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-21
    • 文件大小:1024
    • 提供者:陈桐鑫
  1. 日历表

    0下载:
  2. 这是一个通过输入当年第一天是星期几和月份,就可以输出当月的日历表。
  3. 所属分类:JSP源码/Java

  1. a

    0下载:
  2. /* 在我们现在使用的日历中 , 闰年被定义为能被4整除的年份, */ /* 但是能被100整除而不能被400整除的年是例外,它们不是闰年。 */ /*输入包含若干行,每行包含一个正整数,表示从 2000年1月1日开始逝去的天数。 */ /*输入最后一行是-1, 不必处理。可以假设结果的年份不会超过9999。 */ /*对每个测试样例,输出一行,该行包含对应的日期和星期几。格式为YYYY-MM-DD */ /*"DayOfWeek”,其中 “DayOfWeek” 必须是下面
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1591
    • 提供者:suron
  1. cPP_5.16

    0下载:
  2. 本程序主要是完成对任意的一个日期,计算出是星期几的功能-This procedure is mainly for any complete a date, calculate the week
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1069
    • 提供者:邓豪
  1. ymd

    0下载:
  2. 输入年月日得出星期,按照代码里面的提示输入就可以得到星期几,输入的年份是有一个范围的,输入没有检错处理的-Enter the date come weeks
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:4948706
    • 提供者:张恒
  1. Java-Excise3

    0下载:
  2. 老师给的家庭作业,编写一段java代码运行,并且写出结果:题目一:求100之内的素数,题目二:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续    判断第二个字母。-Homework teacher to write a java code to run, and write the results: Topic: seeking 100 primes, Topic 2: Please enter the first letter of the week
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:3292
    • 提供者:Luoyongwen
  1. AirinfoSearch

    0下载:
  2. 航空订票系统,该系统能实现的操作和功能    1)查询航线:根据客户提出的终点站名输出如下信息:航班号、飞机号、星期几飞行,最近一天航班的日期和余票额;    2)承办订票业务:根据客户提出的要求(航班号、订票数额)查询该航班票额情况,若有余票,则为客户办理订票手续,输出座位号;若已满员或余票少余订票额,则需重新询问客户要求。若需要,可登记排队候补;    3)承办退票业务:根据客户提出的情况(日期、航班号),为客户办理退票手续,然后查询该航班是否有人排队候补,首先询问排在第一的客户
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:5983
    • 提供者:xingmengbang
  1. genjushuruzimupanduanshizhouji

    0下载:
  2. 根据输入的字母判断是星期几,并输出对应的日期-According to the entered letters determines the week, and outputting a corresponding date
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:2327812
    • 提供者:碧海蓝天
  1. TIMER

    0下载:
  2. 一个小的时间控件,在桌面的上部居中位置显示当前时间和星期几,整点具有整点提示功能。-A small time control, the center position in the upper part of the desktop to display the current time and day of the week, the whole point of having the whole point of prompts.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:16648
    • 提供者:ccc
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com