代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/491880/6428040
sh ibapplet-kde.sh
#!/bin/sh
ifname=${1:-ib0}
dcopref=`kdialog --title "ibApplet" --progressbar "iBurst signal strength" 100`
prev=""
while true ; do
if [ `dcop $dcopref wasCancelled` = "true" ] ; then
break
fi
cu
www.eeworm.com/read/483328/6603979
cpp widgetgallery.cpp
/****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@no
www.eeworm.com/read/477400/6734287
cs finishctrl.designer.cs
namespace GLT.SqlCopy
{
partial class FinishCtrl
{
///
/// Required designer variable.
///
private System.ComponentModel.IContaine
www.eeworm.com/read/409774/11311805
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Grids, DBGrids, StdCtrls, Buttons, Db, DBTables, PrintAtOnces;
type
TFo
www.eeworm.com/read/264051/11331383
frm form1.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3225
ClientLeft = 60
www.eeworm.com/read/348339/11600926
as flvplayer.as
//--------------------------------------------------------------------------
// 初始化可能用到的变量
//--------------------------------------------------------------------------
// 设定默认打开就播放的文件名(如果在html中没
www.eeworm.com/read/261803/11623173
h form1.h
#pragma once
namespace Example {
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using nam
www.eeworm.com/read/157225/11727228
frm mci.frm
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "MCI Sample by Matt Hart mhart@taascforce.com"
ClientHeight = 4800
ClientLeft = 1650
www.eeworm.com/read/345979/11776715
~pas zhunit.~pas
unit zhUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExcelXP, OleServer, DB, ADODB, StdCtrls, Grids, DBGrids, ActiveX,
ComCtrls,
www.eeworm.com/read/345979/11776729
pas zhunit.pas
unit zhUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExcelXP, OleServer, DB, ADODB, StdCtrls, Grids, DBGrids, ActiveX,
ComCtrls,