代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/484435/6576158
txt wish_list.txt
UPDATE HISTORY
==============
Paul's December 2001 release objectives:
progress messages during startup, each dir as it is scanned
nice user-friendly error messages for every error that can
keep th
www.eeworm.com/read/226908/14448303
vb progresscontrol.vb
'
'Displays custom progress bar with bar on top and message on bottom.
'Draws on memory bitmap to avoid flashing.
'
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.C
www.eeworm.com/read/225029/14557368
readme
GNOME-O-PHONE
-------------
Gphone is an internet telephone. As the name implies, it aims to be
fully gnome-groovy, but that hasn't quite happened yet. Gphone is
definitely a work in progress and y
www.eeworm.com/read/38039/1093853
mnu tblcreate.mnu
TABLE#CREATE
# remove the # sign and enter foreign help string in this line
Descending
Create table in which rows progress downward.
# remove the # sign and enter foreign help string in this line
Asc
www.eeworm.com/read/38039/1096558
mnu tbllftrgt.mnu
TABLE#LEFT-RIGHT
# remove the # sign and enter foreign help string in this line
Rightward
Create table in which columns progress to the right.
# remove the # sign and enter foreign help string in thi
www.eeworm.com/read/492060/1183022
js _browserrunner.js
if(window["dojo"]){
dojo.provide("doh._browserRunner");
}
// FIXME: need to add prompting for monkey-do testing
// FIXME: need to implement progress bar
// FIXME: need to implement errors in progres
www.eeworm.com/read/250243/4436281
c gen550_dbg.c
/*
* arch/ppc/syslib/gen550_dbg.c
*
* A library of polled 16550 serial routines. These are intended to
* be used to support progress messages, xmon, kgdb, etc. on a
* variety of platforms.
*
*