代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/250731/4428010
py output.py
import os, sys, commands, string
try:
import termios
except ImportError:
import TERMIOS
termios = TERMIOS
from types import *
enable_color = 1
def progress(ratio, length=40, col=1, cols=
www.eeworm.com/read/242732/4537969
h inbv.h
#ifndef NTOSKRNL_INBV_H
#define NTOSKRNL_INBV_H
typedef struct _InbvProgressState
{
ULONG Floor;
ULONG Ceiling;
ULONG Bias;
} INBV_PROGRESS_STATE;
typedef enum _ROT_BAR_TYPE
{
www.eeworm.com/read/235121/4654047
c progbar.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Progress bar for Microwindows win32 api.
*/
/*
** This library is free software; you
www.eeworm.com/read/234853/4655121
txt morph usage.txt
06-10-14
AU Progress Report:
Well, AU was completed. Seems that a couple of providers decided to up the stakes on us
though. They introduced the $B1 command and are sending IDEA strings that n
www.eeworm.com/read/234101/4662683
c progbar.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Progress bar for Microwindows win32 api.
*/
/*
** This library is free software; you
www.eeworm.com/read/209559/4973458
txt napi_howto.txt
HISTORY:
February 16/2002 -- revision 0.2.1:
COR typo corrected
February 10/2002 -- revision 0.2:
some spell checking ;->
January 12/2002 -- revision 0.1
This is still work in progress so may change.
www.eeworm.com/read/205961/5013752
java progressmessagelogformatter.java
package edu.umass.cs.mallet.base.util;
import java.util.logging.*;
import java.util.Arrays;
/**
* Format ProgressMessages destined for screen.
* Progress messages are repetitive messages, of which o
www.eeworm.com/read/193974/5139113
java progressmessagelogformatter.java
package edu.umass.cs.mallet.base.util;
import java.util.logging.*;
import java.util.Arrays;
/**
* Format ProgressMessages destined for screen.
* Progress messages are repetitive messages, of which o
www.eeworm.com/read/190346/5184093
el svn-doc.el
;;;; Emacs Lisp help for writing the Subversion Documentation. ;;;;
(defun svn-doc-visit-info-file ()
"Visit the local info file in progress.
Right now there's only one place to go, so no promp
www.eeworm.com/read/184688/5247090
c progbar.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Progress bar for Microwindows win32 api.
*/
/*
** This library is free software; you