代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/207056/15283348
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ProgressDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 10
www.eeworm.com/read/157712/5603630
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ThreadPriority.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX
www.eeworm.com/read/157712/5603724
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MultiThread.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/300460/13912752
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by StatusBar.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#de
www.eeworm.com/read/135369/13937574
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Text2PDF.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#
www.eeworm.com/read/109833/15547105
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by testmanagerthread.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX
www.eeworm.com/read/191408/8430022
cpp bootloader.cpp
#include "Bootloader.h"
#include //for sprintf
//#include
#define PAUSE 60
Bootloader::Bootloader()
{
Programming = 0;
Progress = 0;
cancelled = 0;
major_add
www.eeworm.com/read/188503/8535278
c subsample.c
/*
* subsample.c: Routines to do chroma subsampling. ("Work In Progress")
*
*
* Copyright (C) 2001 Matthew J. Marjanovic
*
*
* This program is free software; you can redist
www.eeworm.com/read/188503/8535375
h subsample.h
/*
* subsample.h: Routines to do chroma subsampling. ("Work In Progress")
*
*
* Copyright (C) 2001 Matthew J. Marjanovic
*
*
* This program is free software; you can redist
www.eeworm.com/read/181778/9237167
gpsprobe
#!/usr/bin/env python
#
# gpsprobe -- collect send-cycle and performance statistics on a GPS
from math import *
import time, os
import gps, gpsd
class Baton:
"Ship progress indication to stdout