代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/136816/5853678
xpm label.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 39 1",
" c #020206063535",
". c #020207073b3b",
"X c #050509093b3b",
"o c #131317173e3e",
"O c #202023233a3a",
"+
www.eeworm.com/read/136816/5853761
xpm label.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 67 1",
" c #000008081010",
". c #101010101818",
"X c #000000003131",
"o c #000000003939",
"O c #000008083131",
"+
www.eeworm.com/read/136812/5859037
c label.c
/*
* Copyright (c) 1985 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859055
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#include "con.h"
label(s)
char *s;
{
int i,c;
while((c = *s++) != '\0'){
xnow += 6;
spew
www.eeworm.com/read/136812/5859072
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859087
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859103
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859118
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859133
c label.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859151
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#include
label(s)
char *s;
{
int i;
putc('t',stdout);
for(i=0;s[i];)putc(s[i++],stdo