代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/215873/15035675
c oraclecom_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Sep 20 21:36:48 2006
*/
/* Compiler settings for D:\工作目录\上海电信114\
www.eeworm.com/read/114093/15113974
c accessmdb_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Oct 14 12:51:24 2004
*/
/* Compiler settings for E:\MyProc\商视通5.0
www.eeworm.com/read/207973/15256185
c dhtml grades_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Tue Jul 06 12:13:11 2004
*/
/* Compiler settings for F:\Visual C++ 6.
www.eeworm.com/read/471908/1420106
awk geturl.awk
BEGIN {
if (ARGC != 2) {
print "GETURL - retrieve Web page via HTTP 1.0"
print "IN:\n the URL as a command-line parameter"
print "PARAM(S):\n -v Proxy=MyProxy"
print "OUT:\n
www.eeworm.com/read/465752/1516820
package-list
de.trantor.mail
de.trantor.mail.http
de.trantor.mail.j2me
de.trantor.mail.j2se
de.trantor.mail.proxy
www.eeworm.com/read/458943/1576749
js contactlist.js
Ext.onReady(function(){
function toggleDetails(btn, pressed){
var view = grid.getView();
view.showPreview = pressed;
view.refresh();
}
var ds= new Ext.data.Store({
proxy
www.eeworm.com/read/457053/1601021
tcl test-suite-webcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this
www.eeworm.com/read/457053/1601217
tcl test-suite-mcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this
www.eeworm.com/read/451586/1660400
java chunkhandler.java
package rabbit.proxy;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.StringTokenizer;
import rabbit.handler.BlockListener;
class ChunkHandler {
private ChunkDataFeeder