代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/455329/1618726
java downloadprogresseventlistener.java
package DokeosAppShare;
import java.io.*;
public interface DownloadProgressEventListener
{
void connecting();
void started();
void progressChange(int progress, int max);
void done(File fileDest)
www.eeworm.com/read/236543/4639184
1 mplayer.1
.\" synced with 1.793 (TODO)
.\"
.\" Work in progress, help appreciated
.\"
.\" MPlayer (C) 2000-2004 MPlayer Team
.\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
.\" Trans
www.eeworm.com/read/196974/5098784
mk common.mk
# Feature variants of realmagichwl_kernelland.o are done using
# export REALMAGICHWL_FEATURES=... from the shell, as a collection of:
# -DWITH_PROGRESSIVE_YUV (displaying YUV pictures in progress
www.eeworm.com/read/194563/5127930
tex gauge.tex
\section{\class{wxGauge}}\label{wxgauge}
A gauge is a horizontal or vertical bar which shows a quantity (often time).
wxGauge supports two working modes: determinate and indeterminate progress.
The
www.eeworm.com/read/190056/5189593
tex gauge.tex
\section{\class{wxGauge}}\label{wxgauge}
A gauge is a horizontal or vertical bar which shows a quantity (often time).
wxGauge supports two working modes: determinate and indeterminate progress.
The
www.eeworm.com/read/173359/5373309
svn-base todo.svn-base
TODO - okular
Legend:
ADD - ADDed (new feature)
CHG - CHanGed (existing behavior)
FIX - FIXed (bug or regression)
MRG - MeRGed (code from a branch or a patch)
In progress [working on]
www.eeworm.com/read/170988/5401581
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by fastinst.rc
//
#define IDS_LEGEND 1
#define IDC_PROGRESS 100
www.eeworm.com/read/334056/3375259
readme
Bluetooth Driver for Linux Kernel v2.0, v2.2 and v2.4
-----------------------------------------------------
These files are a work in progress. For more information on Bluetooth
on Linux see http:/
www.eeworm.com/read/331534/3411631
svn-base progressbar.cpp.svn-base
//
// ProgressBar.cpp
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
//
#include "ProgressBar.h"
namespace CppUnit {
// Paint the progress bar in response to a