代码搜索:Header

找到约 10,000 项符合「Header」的源代码

代码结果 10,000
www.eeworm.com/read/139842/5796922

c framing.c

#include #include #include int ogg_page_version(ogg_page *og){ return((int)(og->header[4])); } int ogg_page_continued(ogg_page *og){ return((int)
www.eeworm.com/read/138385/5816642

java tcpconnection.java

package com.zcsoft.opc; import java.net.*; import java.io.*; public class TcpConnection { private Socket s; private OutputStream os; private BufferedReader is; /** 每一行头的结尾符 */ privat
www.eeworm.com/read/135582/5885969

c rfc822.c

/* * Copyright (c) 2003 Century Software, Inc. All Rights Reserved. *
www.eeworm.com/read/113668/6126945

h stencil_func.h

/* $Id: stencil_func.h,v 1.2 2004/01/02 15:42:43 mbn Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see the file CREDITS. ** ** Thi
www.eeworm.com/read/109011/6177738

jsp soap_echo.jsp

www.eeworm.com/read/410351/11292548

c ip.c

/* * Copyright (C) 2003-2004 by Clive Moss. Email c.a.m@blueyonder.co.uk All rights reserved. * * Help & Contributions from D.J.Armstrong Email heli.pad@ntlworld.com * Redistribution and
www.eeworm.com/read/263968/11334957

h getbits.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* getbits.h * * Created by: tomislav uzelac Apr 1996 */ /* gethdr() error codes */ #define GETHDR_ERR 0x1 #d
www.eeworm.com/read/263968/11335007

h position.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ extern int ffwd(struct AUDIO_HEADER *header, int nframes); extern int rew(struct AUDIO_HEADER *header, int nframes); #i
www.eeworm.com/read/406005/11451510

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/406005/11451619

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /