代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/294538/8219597
h hashprogressdlg.h
/*
* Copyright (C) 2001-2006 Jacek Sieka, arnetheduck on gmail point com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/370033/9622255
pro vpitools.pro
/*****************************************************************************
Copyright (c) My Company
Project: QINWEI
FileName: VPITOOLS.PRO
Purpose: Include VPI predicates and tools
www.eeworm.com/read/269320/11101192
c yabinst.c
/*
Install-Program for yabasic
written by Marc-Oliver Ihm in 1996.
Date of last change:
*/
#define DOLC "February 23, 1999"
/*
This program is free software; you can re
www.eeworm.com/read/148019/12499654
c yabinst.c
/*
Install-Program for yabasic
written by Marc-Oliver Ihm in 1996.
Date of last change:
*/
#define DOLC "February 23, 1999"
/*
This program is free software; you can re
www.eeworm.com/read/237195/13972167
pas jdtrans.pas
Unit JdTrans;
{ This file contains library routines for transcoding decompression,
that is, reading raw DCT coefficient arrays from an input JPEG file.
The routines in jdapimin.c will also be
www.eeworm.com/read/237195/13972229
pas pasjpeg.pas
unit PasJPeg;
{$I jconfig.inc}
interface
uses
Classes, SysUtils;
type
EJPEG = class(Exception);
JPEG_ProgressMonitor = procedure(Percent: Integer);
procedure LoadJPEG(
{stre
www.eeworm.com/read/106588/15633678
hhp pwsaferu.hhp
[OPTIONS]
Compatibility=1.1 or later
Compiled file=pwsaferu.chm
Contents file=pws_toc.hhc
Default topic=html\pws_intro.htm
Display compile progress=No
Language=0x419 畜耨觇
www.eeworm.com/read/102552/15775931
htm subject_24647.htm
序号:24647 发表者:赵付强 发表日期:2002-12-14 18:03:43
主题:如何让控件类对象与其连接的控件分开,使其在其他地方可被重新定义。
内容:如:CProgressCtrl m_progress;m_progress.Create(...);如何让该变量与与其连接的控件断开。用Detach似乎不行,请问如何解决?十分