上一页 1 ··· 112 113 114 115 116 117 118 119 120 ··· 188 下一页
摘要: GitLab Pages administration | GitLab https://docs.gitlab.com/ce/administration/pages/ 阅读全文
posted @ 2018-08-21 20:13 papering 阅读(167) 评论(0) 推荐(0)
摘要: 客户端代码生成签名服务端生成签名 两者一致 身份和行为无误了 【微信支付】JSAPI支付开发者文档 https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_1 整数 标价金额 total_fee 是 Int 88 订单总金额,单位为分,详 阅读全文
posted @ 2018-08-21 17:53 papering 阅读(459) 评论(0) 推荐(0)
摘要: Request Header Or Cookie Too Large 阅读全文
posted @ 2018-08-21 15:21 papering 阅读(1286) 评论(0) 推荐(0)
摘要: html - Embed image in a <button> element - Stack Overflow https://stackoverflow.com/questions/8683528/embed-image-in-a-button-element You could use in 阅读全文
posted @ 2018-08-21 12:31 papering 阅读(275) 评论(0) 推荐(0)
摘要: tmp 阅读全文
posted @ 2018-08-21 08:58 papering 阅读(128) 评论(0) 推荐(0)
摘要: https://ustbhuangyi.github.io/vue-analysis/data-driven/virtual-dom.html#总结 可以看到,真正的 DOM 元素是非常庞大的,因为浏览器的标准就把 DOM 设计的非常复杂。当我们频繁的去做 DOM 更新,会产生一定的性能问题。 而 阅读全文
posted @ 2018-08-20 15:53 papering 阅读(226) 评论(0) 推荐(0)
摘要: Vue.js 服务器端渲染指南 | Vue SSR 指南 https://ssr.vuejs.org/zh/#%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%AB%AF%E6%B8%B2%E6%9F%93-vs-%E9%A2%84%E6%B8%B2%E6%9F%93-ssr-vs-pr 阅读全文
posted @ 2018-08-20 15:20 papering 阅读(240) 评论(0) 推荐(0)
摘要: Compiler http://staff.ustc.edu.cn/~bjhua/courses/compiler/2014/ http://staff.ustc.edu.cn/~bjhua/courses/compiler/2014/readings/typing.pdf 类型检查是什么?对编译有 阅读全文
posted @ 2018-08-20 13:51 papering 阅读(621) 评论(0) 推荐(0)
摘要: https://github.com/vuejs/awesome-vue#http-requests vue-resource - npm https://www.npmjs.com/package/vue-resource 阅读全文
posted @ 2018-08-20 12:01 papering 阅读(795) 评论(0) 推荐(0)
摘要: https://cn.vuejs.org/v2/guide/comparison.html 阅读全文
posted @ 2018-08-20 11:48 papering 阅读(226) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Tree_shaking 阅读全文
posted @ 2018-08-20 11:47 papering 阅读(118) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Ahead-of-time_compilation 阅读全文
posted @ 2018-08-20 11:46 papering 阅读(143) 评论(0) 推荐(0)
摘要: 深入响应式原理 — Vue.js https://cn.vuejs.org/v2/guide/reactivity.html 阅读全文
posted @ 2018-08-20 11:15 papering 阅读(172) 评论(0) 推荐(0)
摘要: {{define "chkUrl"}} chkUrl--脚本管理 chkUrl 检测url状态信息 {{range .}} {{.Host}} ... 阅读全文
posted @ 2018-08-20 10:51 papering 阅读(188) 评论(0) 推荐(0)
摘要: 分布式session 阅读全文
posted @ 2018-08-20 08:35 papering 阅读(126) 评论(0) 推荐(0)
摘要: Varnish首页、文档和下载 - 开源HTTP加速器 - 开源中国社区 https://www.oschina.net/p/varnish Varnish是一款高性能的开源HTTP加速器,挪威最大的在线报纸 Verdens Gang (http://www.vg.no) 使用3台Varnish代替 阅读全文
posted @ 2018-08-19 12:56 papering 阅读(300) 评论(0) 推荐(0)
摘要: yui/yuicompressor: YUI Compressor https://github.com/yui/yuicompressor YUI Compressor 详细介绍 YUI Compressor 是一个用来压缩 JS 和 CSS 文件的工具,采用Java开发。 使用方法: //压缩J 阅读全文
posted @ 2018-08-19 08:39 papering 阅读(251) 评论(0) 推荐(0)
摘要: https://developers.google.com/web/tools/chrome-devtools/network-performance/reference#timing-explanation Timing breakdown phases explained Here's more 阅读全文
posted @ 2018-08-19 08:32 papering 阅读(368) 评论(0) 推荐(0)
摘要: https://developer.chrome.com/docs/devtools/network/reference/#timing-explanation Waiting (TTFB). The browser is waiting for the first byte of a respon 阅读全文
posted @ 2018-08-19 08:27 papering 阅读(731) 评论(0) 推荐(0)
摘要: window.screen.availWidth 原生js改变节点的css style <script> document.getElementById("testdiv").innerHTML = '<h1>{{.data.title}}</h1>{{.data.content}}'; let i 阅读全文
posted @ 2018-08-18 21:19 papering 阅读(319) 评论(0) 推荐(0)
摘要: tcpcopy 压测 流量回放 阅读全文
posted @ 2018-08-18 17:33 papering 阅读(144) 评论(0) 推荐(0)
摘要: 7f8dedc4df48e4486b3697aeedd31dbe 优化前 阅读全文
posted @ 2018-08-18 16:09 papering 阅读(265) 评论(0) 推荐(0)
摘要: t 阅读全文
posted @ 2018-08-18 12:30 papering 阅读(527) 评论(0) 推荐(0)
摘要: linux 3389 阅读全文
posted @ 2018-08-17 16:37 papering 阅读(201) 评论(0) 推荐(0)
摘要: 小结: 3、 i := []int{} i = append(i, 123) j := i j = append(j, 456) k := i k[0] = 789 Print(i, j, k) [789] [123 456] [789] m := []int{} m = append(m, 123 阅读全文
posted @ 2018-08-17 11:15 papering 阅读(404) 评论(0) 推荐(0)
摘要: 模板 - Go/Golang 框架 Echo 文档 http://go-echo.org/guide/templates/ Templates | Echo - High performance, minimalist Go web framework https://echo.labstack.c 阅读全文
posted @ 2018-08-17 09:35 papering 阅读(483) 评论(0) 推荐(0)
摘要: 负载均衡实现,一个域名对应多个IP地址 - 宏宇 - 博客园 https://www.cnblogs.com/cuihongyu3503319/archive/2012/07/09/2583129.html 负载均衡实现,一个域名对应多个IP地址 使用负载均衡实现,传统和常规做法,其他方式需要特殊处 阅读全文
posted @ 2018-08-16 23:13 papering 阅读(854) 评论(0) 推荐(0)
摘要: https://img.alicdn.com/tfscom/i3/TB2.73Dn7omBKNjSZFqXXXtqVXa_!!0-arctic.jpg_120x120q90.jpg_.webp https://img.alicdn.com/imgextra/i4/190/TB2ZNynDYSYBuN 阅读全文
posted @ 2018-08-16 23:03 papering 阅读(549) 评论(0) 推荐(0)
摘要: Reduce DNS Lookups 减少DNS查找 阅读全文
posted @ 2018-08-16 21:52 papering 阅读(325) 评论(0) 推荐(0)
摘要: Make Fewer HTTP Requests 减少HTTP请求 阅读全文
posted @ 2018-08-16 21:51 papering 阅读(480) 评论(0) 推荐(0)
摘要: Performance Research, Part 1: What the 80/20 Rule Tells Us about Reducing HTTP Requests https://yuiblog.com/blog/2006/11/28/performance-research-part- 阅读全文
posted @ 2018-08-16 21:47 papering 阅读(347) 评论(0) 推荐(0)
摘要: GRC | Port Authority, for Internet Port 443 https://www.grc.com/port_443.htm 阅读全文
posted @ 2018-08-16 21:18 papering 阅读(176) 评论(0) 推荐(0)
摘要: 对象存储OSS_海量安全高可靠的云存储-产品详情-阿里云 https://www.aliyun.com/product/oss 网站/应用动静分离 多媒体数据存储 云端数据处理 多存储类型 跨区域容灾 阅读全文
posted @ 2018-08-16 18:54 papering 阅读(333) 评论(0) 推荐(0)
摘要: https://mzh.io/ Go ARM64 vDSO优化之路 2018-03-16 | Meng Zhuo 背景 Go怎么获取当前时间?问一个会Go的程序员,他随手就能写这个出来给你。 import time time.Now() 这背后是一个系统调用,X86上调用SYSCALL来完成,ARM 阅读全文
posted @ 2018-08-16 14:05 papering 阅读(686) 评论(0) 推荐(0)
摘要: Asynchronous Programming with async and await (C#) | Microsoft Docs https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/async/in 阅读全文
posted @ 2018-08-16 12:52 papering 阅读(161) 评论(0) 推荐(0)
摘要: 实践: 1)模拟网络请求与响应 // const login = (data) => request.post("/login", data); const login = (data) => new Promise((resolve, reject) => { // We call resolve 阅读全文
posted @ 2018-08-16 12:51 papering 阅读(246) 评论(0) 推荐(0)
摘要: RFC 7797 - JSON Web Signature (JWS) Unencoded Payload Option https://tools.ietf.org/html/rfc7797 RFC 7519 - JSON Web Token (JWT) https://tools.ietf.or 阅读全文
posted @ 2018-08-16 10:29 papering 阅读(257) 评论(0) 推荐(0)
摘要: 4.3 135 划分子网和构造超网 阅读全文
posted @ 2018-08-16 07:55 papering 阅读(313) 评论(0) 推荐(0)
摘要: golang 实现tcp转发代理 - Go语言中文网 - Golang中文社区 https://studygolang.com/articles/7261 阅读全文
posted @ 2018-08-16 07:22 papering 阅读(550) 评论(0) 推荐(0)
摘要: 跨语言统一治理、Golang,谈谈另辟蹊径的开源RPC框架Motan_搜狐科技_搜狐网 https://www.sohu.com/a/207389967_467759 阅读全文
posted @ 2018-08-15 23:38 papering 阅读(305) 评论(0) 推荐(0)
上一页 1 ··· 112 113 114 115 116 117 118 119 120 ··· 188 下一页