搜索资源列表
jy
- 编译环境:.net 2005 VC++ 说明: 一个简单的加油站仿真程序,能显示仿真状态,最后给出仿真结果。 在仿真控制中设置仿真条件,点击“开始仿真”按钮,开始仿真。“仿真状态”栏里显示正在加油的客户和正在等待的客户,时间以分钟为单位。仿真结束后,计算仿真结果。-Compiler environment:. Net 2005 VC++ Descr iption: a simple simulation program stations showing the simula
Style
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -err
ProsessStatusBar
- 这是带进度条的状态栏的demo,直观地显示状态信息-ProsessStatusBar
UCM
- U盘文件拷贝大师(简称UCM)是沈阳飞入科技网络发展有限公司开发的一款开源软件。 UCM能自动将插到你计算机的任何类型的优盘或者数码照相机的指定文件类型或全部文件复制到指定的文件夹。程序可以隐藏运行,全自动高速复制。U盘一插入计算机USB口就进行自动拷贝,让您充分享受零等待的快感!UCM可设置只复制指定后缀的文件类型。如果您没有设置UCM隐藏于后台运行,在正在拷贝U盘的时候,UCM界面当前状态栏会显示目前正在复制的文件。UCM是绿色软件,请放心使用。-U disk file copy mast
vc_code
- VC++ 的一些源码! 超级连接 特色按钮 特色编辑框 特色菜单 特色工具栏 特色状态栏-VC++ some of the source! Super Link features characteristics of the menu button and edit box characteristics, characteristics of the status bar toolbar feature
EmbedElecClock
- VC++在窗体的状态栏中嵌入数字格式的时间,也就是电子时钟,虽然简单了点,但对于新手朋友,可以通过本程序学到VC++格式化显示时间的格式、如何保证每隔一秒时钟会更新、如何定义一个定时器、如何在退出窗口时杀掉Timer等等小的知识点-VC++ in a form embedded in digital format, the status bar at the time, that is, electronic clock, although simple point, but for novic
Draw
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
lipengbin
- 一个小实验,VB试验,关于菜单‘工具条’、状态栏的试验-A small experiment, VB test, on the Menu ' toolbar' , the status bar test! !
PB_Programming_example_code_to_use_status_bar
- PB编程设计状态栏的使用实例代码PB Programming example code to use the status bar-PB Programming example code to use the status bar
VBnotpadbyyourself
- 通过阅读、研究本文并按本文所述进行尝试,初学者将学到很多东西,如怎样使用RichText控件来打开和保存文件,怎样制作菜单、工具栏和状态栏以及如何对其编写代码等。-Private Sub mnuNew_Click() RichTextBox1.Text = "" 清空文本框 FileName = "未命名" Me.Caption = FileName End Sub
eweree
- 状态栏控件模块,很好的易模块,适合易编程者使用-Status bar control module, a very good and easy module, suitable and easy to use programming
Notepad
- 简单记事本,有查找功能,状态栏,工具栏,做的功能不是特别完善-simple notpad
extmoban
- 一款超炫的,ExtJS模拟Windows桌面模板,DIV+CSS布局,经典浅蓝风格,功能非常强大,包括最大化、最小化、状态栏、桌面图标等,不过需要非常懂ExtJS脚本的才可驾驭它。 -A stunning, ExtJS emulates the Windows desktop template, DIV+CSS the layout, the style of classic light blue, very powerful, including the maximize, minimize,
Notebook
- 编写的记事本,基本实现了windows自带记事本的所有功能,包括打开、保存、新建、复制、粘贴、删除;状态栏显示,字体设置、打印等-Written in Notepad, the basic realization of all the features of Windows comes with Notepad, including open, save, new, copy, paste, delete status bar display font settings, print
project-toolbar
- 主要实现状态栏和工具条的使用,怎样手动实现-The main achievement of the status bar and tool bar, how to manually implement
processbar
- 可以把进度条放入到状态栏中显示,颜色可自调-Progress bar can be put into the status bar, the color can be self-adjusting
status-bar-shows-landing-system-o
- 在状态栏中显示系统登陆操作员信息,一个VB数据库的小应用-n the status bar shows landing system operator information, a VB database little application
ActionBarSherlock-master
- Android自定义状态栏,可随意更改状态栏颜色,实现沉浸式(Android custom status bar, you can change the status bar color, immersive style)
带进度条的状态栏
- 带进度条的状态栏,实现窗体加载时的进度提示。(The status bar with the progress bar to implement the schedule prompt when the form is loaded.)
PutPrgBarInStaBar
- VB进度条嵌入状态栏源代码示例()
