代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/123582/14623161
log request.log
15:19:04 2448 ID=0
URL=http://wanfang.lib.sjtu.edu.cn/mst.dll?DATABASE=CDDBFT&FMT=CDDBFTN&OP=I&MFN=210973
GET /mst.dll?DATABASE=CDDBFT&FMT=CDDBFTN&OP=I&MFN=210973 HTTP/1.0
User-Agent: Tele
www.eeworm.com/read/123582/14623252
log request.log
15:13:19 2272 ID=0
URL=http://wanfang.lib.sjtu.edu.cn/mst.dll?DATABASE=CDDBFT&FMT=CDDBFTN&OP=I&MFN=258073
GET /mst.dll?DATABASE=CDDBFT&FMT=CDDBFTN&OP=I&MFN=258073 HTTP/1.0
User-Agent: Tele
www.eeworm.com/read/223494/14638771
class request.class
www.eeworm.com/read/122603/14679908
c request.c
#include "stdhead.h"
#include "request.h"
#include "clilib.h"
// This function creates a REQUEST message from the ADCVERTISE message and
// returns a pointer to the REQUEST message
struct DHCP_MESSA
www.eeworm.com/read/122603/14679910
h request.h
struct DHCP_MESSAGE * create_request_message (struct DHCP_MESSAGE *, char *);
struct OPTIONS * copy_message_option (struct DHCP_MESSAGE *, int);
www.eeworm.com/read/122462/14688795
h request.h
// Copyright (C) 1999 Silicon Graphics, Inc. All Rights Reserved.
//
// This program is free software; you can redistribute it and/or modify it
// under the terms of version 2 of the GNU General
www.eeworm.com/read/122378/14696396
c request.c
/***
*./request.c
*给服务器发送请求
*/
#include
#include
#include
#include
#define MSGKEY 3756
main()
{
struct msgbuf{
int mtype ;
int mtext ;
}
www.eeworm.com/read/222081/14706967
class request.class
www.eeworm.com/read/121932/14729290
h request.h
#if !defined(AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_)
#define AFX_REQUEST_H__BFB4EDBA_DAE1_11D5_B2C4_5254AB2BD63E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/121932/14729332
cpp request.cpp
// Request.cpp : implementation file
//
#include "stdafx.h"
#include "8_1.h"
#include "Request.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI