代码搜索:Bucket

找到约 1,199 项符合「Bucket」的源代码

代码结果 1,199
www.eeworm.com/read/135582/5886300

xpm bucket.xpm

/* XPM */ static char * bucket_xpm[] = { /* width height ncolors chars_per_pixel */ "24 24 10 1", /* colors */ " c #FFFFFF", ". c #1A1B1A", "X c #191718", "o c #ABABAC", "O c #595959", "+ c #9A9A9A",
www.eeworm.com/read/135582/5886347

xbm bucket.xbm

#define bucket_width 24 #define bucket_height 24 static char bucket_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7e,0x00,0xe0,0xff,0x07,0x78,0xff,0x1f, 0x78,0xff,0x1f,0x7c,0xc0,0x3f,0x1c,0x80,0x3
www.eeworm.com/read/135582/5886358

h bucket.h

#ifndef BUCKET_H #define BUCKET_H #include "NXPicture.h" #ifndef PDA #include "NXMCursor.h" #endif class Bucket { public: NXPicture picture; #ifndef PDA NXMCursor cursor; #endif int
www.eeworm.com/read/133837/5899266

c bucket.c

/* bucket.c - The routines for playing with hash buckets. */ /* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. Copyright (C) 1990, 1991, 1993 Free Software Foundatio
www.eeworm.com/read/493123/6406779

c bucket.c

www.eeworm.com/read/485014/6570921

class bucket.class

www.eeworm.com/read/127249/14365655

html bucket.html

bucket
www.eeworm.com/read/14252/324648

c bucket.c

/* bucket.c - The routines for playing with hash buckets. */ /* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. Copyright (C) 1990, 1991, 1993 Free Software Founda
www.eeworm.com/read/14591/394880

tga bucket.tga

www.eeworm.com/read/171265/5397714

java bucket.java

package com.power.pipeengine.Entity; import java.util.*; import java.text.DateFormat.*; import com.power.pipeengine.InputData.*; public class Bucket extends com.power.pipeengine.Entity.Entity