代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/331033/12854870
ctl progressbar.ctl
VERSION 5.00
Begin VB.UserControl ProgressBar
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Clie
www.eeworm.com/read/244535/12857780
class progressbar.class
www.eeworm.com/read/329502/12951664
cc progressbar.cc
#include
#include
#include
#include "SDL_gui.h"
GUI_ProgressBar::GUI_ProgressBar(const char *aname, int x, int y, int w, int h)
: GUI_Widget(aname, x, y, w, h)
{
SD
www.eeworm.com/read/328944/12994207
frm progressbar.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form progressbar
Caption = "Form1"
ClientHeight = 1830
ClientLeft = 6
www.eeworm.com/read/141272/13026296
tcl progressbar.tcl
# ----------------------------------------------------------------------------
# progressbar.tcl
# This file is part of Unifix BWidget Toolkit
# -----------------------------------------------------
www.eeworm.com/read/141272/13026423
html progressbar.html
ProgressBar
NAME
ProgressBar
- Progress indicator widget
CREATION
www.eeworm.com/read/325931/13174460
h progressbar.h
#if !defined(AFX_PROGRESSBAR_H__08333FA6_BB2A_4D7B_9D83_E5431C049383__INCLUDED_)
#define AFX_PROGRESSBAR_H__08333FA6_BB2A_4D7B_9D83_E5431C049383__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/325931/13174526
cpp progressbar.cpp
// ProgressBar.cpp : implementation file
//
#include "stdafx.h"
#include "视频编解码器.h"
#include "ProgressBar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/138668/13226404
m progressbar.m
function progressbar(fractiondone, position)
% Description:
% progressbar(fractiondone,position) provides an indication of the progress of
% some task using graphics and text. Calling progressbar r