代码搜索结果
找到约 127,078 项符合
request 的代码
request.cpp
/*******************************************************************************
* request.cpp: User requests encapsulation
*---------------------------------------------------------------------------
request.h
/*******************************************************************************
* request.h: User requests encapsulation
*-----------------------------------------------------------------------------
request.pm
package Yahoo::Search::Request;
use strict;
use Yahoo::Search::Response;
use Yahoo::Search::XML;
use LWP::UserAgent;
use HTTP::Request;
use URI;
our $VERSION = "20070320.002"; # just to make CPAN ha
request.java
package com.tarena.abs.model;
import java.io.Serializable;
import java.util.Properties;
/**
* Request类封装一个请求
* @author tony.tang
*
*/
public class Request implements Serializable{
priv
request.c
/*
** $Id: request.c,v 1.17 2003/09/04 06:02:53 weiym Exp $
**
** request.c: handle request of clients.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Cur
request.hpp
//
// request.hpp
// ~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
//
request.hpp
//
// request.hpp
// ~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
//
request.hpp
//
// request.hpp
// ~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
//