代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/343458/11946778
c request.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2001-2002 Nokia Corporation
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2007 M
www.eeworm.com/read/153306/12042405
h request.h
// Request.h : interface of the CRequest class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rights reserved.
//
/
www.eeworm.com/read/153306/12042501
cpp request.cpp
// Request.cpp : implementation of the CRequest class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rights reserved.
www.eeworm.com/read/152273/12128864
htm request.htm
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|24 Feb 2005 07:46:40 -0000
vti_extenderversion:SR|4.0.2.6513
vti_filesize:IR|1869
vti_title:SR|Untitled Document
vti_metatags:VR|HTTP-EQUIV=Content
www.eeworm.com/read/151894/12163225
class request.class
www.eeworm.com/read/253737/12203385
jpg request.jpg
www.eeworm.com/read/253616/12209252
java request.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
/
www.eeworm.com/read/253488/12219292
class request.class
www.eeworm.com/read/253488/12219301
java request.java
package FtpServer;
import java.io.InputStream;
import java.io.IOException;
public class Request {
public static final int LOGIN_USER = 0; //USER
public static final int LOGIN_PASS = 1; //PASS
p