代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/291095/8441971
c component_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Fri Dec 07 06:24:59 2007
*/
/* Compiler settings for F:\近期工作\代码\代码_组件
www.eeworm.com/read/285874/8806082
htm mi29.htm
More Effective C++ | Item 29: Reference counting Back to Item 28: Smart pointers
Continue to Item 30: Proxy classes
Item 29: Reference counting.
Reference counting is a technique that allows multiple
www.eeworm.com/read/285874/8806216
htm mi31.htm
More Effective C++ | Item 31: Making functions virtual with respect to more than one object Back to Item 30: Proxy classes
Continue to Miscellany
Item 31: Making functions virtual with respect to mor
www.eeworm.com/read/177586/9446366
py xtorrentqueue.py
_ = _ # put _ into the module namespace so the console doesn't override it
from twisted.web.xmlrpc import Proxy, XMLRPC, Fault, Binary
from BitTorrent.prefs import Preferences
from BitTorrent.NewTorre
www.eeworm.com/read/373369/9460641
java nullrobot.java
//: typeinfo/NullRobot.java
// Using a dynamic proxy to create a Null Object.
import java.lang.reflect.*;
import java.util.*;
import net.mindview.util.*;
class NullRobotProxyHandler implements
www.eeworm.com/read/174595/9580854
c pizza1_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 18 20:14:18 1998
*/
/* Compiler settings for H:\Code\Ch7Code\
www.eeworm.com/read/174595/9580938
c pizza1_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Oct 18 20:14:18 1998
*/
/* Compiler settings for H:\Code\Ch7Code\
www.eeworm.com/read/169058/9883347
java nullrobot.java
//: typeinfo/NullRobot.java
// Using a dynamic proxy to create a Null Object.
import java.lang.reflect.*;
import java.util.*;
import net.mindview.util.*;
class NullRobotProxyHandler implements
www.eeworm.com/read/279032/10479090
htm mi29.htm
More Effective C++ | Item 29: Reference counting Back to Item 28: Smart pointers
Continue to Item 30: Proxy classes
Item 29: Reference counting.
Reference counting is a technique that allows multiple