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

搜索资源列表

  1. myClock

    0下载:
  2. vc++6.0 mfc界面 时钟程序源码-vc++6.0 mfc program interface clock source
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1937984
    • 提供者:王二
  1. Clock

    0下载:
  2. 采用vs2008 编写的一款MFC时钟程序。 V2.0主要更新了数字显示和图标的显示。-MFC using vs2008 prepared a clock procedures. V2.0 major update of the digital display and icons.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:42972
    • 提供者:梁敏
  1. clock

    0下载:
  2. 带农历、定时关机的多功能VC++时钟,用MFC进行实现,值得学习。-Multifunctional VC++ clock with the lunar new year, regular shutdown, using MFC to achieve, it is worth learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:588546
    • 提供者:飞鹏
  1. package

    0下载:
  2. 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-A simple digital clock program, which date class derived from MFC CStatic base class.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1004
    • 提供者:sandach
  1. deskClock

    0下载:
  2. VC实现的桌面时钟完整代码,对MFC初学者很有帮助-A deskclock program implemented by VC,it s useful for MFC learners.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-09
    • 文件大小:411707
    • 提供者:王伟
  1. 11

    0下载:
  2. 使用MFC开发的使用窗口部件,模拟了真实时钟,效果很好。-Using MFC developed using widgets, simulate real clock, very good.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2227596
    • 提供者:ZJX
  1. Clock

    0下载:
  2. windows程序设计,可爱的小时钟,读取时间,界面美观,基于MFC。-windows programming, lovely little clock, reading time, beautiful interface, based on the MFC.
  3. 所属分类:ComboBox

    • 发布日期:2017-05-26
    • 文件大小:8799429
    • 提供者:wangshijin
  1. demo

    0下载:
  2. 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。-This program is a personal appraisal software, it gets information the system clock time can be recorded dail
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-24
    • 文件大小:147540
    • 提供者:黎明
  1. Code

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:740326
    • 提供者:wangguozhang
  1. Draw

    0下载:
  2. MFC自绘入门材料,提供了一个能画出当前时间的时钟文件,逻辑简单,易懂。-MFC self-painted entry materials, providing a time clock can draw current document, the logic is simple, easy to understand.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1983
    • 提供者:handlertang
  1. deskClock

    0下载:
  2. C++ 实现桌面酷炫时钟,使用MFC编程
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:376998
    • 提供者:wuhuaqing
  1. Snake

    0下载:
  2. 1 定义蛇类和食物类,初始化贪吃蛇各项成员变量,包括图像的出现在屏幕的初始位置,长度,以及蛇的行走方向。食物类的定义包括出现的初始位置,以及食物是否被吃掉的判断。 2 用数组初始化长度为3的贪吃蛇,并且默认食物未出现 3 在CView类上运用MFC提供的Windows消息中WM_TIMER消息,运用OnTimer()函数让系统提供一个时钟节拍,更新游戏 4 具体游戏实现,包括蛇撞到自己和围墙都将使游戏结束,判断吃豆等,其中还包括根据蛇的长度来进行游戏难度的改变。 5 具体键盘游戏
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:13849898
    • 提供者:Lee
  1. clocker

    0下载:
  2. 简单的MFC模拟时钟设计,请注意,方便初学者-Simple MFC simulation clock design, note, convenient for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4559146
    • 提供者:colin
  1. Desk-Clock

    0下载:
  2. VC6.0上实现的一个电脑桌面时钟程序,适合有一定MFC编程基础的朋友。-On VC6.0 achieve a desktop clock program, suitable for a certain programming based MFC friend.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5186475
    • 提供者:程序猿
  1. time

    0下载:
  2. mfc制作的时钟,实现显示当前时间,真的很不错的- mfc制作的时钟,实现显示当前时间,真的很不错的 MFC production of the clock, the display of the current time, really very good
  3. 所属分类:PropertySheet

    • 发布日期:2017-04-25
    • 文件大小:32826
    • 提供者:樊银忠
  1. ClockMFC

    0下载:
  2. 利用MFC画出指针型时钟的图像,动态的图像-Use MFC pointer to draw a clock image, dynamic image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:40963
    • 提供者:左颜汐
  1. monishizhong

    0下载:
  2. 用C++的MFC编写的一个模拟时钟,可用于课程设计-Use of C++ MFC prepared an analog clockit can be used for curriculum design,
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2456214
    • 提供者:邱鹏伟
  1. DrawClock

    1下载:
  2. 在c++的MFC中建立一个单文档的界面,通过调用绘图代码进行绘制时钟-The establishment of a single document interface in c++ MFC, drawing the clock by calling the drawing code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3622060
    • 提供者:孙文栋
  1. Timer

    0下载:
  2. 基于MFC多文档的OpenGL时钟程序,实现获取本地时间,时针分针秒针的精确刻度。-OpenGL-based clock program MFC Multiple Document and achieve access to the local time, hour and minute hands precisely scale the second hand.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:155486
    • 提供者:贾建帮
  1. Clock

    0下载:
  2. 在mfc平台上,采用对话框模式的时钟显示-A clock using dialog mode display based on MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:756332
    • 提供者:邹浩
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com