代码搜索:http权威指南
找到约 10,000 项符合「http权威指南」的源代码
代码结果 10,000
www.eeworm.com/read/443135/7637137
h http.h
//********************************************************************************************
//
// File : http.h implement for Hyper Text transfer Protocol
//
//*********************************
www.eeworm.com/read/442119/7659043
http macro.http
#
# Shorewall version 4 - HTTP Macro
#
# /usr/share/shorewall/macro.HTTP
#
# This macro handles plaintext HTTP (WWW) traffic.
#
########################################################################
www.eeworm.com/read/440104/7693927
java http.java
package org.json;
/*
Copyright (c) 2002 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
www.eeworm.com/read/439758/7702019
js http.js
var bXmlHttpSupport = (typeof XMLHttpRequest == "object" || window.ActiveXObject);
function httpPost(sURL, sParams) {
var oURL = new java.net.URL(sURL);
var oCo
www.eeworm.com/read/439758/7702066
js http.js
var bXmlHttpSupport = (typeof XMLHttpRequest == "object" || window.ActiveXObject);
function httpPost(sURL, sParams) {
var oURL = new java.net.URL(sURL);
var oCo
www.eeworm.com/read/438779/7727187
lst http.lst
C51 COMPILER V7.50 HTTP 10/12/2006 15:31:41 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE HTTP
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/438779/7727211
obj http.obj
www.eeworm.com/read/438779/7727233
__i http.__i
"..\..\lib\httpserver\Http.c" LARGE OPTIMIZE (9,SIZE) BROWSE ORDER MODDP2 INCDIR(..\..\inc\) DEBUG OBJECTEXTEND PRINT(.\Release\Http.lst) OBJECT(.\Release\Http.obj)
www.eeworm.com/read/438556/7729805
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/438556/7729823
c http.c
//-----------------------------------------------------------------------------
// Net HTTP.C
//
// This module is the Web Server
// It currently serves a html text page and a jpeg image, or handl