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

搜索资源列表

  1. TCommFunc

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-period of time, the judge Date Time legitimacy, turn into a unified format, the transport instead of the TAB key, and other public functions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3365
    • 提供者:凌有生
  1. wolaiye

    0下载:
  2. 1. 设置日期并判断日期的存在与否。 2. 减少一天和若干天。 3. 输出当前设置日期及变动以后期。 4. 保存日期至磁盘并读出。 -1. Set date and the date of judgment of the existence or otherwise. 2. Reduce the day and several days. 3. Output current settings and change the date after the period. 4. Dat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:我来也
  1. Datechange2

    0下载:
  2. 输入字符转换成日期,并判断日期格式是否正确-input characters into date and the date of judgment correct format
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:
  1. 判断日期

    0下载:
  2. 输入某年某月某日,判断这一天是这一年的第几天
  3. 所属分类:其它

  1. MakeCalendar

    0下载:
  2. 日期值,判断日期,算几天后的日期,算日期间隔天数-The date of value, to determine the date, a few days after the date of calculation, the number of days between date
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:conan0713
  1. Calendar

    0下载:
  2. 日历函数集。主要用于HTML页面输入时间时能够方便地输入合法日期。纯HTML语言不需要其他环境。该组件里包括多个函数。如:fPopCalendar();getNowDate();FPrevMonth();fNextMonth();fSetYearMon()等。 1、纯HTML脚本编写的组件,无需下载、注册、安装等; 2、支持手动写入。用户可以手动向输入框中填写日期。 3、手动输入的日期使用该组件在页面无法判断日期的合法性,需要进行页面校验。-The calendar function
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:12269
    • 提供者:fangmin
  1. test

    0下载:
  2. 显示日期的隔2天问题,输入日期,可以进行判断日期是否正确,正确,则显示隔2日的日期-Show date 2 days every other issue, enter the date, can determine the date is correct, correct, it shows the date every 2 days
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1694622
    • 提供者:康壮
  1. 8-18

    0下载:
  2. 这是一个判断日期为当年的第多少天的C程序。-This is a date for the year to determine the number of days the first C program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1395141
    • 提供者:李堪
  1. wolaiye

    0下载:
  2. 1. 设置日期并判断日期的存在与否。2. 减少一天和若干天。3. 输出当前设置日期及变动以后期。4. 保存日期至磁盘并读出。-1. Set date and the date of judgment of the existence or otherwise. 2. Reduce the day and several days. 3. Output current settings and change the date after the period. 4. Dates to disk a
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1518
    • 提供者:ggf5f40nawe5
  1. date-calculator

    0下载:
  2. 可以进行1970~2050年日期的运算,有,判断日期是否有效,是星期几,判断两日期相差几天,判断某日期前后n天是什么日期的功能。-Operation can be carried out 1970 to 2050 the date has to determine whether the effective date, day of the week, the date of judgment two days apart, before and after judgment day is a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:249432
    • 提供者:rxr
  1. vormatfunction

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-Date/time calculation, determine the date time legitimacy, into a unified format, enter instead of the TAB key, and other public function
  3. 所属分类:JavaScript

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:Jthez
  1. 637898

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-Date/time calculation, determine the date time legitimacy, into a unified format, enter instead of the TAB key, and other public function
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:3090
    • 提供者:CHzvg&666
  1. ether

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-Date/time calculation, determine the date time legitimacy, into a unified format, enter instead of the TAB key, and other public function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-14
    • 文件大小:3092
    • 提供者:xxeffa
  1. java实验2(计算日期源代码)

    0下载:
  2. 设int year,month,day分别表示一个日期中的年月日,试编程求 a)对于任意三个整数,判断其是否为一个合法的日期值。 b)给定一个日期值,计算若干天后的日期值 c)如果有两个日期值,计算他们相距的天数。(set int, year, month, day, respectively, represents a date in the date of the month, try programming (a) for any three integers, determine
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:60416
    • 提供者:Onefruit
  1. tndenter

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数(Date/time calculation, determine the date time legitimacy, into a unified format, enter instead of the TAB key, and other public function)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:tofjaeab
  1. 12821599

    0下载:
  2. 日期时间计算,判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数()
  3. 所属分类:界面编程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:blaevt
  1. COEABS

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数()
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:depenpvbc
  1. wannianli.c

    0下载:
  2. 能实现万年历查询日历,月历,公农历转换,搜索两天之间所相隔的天数,判断日期的星期等功能(Can realize calendar inquiry calendar, calendar, public Lunar calendar conversion, search for two days between the number of days, to determine the date of the week and other functions)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:九歌天行
  1. 日期

    0下载:
  2. 输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。(What is the day of the year? 1. program analysis: taking March 5th as an example, we should first add up the first two months, and then add 5 days, t
  3. 所属分类:其他

  1. AHFQ

    0下载:
  2. 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数()
  3. 所属分类:系统编程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:fjmme!097
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com