登录
首页 » Visual C++ » timer

timer

于 2014-11-02 发布 文件大小:2194KB
0 244
下载积分: 1 下载次数: 6

代码说明:

  在对话框中动态显示系统时间!!! ^_^(In the dialog time dynamic display system!!!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ldzne
    一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式(A calculator compiled with VC Mini Programs imitates the format of WINDOWS calculato)
    2018-12-30 12:20:07下载
    积分:1
  • dyong
    调用其他窗体的函数或过程 窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。 所以不建议把公共的函数放在窗口中,可以放在模块中。 (Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
    2014-02-09 22:35:44下载
    积分:1
  • dyong
    调用其他窗体的函数或过程 窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。 所以不建议把公共的函数放在窗口中,可以放在模块中。 (Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
    2014-02-09 22:35:44下载
    积分:1
  • (实例032)屏蔽关闭、最大化、最小化按钮
    每个窗体的标题栏上都设置了"关闭","最大化""最小化"按纽.如果不想使用这些按纽,运行程序,窗体标题栏上的关闭.最大化.最小化按纽均不可用.(Biaodilanshang have set up a "closed", "maximize" "minimize" button. If we do not want to use these buttons, operating procedures, forms Biaodilanshang the closure. Maximize. Minimize button not available.)
    2005-06-09 18:39:18下载
    积分:1
  • exe2swf
    程序是一个可执行文件,程序是把flash编译成的可执行文件转换成swf类型.(Program is an executable file, the program is to compile the executable file flash convert swf type.)
    2009-09-29 11:31:52下载
    积分:1
  • X_STATUS_DEMO
    MFC应用,单文本框和菜单的应用例子。适合初学者学习MFC。(failed to translate)
    2011-10-31 12:51:45下载
    积分:1
  • OpenGL开发的机械臂运动仿真程序(含代码)
    OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
    2017-12-22 11:09:16下载
    积分:1
  • WavePlay
      VC++自定义窗体右键或左键的声音信息,点击鼠标左键和右键会发出叮咚的声音,如果你想在你的窗体和鼠标操作中加入声音效果,你可以参考一下这个小范例程序,我觉得还算不错哟……~~(VC++ custom form right or left voice message, click the mouse left and right will be issued ding-dong sound, if you want your form and mouse actions to add sound effects, you can refer to this small sample program I feel pretty good yo ...... ~ ~)
    2013-05-25 11:49:13下载
    积分:1
  • Visual_C++_500_Samples
    Visual.C++编程技巧精选500例随书附盘 第1章 消息框 1.消息框设置演示 第2章 常用控件 13.如何使用picturebox 控件浏览多种格式的图像? 12.如何使listcontrol控件支持整栏选择? 11.如何在列表框中自动装载磁盘文件列表? 10.如何显示载有richedit 控件的对话框? 9.如何限制编辑控件输入的字符类型? 8.如何在程序窗口中创建按钮控件? 7.按钮设置演示 6.如何使用滚动条控件? 5.如何使用进度条控件? 4.如何使用列表控件? 3.如何使用树形控件? 2.如何使用标签控件? 1.如何使用滑块控件? 第3章 通用对话框 8.如何在程序启动时弹出文件打开对话框? 7.如何在文件对话框中预览位图文件? 6.文件对话框文件夹操作演示 5.文件对话框使用演示 4.如何使用查找与替换对话框? 3.如何使用页面设置对话框? 2.如何使用颜色对话框? 1.如何使用字体对话框? 第4章 标题栏与菜单栏 26.如何在子菜单中记录历史文件? 25.如何确定顶层菜单所占的行数? 24.如何取消对菜单状态的限制? 23.如何取消应用程序菜单栏? 22.如何获取菜单栏高度? 21.如何在对话框类型的应用程序中加载菜单? 20.如何设计自定义快捷菜单? 19.如何创建一个弹出式菜单? 18.如何触发一个菜(Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news box. Speech news box set Chapter 2 of said common control 13. how to use the picturebox control View Multi-Format Image? 12. How listcontrol Control supportive of the whole column choice? 11. How the list box automatically loading disk document lists? 10. How to show contains dialog richedit controls? 9. How to restrict the importation of editorial control character type? 8. How to create window control buttons? 7. Button to display six. How to use the scroll controls? 5. How to use the progress of control? 4. How to use control list? 3. How to use tree controls? 2. How to use the label control? 1. How to use slider controls? Chapter 3 common dialog 8. How commencement of the proceedings while the document open d)
    2020-06-26 05:40:02下载
    积分:1
  • sjtest
    MFC编程,里有数据库和window部分控件的操作(MFC programming, there are database and part of the operation of the control window)
    2012-08-23 16:29:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载