代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/170386/5404077
pm header.pm
# $Id: Header.pm,v 1.16 2005/11/02 19:34:44 martin Exp $
#
# Copyright 2005 Nature Publishing Group
# This program is free software; you can redistribute it and/or
# modify it under the terms of the G
www.eeworm.com/read/169697/5413598
java header.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package logformat.slog2;
import base.io.MixedDataInput;
import base
www.eeworm.com/read/167228/5461841
java header.java
package org.acerge.message;
import java.io.Serializable;
public class Header implements Serializable{
private String headerString;
private Header(String hs){this.headerString=hs;}
public b
www.eeworm.com/read/167185/5462469
c header.c
/* Copyright (c) 1987, 1988, 1989 AT&T */
/* and Entropic Speech, Inc. */
/* All Rights Reserved. */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* AND ENTROPIC SPEECH, INC. *
www.eeworm.com/read/167185/5462533
c header.c
/*
* This material contains unpublished, proprietary software of
* Entropic Research Laboratory, Inc. Any reproduction, distribution,
* or publication of this work must be authorized in writing b
www.eeworm.com/read/167185/5464668
h header.h
/* File: header.h */
#define MAXFIELDS 8000
#define FNULL ((struct field_t *) NULL)
#define FVNULL ((struct field_t **) NULL)
#define HDRNULL ((struct header_t *) NULL)
#define DEFAULT_SAMPL