搜索结果
找到约 97 项符合
request 的查询结果
按分类筛选
- 全部分类
- Java编程 (14)
- 其他 (6)
- SCSI/ASPI (5)
- 单片机编程 (4)
- Internet/网络编程 (4)
- 单片机开发 (3)
- 驱动编程 (3)
- Jsp/Servlet (3)
- 其他书籍 (3)
- Java书籍 (3)
- 通信网络 (2)
- Linux/Unix编程 (2)
- 医药行业 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 其他行业 (2)
- 行业发展研究 (2)
- 电子书籍 (2)
- 文件格式 (2)
- 串口编程 (2)
- 通讯/手机编程 (2)
- Symbian (2)
- 网络 (2)
- J2ME (2)
- 技术资料 (2)
- autocad教程 (1)
- 电源技术 (1)
- 可编程逻辑 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 系统设计方案 (1)
- VxWorks (1)
- 书籍源码 (1)
- 技术管理 (1)
- VC书籍 (1)
- 文章/文档 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- JavaScript (1)
- Ajax (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 书籍 (1)
- VIP专区 (1)
Internet/网络编程 分析http协议的Request请求
分析http协议的Request请求,可以写自己的文件上传组件。
嵌入式Linux 包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP a
包含一下内容:
* An extensible agent
* An SNMP library
* tools to request or set information from SNMP agents
* tools to generate and handle SNMP traps
* a version of the unix netstat command using SNMP
* a graphical Perl/Tk/SNMP based mib browser
Internet/网络编程 这是我课程设计的一个程序,程序实现echo request icmp 的发送和echo reply icmp 的接收,以发现网络中在线主机以及测量与其他主机的平均往返时间
这是我课程设计的一个程序,程序实现echo request icmp 的发送和echo reply icmp 的接收,以发现网络中在线主机以及测量与其他主机的平均往返时间
Java编程 Create a time protocol over Client/Server Environment by sending request about time to server from c
Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
通讯编程文档 td 缩写词典 Technical Specification 技术规范 protocols 协议 ARQ Automatic Repeat Request 自动重复请求
td 缩写词典
Technical Specification 技术规范
protocols 协议
ARQ Automatic Repeat Request 自动重复请求
单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests.
The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the
IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be
triggered by the ...
系统设计方案 It is the framework of Registration of a PKI. It will retrive requests from a request queue and then
It is the framework of Registration of a PKI. It will retrive requests from a request queue and then process it
驱动编程 java softwar for you to send out the request
java softwar for you to send out the request
其他 FIF小组asp教程swf视频。详细介绍第五章ASP内置REQUEST对象应用。
FIF小组asp教程swf视频。详细介绍第五章ASP内置REQUEST对象应用。
软件设计/软件工程 Request是与Response相对应的对象
Request是与Response相对应的对象,Response对象的用途是回复数据给浏览器,则Request对象是用来读取浏览器的数据。