代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/176756/9485314
ini pdg2bmp&jpg&tif&pdf&txt.ini
[Options]
Proxy1=
Proxy2=
Proxy3=
Proxy1checked=0
Proxy2checked=0
Proxy3checked=0
PicType=4
BMPType=0
Grey=1
Mutipage=1
Cropb4OCR=1
Alwayschecked=1
AutoExit=0
Alwaysontop=0
cropleft=5
www.eeworm.com/read/372847/9490314
cs serviceproxyfactory.cs
/*
* ServiceProxyFactory.cs @Microsoft Visual Studio 2008
* AfritXia
* 2008-01-25
*
* Copyright(c) http://www.AfritXia.NET/
*
*/
using System;
using NET.Af
www.eeworm.com/read/372847/9490744
cs serviceproxyfactory.cs
using System;
using NET.AfritXia.MyHome.HomeManagement.CodeLand;
using NET.AfritXia.MyHome.ServiceInterface;
namespace NET.AfritXia.MyHome.HomeManagement.CodeLand.ServiceProxy
{
public seal
www.eeworm.com/read/175072/9561189
java helloserviceimpl.java
package reflect.proxy;
public class HelloServiceImpl implements HelloService {
/**
* sayHello
*
* @param user String
* @return String
* @todo Implement this refle
www.eeworm.com/read/371106/9567514
bat register.bat
@echo off
rem
rem Register.bat
rem Registration file for Chapter 10
rem
echo on
regsvr32 /s Server.dll
regsvr32 /s Proxy.dll
Server /RegServer
www.eeworm.com/read/371106/9567669
bat register.bat
@echo off
rem
rem Register.bat
rem Registration file for Chapter 10
rem
echo on
regsvr32 /s Server.dll
regsvr32 /s Proxy.dll
Server /RegServer
www.eeworm.com/read/174670/9578154
h csr_1.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: CSR_1.h
// Version: 1
www.eeworm.com/read/174670/9578285
h csr_1.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: CSR_1.h
// Version: 1
www.eeworm.com/read/174595/9580528
def inprocps.def
LIBRARY "InProcPS"
DESCRIPTION 'Proxy/Stub DLL'
EXPORTS
DllGetClassObject @1
DllCanUnloadNow @2
GetProxyDllInfo @3
DllRegisterServer @4
DllUnregisterServ
www.eeworm.com/read/174595/9580552
def localps.def
LIBRARY "LocalPS"
DESCRIPTION 'Proxy/Stub DLL'
EXPORTS
DllGetClassObject @1
DllCanUnloadNow @2
GetProxyDllInfo @3
DllRegisterServer @4
DllUnregisterServe