代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/478380/1353256
txt src6_5.txt
CMFCRibbonPanel* pPanel5 = pCategory->AddPanel(_T("Progress Bars"));
pPanel5->SetCenterColumnVert();
pPanel5->Add(new CMFCRibbonLabel(_T("Simple Progress:")));
pPanel5->Add(new CMFCRibbonProgress
www.eeworm.com/read/344935/3203919
as poweasein.as
class as_spin.easing.functions.PowEaseIn extends as_spin.easing.functions._EasingFunction{
public function f(progress:Number, param:Object):Number {
return Math.pow(progress, Number(param.power))
www.eeworm.com/read/189150/8488477
h scanningprogress.h
// ScanningProgress.h : header file
class CScanningProgress : public CDialog
{
public:
CScanningProgress(CWnd* pParent = NULL);
void percent(int n,int m);
//{{AFX_DATA(CScanningProgres
www.eeworm.com/read/142437/12945477
h decode.h
/*
* function: Header file for aacDECdrop
*
* This program is distributed under the GNU General Public License, version 2.
* A copy of this license is included with this source.
*
* Copyright (C
www.eeworm.com/read/317149/13509715
h xplayercore.h
/*
*
§==================§==================§==================§==================§
§ § § § §
§ 2005-05-18 § 1.0 § 高炜 § creat! §
§
www.eeworm.com/read/124989/6034915
config
# Config for e1 Etherboot
#
CFLAGS+= -mgnu-param -DCONSOLE_SERIAL -DCOMCONSOLE=0x01C00000 -DCONSPEED=28800
CFLAGS+= -DSIZEINDICATOR -DNO_DHCP_SUPPORT -DBAR_PROGRESS
#CFLAGS+= -DEMBEDDED -DMAC_HW_AD
www.eeworm.com/read/408141/11404455
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ZhanGuoClient.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d