码迷,mamicode.com
首页 >  
搜索关键字:draft    ( 145个结果
http2协议翻译(转)
超文本传输协议版本 2 IETF HTTP2草案(draft-ietf-httpbis-http2-13) 摘要 本规范描述了一种优化的超文本传输协议(HTTP)。HTTP/2通过引进报头字段压缩以及多路复用来更有效利用网络资源、减少感知延迟。另外还介绍了服务器推送规范。 本文档保持对HTTP/1. ...
分类:Web程序   时间:2016-11-25 12:01:40    阅读次数:284
rails member collection
...
分类:其他好文   时间:2016-11-19 13:29:43    阅读次数:114
BT客户端实现 Peer协议设计
与peer建立tcp连接后,首先发送handshake消息进行握手 handshake消息格式如下: 一个字节0x19 + 一个字符串'BitTorrent protocol' + 8 byte 保留字节默认值为0(draft中对保留字节有定义) + 种子文件中info 部分的sha1字,大小为20 ...
分类:其他好文   时间:2016-11-11 01:05:12    阅读次数:231
API Design
REST API Design Guidelines V 1.0.201208 Draft 5 Last Updated: 08/31/2012 1 简介 1 简介 本文档旨在规范REST API的设计和开发。 1.1 REST API目标 1.1 REST API目标 REST API允许Newe ...
分类:Windows程序   时间:2016-09-24 09:18:04    阅读次数:389
Emiller's Advanced Topics In Nginx Module Development
Emiller的Nginx模块开发指南 By Evan Miller DRAFT: August 13, 2009 (changes) 翻译:Kongch @2010年1月5日 0:04am -- 2010-01-06 13:55pm http://www.evanmiller.org/nginx- ...
分类:其他好文   时间:2016-08-15 08:56:41    阅读次数:228
PMI列子1
遍历得到PMI中,是注释类型的,你可以参考一下。int num_text, thetype, thesubtype;tag_t draft_aid_tag = NULL_TAG;UF_UI_open_listing_window();UF_DRF_draft_aid_text_info_t * te ...
分类:其他好文   时间:2016-07-12 10:25:00    阅读次数:137
sublime 快键
Keyboard Shortcuts - Windows/Linux Warning This topic is a draft and may contain wrong information. Editing KeypressCommand Ctrl + X Cut line Ctrl + ? ...
分类:其他好文   时间:2016-06-07 23:50:05    阅读次数:251
draft code of SOCP based on .Mat
#include <opencv2/highgui/highgui.hpp> #include "LoadInfo.h" #include "GroundPlaneEstimation.h" #include <fstream> #include <iomanip> #include "config ...
分类:其他好文   时间:2016-06-04 07:00:55    阅读次数:168
p2p打洞技术文章
英文地址:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt 互联网草案B.福特 文件:草案 - 福特 - 中间盒通信的P2P-01.txt麻省理工学院 到期日:2004年4月27日,第Srisuresh                                                     ...
分类:其他好文   时间:2016-04-22 19:11:36    阅读次数:211
测试计划[DRAFT]
单元测试 ...
分类:其他好文   时间:2016-04-18 15:27:09    阅读次数:251
145条   上一页 1 ... 8 9 10 11 12 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!