代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/445657/1719699
dsw http.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/445657/1719700
rc http.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/445657/1719701
def http.def
; Http.def : Declares the module parameters for the DLL.
LIBRARY "Http"
DESCRIPTION 'Http Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/445657/1719703
plg http.plg
Build Log
--------------------Configuration: Http - Win32 Debug--------------------
Command Lines
Results
http.dll - 0 error(s)
www.eeworm.com/read/444609/1731941
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc
www.eeworm.com/read/443568/1739232
java http.java
// Originally based on work by Jonathan Revusky
// To encode strings use java.net.URLEncoder.encode;
// and Java.net.URLDecoder.decode or Request.
/*
* copyright (c) 1998-2008 Canadian Mind Pro
www.eeworm.com/read/443568/1739237
use http.use
Http 1.9 build: 9208 released: 2008-08-22
HTTP library to do CGI GET/POST.
Copyright (c) 2008 Canadian Mind Products.
final class library.
Download from http://mindprod.com/products1.html#HT
www.eeworm.com/read/443440/1740183
h http.h
/*********************************************************************
*
* HTTP definitions on Microchip TCP/IP Stack
*
**********************************************************
www.eeworm.com/read/443440/1740186
c http.c
/*********************************************************************
*
* HTTP Implementation for Microchip TCP/IP Stack
*
******************************************************