代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6244176
c label.c
#ifndef lint
static char SccsId[] = " @(#)label.c 4.1 (ULTRIX) 7/2/90";
#endif not(lint)
/*
* Modification History
*
* April-11-1989, Pradeep Chetal
* Added changes from 4.3Tahoe BSD for lots o
www.eeworm.com/read/101082/6244195
c label.c
#ifndef lint
static char SccsId[] = " @(#)label.c 4.1 (ULTRIX) 7/2/90";
#endif not(lint)
/*
* Modification History
*
* April-11-1989, Pradeep Chetal
* Added changes from 4.3Tahoe BSD for lots o
www.eeworm.com/read/101082/6244212
c label.c
#ifndef lint
static char SccsId[] = " @(#)label.c 4.1 (ULTRIX) 7/2/90";
#endif not(lint)
/*
* Modification History
*
* April-11-1989, Pradeep Chetal
* Added changes from 4.3Tahoe BSD for lots o
www.eeworm.com/read/101082/6244230
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 4.1 (Berkeley) 6/27/83";
#endif
extern vti;
label(s)
char *s;
{
int i, o;
o = 01401;
write(vti, &o, 2);
for(i=0; s[i++]; )
;
write(vti, s, i)
www.eeworm.com/read/101082/6244248
c label.c
#ifndef lint
static char sccsid[] = "@(#)label.c 4.1 (Berkeley) 6/27/83";
#endif
#define N 0104
#define E 0101
#define NE 0105
#define S 0110
#define W 0102
#define SW 0112
/* arrange by incremental
www.eeworm.com/read/101039/6259700
java label.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/349764/6278003
cpp label.cpp
// Label.cpp : implementation file
//
#include "stdafx.h"
#include "Resource.h"
#include "Label.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/349764/6278005
h label.h
#if !defined(AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_)
#define AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_V
www.eeworm.com/read/418493/6285471
h label.h
/**
* 此文件从CLabel修改得来
*
* thinkry@263.net 2003-08-15
**/
#if !defined(AFX_XLABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_)
#define AFX_XLABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9EC
www.eeworm.com/read/418493/6285473
cpp label.cpp
/**
* 此文件从CLabel修改得来
*
* thinkry@263.net 2003-08-15
**/
#include "stdafx.h"
#include "Label.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_