代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/289553/8545169
bas progress.bas
Attribute VB_Name = "progress"
Public Function FloppyDrive(sDrive As String) As Boolean
On Error Resume Next
FloppyDrive = Dir(sDrive) ""
End Function
www.eeworm.com/read/389145/8546825
gif progress.gif
www.eeworm.com/read/187835/8597400
pas progress.pas
unit Progress;
interface
uses
SysUtils, Types, Classes, Variants, QTypes, QGraphics, QControls, QForms,
QDialogs, QStdCtrls, QComCtrls, QExtCtrls;
type
TProgressForm = class(TForm)
www.eeworm.com/read/187835/8597419
xfm progress.xfm
object ProgressForm: TProgressForm
Left = 509
Top = 436
AutoScroll = False
BorderIcons = []
BorderStyle = fbsDialog
Caption = 'Progress'
ClientHeight = 164
ClientWidth = 352
www.eeworm.com/read/187687/8608329
png progress.png
www.eeworm.com/read/432309/8610669
bmp progress.bmp
www.eeworm.com/read/388174/8629650
class progress.class
www.eeworm.com/read/388174/8629672
java progress.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Progress extends JFrame {
JProgressBar current;
JTextArea out;
JButton find;
Thread runner;
www.eeworm.com/read/287166/8713911
txt progress.txt
Note:
important:All sources must be LF format, no CR and DOS EOF(^Z)
all changes to platform independent code
are marked with "199xxxxx by Kin"
(or use "diff -w -B" to compare)
about unix makefile:
www.eeworm.com/read/287068/8727944
c progress.c
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w