CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Perpetual calendar

搜索资源列表

  1. ifyear

    0下载:
  2. 用c#编写的一个简单的万年历查询器,只能查询每个月的一号。无图形输出,那位仁兄有意可以加一个。运行平台为asp.net+iis.-a simple perpetual calendar inquirier developed with c#,it can only query the first day of each month. there is no graphic output, and I hope someone could add it. running platform is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:王华
  1. Calender

    0下载:
  2. Program of Perpetual Calendar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:105.83kb
    • 提供者:tommyhung
  1. Text1

    0下载:
  2. 在液晶上实现时钟功能,可调,带闹钟功能,带万年历-Achieved in LCD clock function, adjustable, with alarm, with perpetual calendar
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.86kb
    • 提供者:gusui
  1. display

    0下载:
  2. 用M128做的汉字图形显示和万年历,可以显示汉字和万年历,不怕掉电-M128 characters do with graphics display and perpetual calendar, perpetual calendar can display Chinese characters and not afraid of power-down
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:13.64kb
    • 提供者:许松
  1. calendar

    0下载:
  2. 万年历程序要求实现一个简单、实用的日历打印程序。主要功能为在屏幕上显示任意年月的月历、自动读取系统当前日期、输入一个日期范围并将该范围内的所有月历保存到一个文本文件中且要按指定的格式输出。通过此课题,熟练掌握数组、格式输出、文件的各种操作,以及基本的日期算法思想的应用。-a perpetual calendar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2.5kb
    • 提供者:huifeng07
  1. Calendar

    0下载:
  2. 与硬件无关的C语言写的万年历源程序,包括阳历与阴历的计算,润月的计算,24节气的计算。从1900-2099的年限全部适用-Perpetual calendar, Lunar, Gregorian, festival
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:196.71kb
    • 提供者:成飞
  1. perpetual-calendar

    0下载:
  2. 一个简单的万年历程序,可以查询任何一年的月历,或下一个月的月历。-A simple calendar program, you can query any calendar year, or next month' s calendar.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:39.07kb
    • 提供者:jiyu
  1. perpetual-calendar

    0下载:
  2. 用MFC做的一个小课程设计,万年历的,有源码-Using MFC to do a small course design, perpetual calendar, there are source
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:
  1. perpetual-calendar

    0下载:
  2. 1、查询某年某月某日是星期几,2、打印某年某月全月日历,3、打印某年全年日历。-1, the query of a certain period of a day of the week, 2, print a certain period of full-month calendar, 3, print a calendar year.
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:177.93kb
    • 提供者:pengz
  1. perpetual-calendar

    0下载:
  2. 输入任意年月(公元以后),就可以打印出该月的月历,以及星期几-perpetual calendar
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:800byte
    • 提供者:luobi
  1. perpetual-calendar

    0下载:
  2. c语言写的万年历,具备基本的日期查询功能,(大一程序设计)-c language written calendar the freshman program design
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:3.73kb
    • 提供者:luffy
  1. perpetual-calendar

    0下载:
  2. perpetual calendar C++ VC6.0 can reference study Easy and convenient practical -perpetual calendar C++ VC6.0 can reference study Easy and convenient practical
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-27
    • 文件大小:179kb
    • 提供者:双金锏
  1. Calendar

    0下载:
  2. 实现万年历的查询:可遍历时间,月份,年份,还可以对日历背景进行变换-Achieve perpetual calendar query: traversal time, month, year, and can also transform the calendar background
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:6.62mb
    • 提供者:李庆
  1. Perpetual-calendar

    0下载:
  2. 运行程序可直接显示今天是某年某月某日,且只显示本月月历!-Operational procedure can be directly display today is once upon a time, and only show this month calendar!
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1.29kb
    • 提供者:黄建军
  1. A-powerful-VB--calendar-program

    0下载:
  2. VB 制作的,很好的万年历工程,很全面,阳历阴历全都有。-VB produced, perpetual calendar works well, very comprehensive, all have lunar solar calendar.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:81.45kb
    • 提供者:
  1. perpetual-calendar

    0下载:
  2. 1.实现万年历功能,方便查询日期。 2.可以查看一年日期,指定月份。 3.并与一周相对应。-1. Achieve perpetual calendar function to facilitate the inquiry date. 2 year can view the date specified month. 3 corresponds with one week.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1.41kb
    • 提供者:fei
  1. Perpetual-Calendar

    0下载:
  2. 使用VC6.0编写的万年历程序,可以供查阅指定日期 -Perpetual Calendar
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1.36mb
    • 提供者:zhang
  1. VB-perpetual-calendar

    0下载:
  2. VB语言编写的自己计算的万年历源码-perpetual calendarperpetual calendarperpetual calendarperpetual calendar
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:75.18kb
    • 提供者:su
  1. perpetual-calendar

    0下载:
  2. C++程序,万年历程序,供各位程序朋友学习-C++ program, calendar program
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.07kb
    • 提供者:litong
  1. Perpetual-calendar

    0下载:
  2. 一个简单的万年历mfc应用程序 可以查询年日期 以及阴历阳历的查询-A simple calendar MFC application can query the date and year lunar calendar query
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:53.75kb
    • 提供者:王一土
« 12 »
搜珍网 www.dssz.com