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

搜索资源列表

  1. TaskMonth

    0下载:
  2. 简单说明Month Calendar控件的应用。以及ComboBox控件的彩色化处理。通过派生类来实现。-briefly Month Calendar control applications. ComboBox control and color processing. Through the derived class is to be achieved.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:15851
    • 提供者:吕杨
  1. BCGDateTime

    0下载:
  2. BCGDateTime含有4个ActiveX日期/时间和日历控件工具集。 Date/Time Picker——可以在一个控件内输入日期/时间 Month Calendar——在星期或月份模式下利用一天或多天选择创建自己的组织器,来标记几天的特定时间间隔。 持续时间控制——允许您编辑时间持续时间,如“3天10小时15分钟”,完全可定制; 时间间隔控制——允许您定义日常时间间隔,如10:00AM-10:20AM, 3PM-5:30PM。 所有的控制都从客户机器设置中以
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:163028
    • 提供者:Wing
  1. AJAXDatePicker

    0下载:
  2. AJAX Date Picker is a free ASP.NET 2.0 calendar control that utilizes AJAX techniques to get data from the server without an entire page postback. You can specify the clickable dates on a given month as well as other days like holidays, etc. A great
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:81260
    • 提供者:zhangli
  1. cmnctrl2

    1下载:
  2. CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:26858
    • 提供者:lorime
  1. calendar

    0下载:
  2. 使用vc++6.0编写,算法是网上有的,功能是:在fl.in输入文件中输入年月,点击exe,即可在fl.out中生成该月份的日历。-The use of vc++ 6.0 preparation, the algorithm is online Yes, features are: the input file type fl.in years, click the exe, can be generated in fl.out the month calendar.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:180728
    • 提供者:李浩
  1. calendar

    0下载:
  2. 在DOS模式下显示一个月的挂历,用上下键控制年月,左右键控制月份-In DOS mode display of the calendar month, using the arrow keys to control years, around the month of key control
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:17119
    • 提供者:wangshouqian
  1. Month

    0下载:
  2. 把时间控件和日历控件关联起来的妙用。 -Time controls and put the calendar control associated with the magical effect.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1952301
    • 提供者:程旭媛
  1. calendar

    0下载:
  2. 用汇编语言实现万年历,需要手动输入年份,并按回车控制每个月份的输出-Using assembly language implementation calendar, the need to manually enter the year, and hit enter control the output of each month
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2815
    • 提供者:lili
  1. basiccalendar

    0下载:
  2. 最基础的HTML日历控件源代码 这是一个非常基础的日历控件,用于展示当前月的所有天数。界面上还不错。 -The most basic HTML source code for the calendar control, it is a very basic calendar control is used to display the current month for all days. The interface is not bad.
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:25180
    • 提供者:gaoyifong
  1. MonthCalendar

    0下载:
  2. 一个日历控件的源码。可以了解日历控件的开发。-The source of a calendar control. Can understand the development of the calendar control.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:86718
    • 提供者:李睿
  1. calendar

    0下载:
  2. 学习布局设计和把组件添加到容器时控制组件在容器中的位置。编写一个应用程序实现日历的查阅,点击上月和下月两个按钮,查阅不同月份的日历。-Learning the layout design and components are added to the location of control components to the container in the container. Write an application to access the calendar, click on the
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:9381
    • 提供者:王鹏
  1. MyCalendarV.0.4.2

    0下载:
  2. Android系统内置日历控件,可实现上月下月按钮、点击某一天的事件。-The Android system built-in calendar control, the last month next month button, click on a certain day of the event.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:319674
    • 提供者:lee
  1. calendar_Desktop

    0下载:
  2. 试用了daytime朋友的“CalDesktop 桌面日历显示”后,觉得自己也可以做一个,于是就做了这个东西。 1、在桌面墙纸上显示当月日历,万年历可在程序中查看。 2、启动时自动运行一次就可更新月历,程序不驻留内存。若需要,可调用程序以调整各项设置。 3、可以实现“距XXXX还有XX天”的日期倒数功能。 4、已实现简单的日程提醒功能。 5、实现公历与农历同步显示功能(农历只做到2050年)。 6、完全使用原来的桌面背景图片。 ★ 日期控件
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:743485
    • 提供者:
  1. CK-Calendar

    0下载:
  2. 好用的ios 日历控件。星期,年月日,日期等内容-Ios handy calendar control. Week, month, day, date, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:66565
    • 提供者:程雷
  1. Time-and-date-settings

    0下载:
  2. 时间与日期的设置,实现类似Windows操作系统控制面板“日期和时间”的功能。它显示1980-2099年内某月的日历(含月、日、星期),可以反应闰月情况。并显示当前系统时间。并允许用户重新设置当前计算机系统年月日的时间。-Time and date settings to achieve a similar Windows operating system control panel " Date and Time" function. It displays a month
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:232890
    • 提供者:李冰
  1. STM8-electronic-calendar

    0下载:
  2. 此源代码采用STM8S105S4T6为核心芯片,开发环境为STVD,采用C语言模块化编程。 ①自动计时功能,采用LCD12864显示年、月、日、星期、时、分、秒、温度等信息. ②有校时功能,能对时间进行校准。 ③具有定时闹钟功能,能设定定时闹钟,在时间到时能使蜂鸣器鸣叫。 ④用4个普通机械按键和4个红外遥控按键实现校时和闹铃时间设置双用功能。 ⑤普通机械按键在校时的时候实现一个按键能够实现按一下后加1和按一下后按照设定时间连续加1两种功能。 ⑥设置功能采用LCD12864
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:288604
    • 提供者:siqin
  1. myCalendar

    0下载:
  2. 自己编写的日历控件,支持显示多个月份,可设置默认当前天,已过去日期不可选等功能-I have written the calendar control, support display more than one month, can be set by default the current day, has not been available in the past, such as the date of the date
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2204
    • 提供者:刘瀚珅
  1. Calendar

    0下载:
  2. 系统电路由时钟模块、主控模块、键盘及显示模块、电源模块组成。实时时钟采用DS1302实现年、月、日、时、分、秒、星期等时间信息的采集及闹钟功能。这样设计的结果使电路结构十分简洁,各种要求能完全保证,使系统电路的稳定性得到提高。同时,它采用C语言对系统的各功能模块进行编程实现,并且系统具有键盘控制功能,方便校对时间。-System circuit by the clock module, main control module, the keyboard and display module, p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:222708
    • 提供者:
  1. CalenGoo_andriod

    0下载:
  2. 日历选择器源码是一个自定义日历,默认直接显示当月日历,可以显示星期几,左右滑动可以切换月份不能选择年份,可以点击日历控件分类查看,本项目编码UTF-8默认编译版本4.4.2有中文注释。  -Calendar picker source is a custom calendar month show direct default calendar can display the week, month year or so slide switch can not be selected,
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1956577
    • 提供者:黄萌
  1. calendar

    0下载:
  2. 1.用户在终端执行程序后,在当前的终端窗口中显示当前的年、月、日 2.显示日历时是以表格形式显示: * 表格的标题是年月 * 表头是星期,并且是从星期日开始 * 显示日期时,如果当前月份的1日不是星期日,则用上个有的末尾几日补齐表格。(Program function: * 1. users display the current year, month, day in the current terminal window after the terminal executes
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:84992
    • 提供者:leytou
« 12 »
搜珍网 www.dssz.com