代码搜索:progressBar

找到约 2,245 项符合「progressBar」的源代码

代码结果 2,245
www.eeworm.com/read/396990/8076466

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by ProgressBar.rc // #define IDD_ABOUTBOX 100 #define IDW_CHILD_STATUS_BAR 103 #
www.eeworm.com/read/313074/13597096

pas step1.pas

unit step1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, StdCtrls; type Tstep = class(TForm) ProgressBar1: TProgr
www.eeworm.com/read/489970/6464748

css default.css

.ProgressDisplay { font-weight: bold; } .ProgressDisplay .StatusMessage { margin: 1px; height: 1.5em; } .ProgressDisplay .ProgressBar { background-color: rgb(204, 204, 204); } .ProgressDisplay
www.eeworm.com/read/216053/15028074

css default.css

.ProgressDisplay { FONT-WEIGHT: Normal } .ProgressDisplay .StatusMessage { MARGIN: 1px; HEIGHT: 1.5em } .ProgressDisplay .ProgressBar { BACKGROUND-COLOR: #cc99ff } .Progre
www.eeworm.com/read/437641/1830206

aspx suncash.aspx


www.eeworm.com/read/248148/12593123

txt 一个读文件的进度条.txt

/** * @(#) TestProgressBar.java * * Copyright 2004 Opensource Develop Team. All rights reserved. */ // package package com.opensource.progressbar; // import classes import java.awt
www.eeworm.com/read/457308/7328061

pyw textstat.pyw

#!/usr/bin/python # -*- coding: iso-8859-1 -*- import os, cPickle, StringIO, sys, webbrowser from Tkinter import * import tkMessageBox, tkFileDialog import StatusBar, ToolBar, ProgressBar import TabP
www.eeworm.com/read/491880/6428041

sh ibapplet.sh

#!/bin/sh ifname=ib0 dcopref=`kdialog --title "ibApplet" --progressbar "iBurst signal strength" 100` prev="" while true ; do if [ `dcop $dcopref wasCancelled` = "true" ] ; then dcop $dcopref close
www.eeworm.com/read/217476/4869527

dfm progressdemo.dfm

object ProgressForm: TProgressForm Left = 246 Top = 286 Width = 710 Height = 359 Caption = 'ProgressBar Demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWi
www.eeworm.com/read/217476/4869838

dfm progressdemo.dfm

object ProgressForm: TProgressForm Left = 246 Top = 286 Width = 710 Height = 359 Caption = 'ProgressBar Demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWi