上一页 1 ··· 170 171 172 173 174 175 176 177 178 ··· 188 下一页
摘要: wTCP本身已经确保传输的成功性。 HTTP The Definitive Guide 4.2.4 Delayed Acknowledgments Because the Internet itself does not guarantee reliable packet delivery (Int 阅读全文
posted @ 2017-02-01 20:51 papering 阅读(223) 评论(0) 推荐(0)
摘要: wHTTP重用现存连接来减少TCP建立时延。 HTTP The Definitive Guide 4.2.3 TCP Connection Handshake Delays When you set up a new TCP connection, even before you send any 阅读全文
posted @ 2017-02-01 20:20 papering 阅读(307) 评论(0) 推荐(0)
摘要: 以四分音符为一拍,每小节有一拍。 阅读全文
posted @ 2017-02-01 18:17 papering 阅读(386) 评论(0) 推荐(0)
摘要: w升高半音在右,降低半音在左。 阅读全文
posted @ 2017-02-01 17:51 papering 阅读(186) 评论(0) 推荐(0)
摘要: w高低、长短、力度、音质 http://www.pianohome.com/simplenote.htm 一般来说,所有音乐的构成有四个基本要素,而其中最重要的是“音的高低”和“音的长短”: 一般来说,所有音乐的构成有四个基本要素,而其中最重要的是“音的高低”和“音的长短”: 1 音的高低:任何一首 阅读全文
posted @ 2017-02-01 14:18 papering 阅读(1383) 评论(0) 推荐(0)
摘要: w 二分音符空心斧头、斧干唱拍 四分音符实心斧头 阅读全文
posted @ 2017-02-01 10:32 papering 阅读(372) 评论(0) 推荐(0)
摘要: w客户端、服务器超载 HTTP The Definitive Guide 与建立TCP连接以及传输请求和相应报文的时间相比,事务处理的时间是很短的。除非客户端或服务器超载或正在处理复杂的动态资源,否则HTTP时延主要就是由TCP网络时延构成的。 Notice that the transaction 阅读全文
posted @ 2017-02-01 09:10 papering 阅读(269) 评论(0) 推荐(0)
摘要: wTCP客户端和服务器是如何通过TCP套接字接口进行通讯的。服务器距离、负载,网络拥堵。 HTTP The Definitive Guide We begin with the web server waiting for a connection (Figure 4-6, S4). The cli 阅读全文
posted @ 2017-01-31 13:45 papering 阅读(362) 评论(0) 推荐(0)
摘要: w音高低。 https://site.douban.com/243559/widget/notes/17648910/note/432435548/ 阅读全文
posted @ 2017-01-30 14:28 papering 阅读(203) 评论(0) 推荐(0)
摘要: 买了 阅读全文
posted @ 2017-01-29 12:03 papering 阅读(197) 评论(0) 推荐(0)
摘要: 4个值唯一地定义一条TCP连接。 HTTP The Definitive Guide A computer might have several TCP connections open at any one time. TCP keeps all these connections straigh 阅读全文
posted @ 2017-01-29 06:25 papering 阅读(267) 评论(0) 推荐(0)
摘要: 小结: 1、HTTPS存在不同于HTTP的默认端口及一个加密/身份验证层(在HTTP与TCP之间) HTTPS(全称:Hyper Text Transfer Protocol over Secure Socket Layer 或 Hypertext Transfer Protocol Secure, 阅读全文
posted @ 2017-01-28 10:26 papering 阅读(556) 评论(0) 推荐(0)
摘要: https://baike.baidu.com/item/范式/8438203 范式是符合某一种级别的关系模式的集合。关系数据库中的关系必须满足一定的要求,满足不同程度要求的为不同范式。 [1] 中文名范式外文名Paradigm性 质数据库术语种 类六种范式模 式关系模式 范式(数据库设计范式,数据 阅读全文
posted @ 2017-01-27 17:31 papering 阅读(357) 评论(0) 推荐(0)
摘要: 0000-FFFF 最多四字节。 https://en.wikipedia.org/wiki/UTF-8 UTF-8 encodes each of the 1,112,064 valid code points in the Unicode code space (1,114,112 code p 阅读全文
posted @ 2017-01-26 16:01 papering 阅读(165) 评论(0) 推荐(0)
摘要: w结构化文件的展示。 https://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/ CSS is a language for describing the rendering of structured documents (such as HTML 阅读全文
posted @ 2017-01-26 15:39 papering 阅读(142) 评论(0) 推荐(0)
摘要: w执行顺序。 ok ok Notice: Undefined index: wjs_cookie Notice: Undefined index: wjs_cookie Notice: Undefined index: wjs_cookie 阅读全文
posted @ 2017-01-25 14:41 papering 阅读(221) 评论(0) 推荐(0)
摘要: w如何精简? 阅读全文
posted @ 2017-01-25 12:05 papering 阅读(399) 评论(0) 推荐(0)
摘要: w推测“域名解析过程中,Google crawlers中首先是Googlebo中的Google Web search上阵”。 https://support.google.com/webmasters/answer/1061943?hl=en Crawl Monitor crawling activ 阅读全文
posted @ 2017-01-25 09:26 papering 阅读(753) 评论(0) 推荐(0)
摘要: w如何通过一个mysql方法,而不是借助脚本判断?INET6_ATON(expr) https://dev.mysql.com/doc/refman/5.7/en/miscellaneous-functions.html#function_inet-aton https://dev.mysql.co 阅读全文
posted @ 2017-01-24 17:05 papering 阅读(527) 评论(0) 推荐(0)
摘要: 解析外部xml给本地带来的安全隐患。 https://en.wikipedia.org/wiki/XML_external_entity_attack An XML External Entity (XXE) attack[1][2] is a type of computer security v 阅读全文
posted @ 2017-01-24 14:42 papering 阅读(505) 评论(0) 推荐(0)
摘要: 避免加载外部实体字符。 http://php.net/manual/en/function.libxml-disable-entity-loader.php libxml_disable_entity_loader — Disable the ability to load external ent 阅读全文
posted @ 2017-01-24 14:36 papering 阅读(1425) 评论(0) 推荐(0)
摘要: https://zh.wikipedia.org/wiki/Linux发行版 一个典型的Linux桌面发行版包括一个Linux 内核,来自GNU的工具和库,和附加的软件、文档,还有一个窗口系统,窗口管理器,和一个桌面环境。大部分包括的软件是自由软件/开源软件,它们同时以二进制可执行文件和源代码形式发 阅读全文
posted @ 2017-01-24 09:58 papering 阅读(291) 评论(0) 推荐(0)
摘要: 虚拟域名访问,路由可以到达,但无输出。 http://httpd.apache.org/docs/2.2/mod/core.html#hostnamelookups 移动解析 HttpDNS_域名解析方案_防劫持 - 腾讯云 https://cloud.tencent.com/product/hd 阅读全文
posted @ 2017-01-23 20:30 papering 阅读(335) 评论(0) 推荐(0)
摘要: w 将.htaaccess 放至该站点根目录。 http://codeigniter.org.cn/user_guide/general/urls.html 如果你的 Apache 服务器启用了 mod_rewrite ,你可以简单的通过一个 .htaccess 文件再加上一些简单的规则就可以移除 阅读全文
posted @ 2017-01-23 18:37 papering 阅读(246) 评论(0) 推荐(0)
摘要: w 有无\的区别。 https://httpd.apache.org/docs/2.4/vhosts/examples.html hosts httpd.conf 阅读全文
posted @ 2017-01-23 18:11 papering 阅读(130) 评论(0) 推荐(0)
摘要: w动态实例化-轻量级,组件间依赖程度、专一性-复用性、灵活性。 https://www.codeigniter.com/userguide3/overview/goals.html http://codeigniter.org.cn/user_guide/overview/goals.html De 阅读全文
posted @ 2017-01-23 16:52 papering 阅读(218) 评论(0) 推荐(0)
摘要: w模型代表数据结构。 https://www.codeigniter.com/userguide3/overview/mvc.html http://codeigniter.org.cn/user_guide/overview/mvc.html Model-View-Controller CodeI 阅读全文
posted @ 2017-01-23 16:39 papering 阅读(190) 评论(0) 推荐(0)
摘要: w开启缓存,缓存视图,用于后续请求。 https://www.codeigniter.com/userguide3/overview/appflow.html http://codeigniter.org.cn/user_guide/overview/appflow.html Application 阅读全文
posted @ 2017-01-23 16:36 papering 阅读(205) 评论(0) 推荐(0)
摘要: w条件语句的作用域。 阅读全文
posted @ 2017-01-23 14:21 papering 阅读(267) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2017-01-22 23:08 papering 阅读(180) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2017-01-22 23:08 papering 阅读(135) 评论(0) 推荐(0)
摘要: w同结构表读写合并。 阅读全文
posted @ 2017-01-21 23:39 papering 阅读(415) 评论(0) 推荐(0)
摘要: w SELECT 原理。 wz id wint wchar 15 115 115wz16 116 116wz1 1001 1001wz2 1002 1002wz3 1003 1003wz4 1004 1004wz5 1005 1005wz6 1006 1006wz7 1007 1007wz8 100 阅读全文
posted @ 2017-01-21 10:52 papering 阅读(330) 评论(0) 推荐(0)
摘要: w怎样合并分支条件,减少代码行数? ERROR 阅读全文
posted @ 2017-01-20 16:03 papering 阅读(315) 评论(0) 推荐(0)
摘要: w将查询结果赋值给本地变量。 http://dev.mysql.com/doc/refman/5.7/en/stored-program-variables.html Results from queries can be retrieved into local variables using S 阅读全文
posted @ 2017-01-20 13:59 papering 阅读(213) 评论(0) 推荐(0)
摘要: INFORMATION_SCHEMA MySQL :: MySQL 5.5 Reference Manual :: 21 INFORMATION_SCHEMA Tables https://dev.mysql.com/doc/refman/5.5/en/information-schema.html 阅读全文
posted @ 2017-01-20 10:29 papering 阅读(825) 评论(0) 推荐(0)
摘要: case: 1、 囚徒困境博弈 A╲B 坦白 抵赖 坦白 -8,-8 0,-10 抵赖 -10,0 -1,-1 2、 你\朋友 朋友出正面 朋友出反面 你出正面 +3,-3 -2,+2 你出反面 -2,+2 +1,-1 假设我们出正面的概率是x,反面的概率是1-x,朋友出正面的概率是y,反面的概率是 阅读全文
posted @ 2017-01-19 17:10 papering 阅读(237) 评论(0) 推荐(0)
摘要: https://www.w3.org/TR/css-transforms-1/ 阅读全文
posted @ 2017-01-19 17:07 papering 阅读(120) 评论(0) 推荐(0)
摘要: w取和集,避免循环中循环,先将行冗余,再删除行,即做加减运算而不是乘法运算。 w问题:怎么在声量声明中引入变量?即实现下中将wa,wb,we不作为参数传入? id wint wchar wa 1 101 101wa2 102 102wa3 103 103wa4 104 104wa5 105 105w 阅读全文
posted @ 2017-01-19 16:26 papering 阅读(253) 评论(0) 推荐(0)
摘要: w取最大db_id。 Returns an associative array that corresponds to the fetched row or NULL if there are no more rows. string(2) "16" NULL object(mysqli_resul 阅读全文
posted @ 2017-01-19 14:55 papering 阅读(312) 评论(0) 推荐(0)
上一页 1 ··· 170 171 172 173 174 175 176 177 178 ··· 188 下一页