代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/102154/15792488
c rdrle.c
/*
* rdrle.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/102154/15792526
c cdjpeg.c
/*
* cdjpeg.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file
www.eeworm.com/read/100560/15872143
c wrrle.c
/*
* wrrle.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/100560/15872171
c rdrle.c
/*
* rdrle.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/100560/15872189
c cdjpeg.c
/*
* cdjpeg.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/351636/3101284
py extras.py
#!/usr/bin/env python
# also test the import callback feature
def custom_callback(name, progress):
if progress == 0:
print >> sys.stderr, "Loading %s..." % name,
if progress == 1:
www.eeworm.com/read/382048/9056381
def mt_ini_mmi_240_400.def
//////////////////////////////////////////////////////////////////
// INI TEST
//////////////////////////////////////////////////////////////////
INI_DEF( INI_MT_STR, "test" )
INI_DEF( INI_MT_IN
www.eeworm.com/read/375652/9354228
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ReadFile.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#def
www.eeworm.com/read/479745/6685784
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ipmon.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#def