代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/213767/4912281
rakefile
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
desc 'Default: run unit tests.'
task :default => :test
desc 'Test the upload progress plugin.'
Rake::TestTask.new(:test) do |t|
t.lib
www.eeworm.com/read/177353/5328408
c dialogs.c
/* BitTorrent specific dialogs */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "elinks.h"
#include "dialogs/document.h"
#include "dialogs/download.h"
#include "dialogs/progress.h"
#incl
www.eeworm.com/read/176538/5337610
hhp xfilter.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=Xfilter.chm
Contents file=Xfilter.hhc
Default Window=Help
Default topic=.\html\cont0.htm
Display compile progress=No
Flat=Yes
Full-text search=Yes
In
www.eeworm.com/read/341021/3258890
c mpid_win_lock.c
/* (C)Copyright IBM Corp. 2007, 2008 */
/**
* \file src/onesided/mpid_win_lock.c
* \brief MPI-DCMF MPI_Win_lock/unlock functionality
*/
#include "mpid_onesided.h"
/**
* \brief Progress (advan
www.eeworm.com/read/324920/3492035
c mv64x60_dbg.c
/*
* arch/ppc/syslib/mv64x60_dbg.c
*
* KGDB and progress routines for the Marvell/Galileo MV64x60 (Discovery).
*
* Author: Mark A. Greer
*
* 2003 (c) MontaVista Software, In
www.eeworm.com/read/311835/3677599
asm tic41val.asm
;File: tic41val.a51
;Author: Eckart Hartmann Date:15/10/2003
;Development progress: Tic834.df
;
;TicVal==========Set and start interval counter.
;C Function prototype: char TicVal(char cVal, char
www.eeworm.com/read/311835/3677617
asm urt41cfg.asm
;File: urt41cfg.a51
;Author: Eckart Hartmann Date:15/10/2003
;Development progress: Urt834.df
;
;UrtCfg==========Configure UART and baudrate.
;C Function prototype: char _UrtCfg(char cCfg, int iD
www.eeworm.com/read/311835/3677627
asm dac41out.asm
;File: dac41out.a51
;Author: Eckart Hartmann Date:15/10/2003
;Development progress: Dac841.df
;
;DacOut==========Output a value on DAC.
;C Function prototype: char DacOut(char cChan, int iDac);
www.eeworm.com/read/435466/1864091
hhp test.hhp
[OPTIONS]
Compatibility=1.1 or later
Compiled file=Test.chm
Contents file=Table of Contents.hhc
Default Window=a type
Default topic=index.html
Display compile progress=No
Language=0x804 中文(中国)
www.eeworm.com/read/427019/1984890
js loader.js
var t_id = setInterval(animate,20);
var pos=0;
var dir=2;
var len=0;
function animate()
{
var elem = document.getElementById('progress');
if(elem != null) {
if (pos==0) len += dir;
if (len>32 || pos