代码搜索:progressBar

找到约 2,245 项符合「progressBar」的源代码

代码结果 2,245
www.eeworm.com/read/415809/11052266

h progressbar.h

#ifndef __PORGRESSBAR_H__ #define __PORGRESSBAR_H__ enum { BAR_DECREASE = 1, BAR_INCREASE }; void progressbar_set_total(int); void progressbar(int, int); #endif /* __PORGRESSBAR_H__ */
www.eeworm.com/read/268811/11120325

html progressbar.html

www.eeworm.com/read/411321/11248660

ctl progressbar.ctl

VERSION 5.00 Begin VB.UserControl ProgressBar CanGetFocus = 0 'False ClientHeight = 345 ClientLeft = 0 ClientTop = 0 ClientWidth = 2700 Cont
www.eeworm.com/read/134073/14010619

c progressbar.c

/* ** $Id: progressbar.c,v 1.6 2004/09/24 05:02:15 suowei Exp $ ** ** Listing 25.1 ** ** progressbar.c: Sample program for MiniGUI Programming Guide ** Usage of PORGRESSBAR control. ** ** Copyri
www.eeworm.com/read/204383/15340680

h progressbar.h

#if !defined(AFX_PROGRESSBAR_H__3DD9A3A0_88DA_4AD3_8020_0CCB3298B7C2__INCLUDED_) #define AFX_PROGRESSBAR_H__3DD9A3A0_88DA_4AD3_8020_0CCB3298B7C2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/204383/15340688

cpp progressbar.cpp

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your m
www.eeworm.com/read/204042/15346926

h progressbar.h

#pragma once class CProgressBar: public CProgressCtrl // Creates a ProgressBar in the status bar { public: CProgressBar(); CProgressBar(LPCTSTR strMessage, int nSize=100, int MaxValue=100,
www.eeworm.com/read/204042/15346933

cpp progressbar.cpp

#include "stdafx.h" #include "ProgressBar.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif IMPLEMENT_DYNCREATE(CProgressBar, CProgressCtrl)
www.eeworm.com/read/111627/15508630

cpp progressbar.cpp

// ProgressBar.cpp : implementation file // // Drop-in status bar progress control // // Written by Chris Maunder (chrismaunder@codeguru.com) // Copyright (c) 1998. // // This code may be used
www.eeworm.com/read/111627/15508651

h progressbar.h

// ProgressBar.h : header file // // Drop-in status bar progress control // // Written by Chris Maunder (chrismaunder@codeguru.com) // Copyright (c) 1998. // // This code may be used in compile