代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/484192/6581205
gif empty.gif
www.eeworm.com/read/484192/6581275
gif empty.gif
www.eeworm.com/read/483114/6609800
gif empty.gif
www.eeworm.com/read/482282/6622089
jpg empty.jpg
www.eeworm.com/read/482098/6626342
jpg empty.jpg
www.eeworm.com/read/480211/6668239
empty-file
www.eeworm.com/read/480070/6676342
cpp empty.cpp
/* The following code example is taken from the book
* "C++ Templates - The Complete Guide"
* by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002
*
* (C) Copyright David Vandevoorde
www.eeworm.com/read/479786/6678696
xbm empty.xbm
#define empty_width 32
#define empty_height 32
static unsigned char empty_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0
www.eeworm.com/read/479786/6678697
xpm empty.xpm
/* XPM */
static char * empty_xpm[] = {
"128 128 1 1",
" c #FFFFFFFF0000",
"
www.eeworm.com/read/479824/6680933