代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/460190/7256200
h progress.h
#if !defined(AFX_PROGRESS_H__F26E8924_D1C1_11D3_B261_00104BB13A66__INCLUDED_)
#define AFX_PROGRESS_H__F26E8924_D1C1_11D3_B261_00104BB13A66__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif //
www.eeworm.com/read/460190/7256206
cpp progress.cpp
///////////////////////////////////////////////////////////////////////////////
// class CProgress
//
// Author: Yury Goltsman
// email: ygprg@go.to
// page: http://go.to/ygprg
// Copyrigh
www.eeworm.com/read/459795/7264645
m progress.m
function bar_string = progress(percent,varargin);
%PROGRESS Create a progress bar.
% BS = PROGRESS(PERCENT) returns a string showing the ratio of
% done/remaining jobs.
%
% BS = PROGRESS(
www.eeworm.com/read/450111/7490493
cpp progress.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490546
h progress.h
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/435917/7781210
test progress.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
www.eeworm.com/read/434804/7801413
png progress.png
www.eeworm.com/read/299228/7872823
h progress.h
/* Download progress.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2008 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute
www.eeworm.com/read/299228/7872911
c progress.c
/* Download progress.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute
www.eeworm.com/read/399114/7894039
pas progress.pas
unit Progress;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, BaseForm, StdCtrls, Buttons, Gauges, ExtCtrls;
type
TfProgress = cla