Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • EZMenu_demo.zip 带图标和progress bar的菜单
  • bar.zip 使用Turbo C2.0写的俄罗斯方块
  • 在工具栏添加自定义状态栏消息和提示.rar 在工具栏添加自定义状态栏消息和提示
  • 滚动条.rar 一个关于java的滚动条程序
  • tabtoolbardemo_src.zip ... implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class ... the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具 ...
  • infobar.zip This bar is similar to the Outlook, Outlook express, or Front Page 98 editor. It is useful to display application specific information with text and bitmaps. You can change dynamically 信息 ...
  • hide-the-toolbar-status-bar.zip VC 显示 隐藏 工具栏 状态栏 .doc
  • progress-bar.zip vc MFC进度条的简单实用,适合初学者学习使用
  • progress-bar-control.rar 当我们在处理大程序时,常常需要耗很长时间,为了不让用户错误的认为系统已经死机,我们要给程序添加进度条,但是大家知道如果就直接添加进度条,并在程序里面控制它的进度,往往得到的结果是程序仍然像死机状态,直到处理完毕才显示进度条进度为100 ,中间的过程看不到了,那么怎么办呢,是为什么呢? 原因是我们处理大程序和进度条显示是在同一个线程中进行的,这样往往因为处理大程序导致界面无法实时更新。解决办法就是把处理大程序的这段逻辑让一个单独的线程在处理,并利用postmessage或 ...
  • Print-a-progress-bar.rar Linux终端上打印进度条(多种样式) 我是放在word文档中的。