代码搜索结果
找到约 127,078 项符合
request 的代码
request.java
/***************************************************************************
* *
* Request.jav
request.h
/* $Id: request.h,v 1.1.2.4 2004/11/18 06:54:23 yixiong Exp $ */
#ifndef _CKPT_REQUEST_H
#define _CKPT_REQUEST_H
#include
#include
#include
#include
ip-request
#!/bin/sh
#
# This script is called to "give up" an IP address when requested
#
# It could be that we don't have it, in which case we ignore the request.
#
#
# Note: this script is called by the heart
ip-request-resp
#!/bin/sh
#
# This script is called in response to an ip-request message after the
# one we've called calls us back.
#
# What we do then is to take over the IP address requested...
#
# Note: this scri
request.java
/* Request.java --
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the t
request.java
/* Request.java --
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the t
request.jsp
request对象例子
request对象方法使用例子
getParameter("name"):
request.java
package com.croftsoft.apps.mars.net.request;
import java.io.Serializable;
/*********************************************************************
* Network request object.
*
request.h
/* $Id: request.h,v 1.4 2004/11/18 01:56:59 yixiong Exp $ */
#ifndef _CKPT_REQUEST_H
#define _CKPT_REQUEST_H
#include
#include
#include
#include