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

搜索资源列表

  1. 1

    0下载:
  2. 编写一个Applet相应鼠标事件,用户可以通过拖动鼠标在Applet中画出矩形,并在状态条显示鼠标当前的位置。-Applet to prepare a corresponding mouse event, the user can drag the mouse to draw in the Applet in the rectangle, and in the status section shows the current mouse position.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:2003
    • 提供者:zongcm
  1. pgrsbar

    0下载:
  2. 在状态条里实现进度显示.需要打开一个文本文件.-Article in the state of progress towards achieving the show. Need to open a text file.
  3. 所属分类:StatusBar

    • 发布日期:2017-04-25
    • 文件大小:54296
    • 提供者:flyang
  1. allwhite

    0下载:
  2. 主要是界面的创新实现。采用浮动工具条为界面。可设置初始任意位置 标题栏 隐藏菜单和状态拦 满白屏操作等。是初学界面开发的好东西。-The main innovation is the interface. Floating toolbar interface. Can be set anywhere on the initial menu to hide the title bar and status bar over black and white operation. Novice int
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:274362
    • 提供者:yang
  1. zhuangtaitiao_jiazai_jindutiao

    0下载:
  2. 用 Visual C++.Net实现的如何在 状态条上加载进度条 的演示程序。注释详细。适合初学者。-Using Visual C . Net realized how loaded in the status bar progress bar demo program. Notes detail. Suitable for beginners.
  3. 所属分类:GUI Develop

  1. cSharp100Demon

    0下载:
  2. cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:1436432
    • 提供者:advaw
  1. toolbar_and_stutasbar

    0下载:
  2. 这段代码介绍了工具条和状态条的开发方法,对于用户开发MFC界面具有很好的参考价值。-this code introduced the main development method of toolbar and statusbar,and it has high reference value for interface design.
  3. 所属分类:ToolBar

    • 发布日期:2017-04-16
    • 文件大小:61025
    • 提供者:liuliang
  1. MainFrm2

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

    • 发布日期:2017-04-13
    • 文件大小:2327
    • 提供者:fxlfxl
  1. A31

    0下载:
  2. 利用vc++的功能设计一个界面为状态栏添加工具条-Using vc++ the function design an interface for the status bar Add Toolbar
  3. 所属分类:StatusBar

    • 发布日期:2017-05-08
    • 文件大小:1932526
    • 提供者:王炜
  1. pb9(topwiz)

    2下载:
  2. 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1232197
    • 提供者:chenmiao
  1. Pgrsbar

    0下载:
  2. 用VC编写的实现界面状态栏进度条显示及进度控制的代码-Implementation prepared by VC interface status bar and progress bar shows the progress of the control code
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2163416
    • 提供者:maria.lily
  1. statustricks

    0下载:
  2. 一个老外写的状态条控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享-The status of a foreigner to write control section, control the expansion of the original windows, quite good, used to share with you all
  3. 所属分类:StatusBar

    • 发布日期:2017-04-29
    • 文件大小:35256
    • 提供者:YUANJNFA
  1. DeskStudent

    0下载:
  2. 录入学生信息(学号、性别、年龄、党否、系别、简历);确认后将信息保存 菜单条 查询:输入学号,显示其信息 退出:询问并确认后退出系统 工具条:对应菜单中的退出功能,并设置提示信息 状态条:显示作者、日期、当前时间 -Student Information Management
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:216329
    • 提供者:jiang
  1. delphi_status

    0下载:
  2. delphi中在状态条插入可视控件,有示例-delphi be inserted in a state of visual control, there are examples of
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:1468
    • 提供者:songwenli
  1. dialogwithmenu

    0下载:
  2. 带菜单、工具条和状态条的对话框-With menus, toolbars, and status of the dialog box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:30844
    • 提供者:kencbliove
  1. statebar

    0下载:
  2. 使用VC++编写的状态条,具有模仿文件读取状态的功能。-The use of VC++ to prepare the state be
  3. 所属分类:StatusBar

    • 发布日期:2017-03-28
    • 文件大小:38124
    • 提供者:msc
  1. state

    0下载:
  2. 在状态条中,滑动显示文本,附有源码,啊-In the status bar, the slide show text, with source code
  3. 所属分类:StatusBar

    • 发布日期:2017-03-29
    • 文件大小:30099
    • 提供者:徐守高
  1. TellUSelf

    0下载:
  2. 每隔几分钟,就随机选择一条格言在JApplet录入界面得状态条里。-Every few minutes, we randomly selected a maxim in the JApplet entry interface, status bar inside too.
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:763
    • 提供者:llj
  1. ts

    0下载:
  2. 在多文档界面的状态条上放一个TAB控件,可以在状态条上直接激活或最大化各个子窗口-In the multi-document interface, status bar placed on a TAB control that can directly activate the status bar, or to maximize each child window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:59900
    • 提供者:李方强
  1. JavaScript

    1下载:
  2. 包含400多个典型实例和应用特效实例。包含窗口/框架与导航条设计、表单及表单元素、实用Javascr ipt函数、日期和时间、文字特效、超级链接特效、操作表格、图形图像与多媒体、页面特效、状态栏特效、报表与打印、网站安全、HTML/CSS样式、Javascr ipt与XMLJavascr ipt与ASP结合、Javascr ipt与JSP结合、Javascr ipt与ASP.NET结合、Javascr ipt与PHP结合、综合应用。-Contains more than 400 examples
  3. 所属分类:JavaScript

    • 发布日期:2017-11-02
    • 文件大小:45173705
    • 提供者:Alice
  1. addimages

    0下载:
  2. 如何在状态条中加入图像-adding images In the status bar
  3. 所属分类:StatusBar

    • 发布日期:2017-03-29
    • 文件大小:3779
    • 提供者:wang
« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com