搜索结果
找到约 68 项符合
PROXY 的查询结果
按分类筛选
- 全部分类
- 网络 (17)
- Java编程 (8)
- Internet/网络编程 (7)
- Linux/Unix编程 (6)
- 邮电通讯系统 (3)
- VC书籍 (3)
- 其他书籍 (2)
- Java书籍 (2)
- 源码 (2)
- *行业应用 (1)
- 教育系统应用 (1)
- Delphi控件源码 (1)
- 串口编程 (1)
- 手机彩信(MMS)编程 (1)
- Applet (1)
- 通讯/手机编程 (1)
- J2ME (1)
- JavaScript (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- 书籍源码 (1)
- 嵌入式Linux (1)
- Windows Mobile (1)
- SQL Server (1)
- 游戏 (1)
- MySQL数据库 (1)
- 技术资料 (1)
Internet/网络编程 sip proxy
sip proxy
Java编程 ssd8考试一 计算机网络 A Web proxy server listens to requests, then retrieves the requested files from othe
ssd8考试一 计算机网络
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others ...
JavaScript A Web proxy server listens to requests, then retrieves the requested files from other Web servers an
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
网络 大名鼎鼎的 RTP Proxy 源代码 在OpenSER 中成熟应用的
大名鼎鼎的 RTP Proxy 源代码
在OpenSER 中成熟应用的
人工智能/神经网络 RTSP Proxy in C language
RTSP Proxy in C language
网络 RTP Proxy,用于Voip网络数据的代理传递
RTP Proxy,用于Voip网络数据的代理传递
文章/文档 // big5 轉 utf-8 時用的 proxy url
// big5 轉 utf-8 時用的 proxy url
书籍源码 设计模式之Proxy
设计模式之Proxy,设计模式之Proxy
Java编程 应用hibernate框架,会出现Hibernate3 错误: could not initialize proxy - no Session,教你怎么解决此类问题
应用hibernate框架,会出现Hibernate3 错误: could not initialize proxy - no Session,教你怎么解决此类问题
Java编程 虚拟代理模式(Virtual Proxy)是一种节省内存的技术
虚拟代理模式(Virtual Proxy)是一种节省内存的技术,它建议创建那些占用大量内存或处理复杂的对象时,把创建这类对象推迟到使用它的时候。在特定的应用中,不同部分的功能由不同的对象组成,应用启动的时候,不会立即使用所有的对象。在这种情况下,虚拟代理模式建议推迟对象的创建直到应用程序需要它为止。对象被应用第一 ...