上一页 1 ··· 71 72 73 74 75 76 77 78 79 ··· 187 下一页
摘要: def getSignStr(secretKey, signStr): '''https://cloud.tencent.com/document/product/570/13939 $secretKey = 'pxPgRWDbCy86ZYyqBTDk7WmeRZSmPco0'; $srcStr = 阅读全文
posted @ 2019-10-15 20:49 papering 阅读(607) 评论(0) 推荐(0)
摘要: https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-0 Core and Builtins bpo-38469: Fixed a bug where the scope of named expressions was not 阅读全文
posted @ 2019-10-15 09:42 papering 阅读(281) 评论(0) 推荐(0)
摘要: 超线程 阿里云 文档 阅读全文
posted @ 2019-10-12 20:49 papering 阅读(152) 评论(0) 推荐(0)
摘要: python/python-linux-procfs/python-linux-procfs.git - Python classes to extract information from the Linux kernel /proc files. https://git.kernel.org/p 阅读全文
posted @ 2019-10-12 20:20 papering 阅读(961) 评论(0) 推荐(0)
摘要: 将请求RequestId在服务端接收到请求在处理业务逻辑之前生成 阅读全文
posted @ 2019-10-12 16:45 papering 阅读(268) 评论(0) 推荐(0)
摘要: JVM CPU Profiler技术原理及源码深度解析 阅读全文
posted @ 2019-10-11 23:55 papering 阅读(268) 评论(0) 推荐(0)
摘要: Perf -- Linux下的系统性能调优工具,第 1 部分 应用程序调优的使用和示例 https://www.ibm.com/developerworks/cn/linux/l-cn-perf1/index.html Perf -- Linux下的系统性能调优工具,第 2 部分 特殊用法以及内核调 阅读全文
posted @ 2019-10-11 20:23 papering 阅读(292) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/chlinwei/article/details/67632206 阅读全文
posted @ 2019-10-11 10:24 papering 阅读(1375) 评论(0) 推荐(0)
摘要: iftop -i eth0 -B -F 108.51.5.220 iftop -nN -i eth0 iftop -nN -i eth0 -B iftop --helpiftop: unknown option --iftop: display bandwidth usage on an inter 阅读全文
posted @ 2019-10-11 10:12 papering 阅读(316) 评论(0) 推荐(0)
摘要: Paramiko’s 阅读全文
posted @ 2019-10-10 23:47 papering 阅读(139) 评论(0) 推荐(0)
摘要: 漏洞分析:OpenSSH用户枚举漏洞(CVE-2018-15473)分析 漏洞分析:OpenSSH用户枚举漏洞(CVE-2018-15473)分析 - FreeBuf互联网安全新媒体平台 https://www.freebuf.com/vuls/184583.html CVE-2018-15919 阅读全文
posted @ 2019-10-10 22:59 papering 阅读(2384) 评论(0) 推荐(0)
摘要: cache-control: max-age=1,s-maxage=1 阅读全文
posted @ 2019-10-10 22:40 papering 阅读(725) 评论(0) 推荐(0)
摘要: RequestId 阅读全文
posted @ 2019-10-10 22:39 papering 阅读(2064) 评论(0) 推荐(0)
摘要: 被挖矿 阅读全文
posted @ 2019-10-09 21:55 papering 阅读(149) 评论(0) 推荐(0)
摘要: http://pytz.sourceforge.net/#problems-with-localtime https://docs.djangoproject.com/en/2.2/topics/i18n/timezones/ The best and simplest solution is to 阅读全文
posted @ 2019-10-08 14:40 papering 阅读(220) 评论(0) 推荐(0)
摘要: 邮递员问题 阅读全文
posted @ 2019-09-29 12:57 papering 阅读(297) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/zh-CN/docs/Controlling_DNS_prefetching DNS 请求需要的带宽非常小,但是延迟却有点高,这一点在手机网络上特别明显。预读取 DNS 能让延迟明显减少一些,例如在用户点击链接时。在某些情况下,延迟能减少一 阅读全文
posted @ 2019-09-28 17:32 papering 阅读(633) 评论(0) 推荐(0)
摘要: network.http.max-connections https://bugs.chromium.org/p/chromium/issues/detail?id=12066 https://chromium.googlesource.com/chromium/src/+/65.0.3325.16 阅读全文
posted @ 2019-09-28 16:50 papering 阅读(868) 评论(0) 推荐(0)
摘要: https://v8.dev/blog/fast-async async function computeAnswer() { return 42;}undefinedconst p = computeAnswer(); undefinedp.then(console.log); 42Promise 阅读全文
posted @ 2019-09-27 20:11 papering 阅读(200) 评论(0) 推荐(0)
摘要: 科普:QUIC协议原理分析 阅读全文
posted @ 2019-09-24 12:32 papering 阅读(486) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2019-09-24 10:07 papering 阅读(1364) 评论(0) 推荐(0)
摘要: agentzh 的 Nginx 教程(版本 2019.07.31) agentzh 的 Nginx 教程(版本 2019.07.31) https://openresty.org/download/agentzh-nginx-tutorials-zhcn.html#01-NginxVariables 阅读全文
posted @ 2019-09-21 20:06 papering 阅读(277) 评论(0) 推荐(0)
摘要: 由于存在上述三种 URL 重定向机制,那么在多种方法同时设定的情况下,哪种方法会首先起作用呢?优先级顺序如下: HTTP 协议的重定向机制永远最先触发,即便是在没有传送任何页面——也就没有页面被(客户端)读取——的情况下。 HTML 的重定向机制 (<meta>) 会在 HTTP 协议重定向机制未设 阅读全文
posted @ 2019-09-21 15:33 papering 阅读(381) 评论(0) 推荐(0)
摘要: 降低软件复杂性的一般原则和方法 原创: 政华 美团技术团队 昨天 阅读全文
posted @ 2019-09-20 23:22 papering 阅读(249) 评论(0) 推荐(0)
摘要: 重构:改善饿了么交易系统的设计思路 原创: 盛赫 阿里巴巴中间件 昨天 阅读全文
posted @ 2019-09-20 23:20 papering 阅读(232) 评论(0) 推荐(0)
摘要: Collecting MySQL-python==1.2.5 (from -r requirementsNoGit.txt (line 9)) Using cached https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68deb 阅读全文
posted @ 2019-09-20 20:11 papering 阅读(381) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/PfM3hEsDa3CMLbbKqis-og 线上一次大量 CLOSE_WAIT 复盘 原创 ms2008 poslua 2019-07-05 最近,我在压测线上的一个长连接服务时,发现服务端出现大量的 CLOSE_WAIT 状态长时间不会释放, 阅读全文
posted @ 2019-09-20 09:20 papering 阅读(254) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/lD2b-DZyvRJ3qWqmlvHpxg 从零开始入门 K8s | etcd 性能优化实践 原创 陈星宇 阿里巴巴云原生 2019-12-16 作者 | 陈星宇(宇慕) 阿里云基础技术中台技术专家 本文整理自《CNCF x Alibaba 云 阅读全文
posted @ 2019-09-19 11:49 papering 阅读(1722) 评论(0) 推荐(0)
摘要: https://www.zhihu.com/question/25539382 翻译 搜索 复制 阅读全文
posted @ 2019-09-18 15:07 papering 阅读(433) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2019-09-11 08:36 papering 阅读(183) 评论(0) 推荐(0)
摘要: 京东 PC 首页 2019 改版前端总结 原创: 何Jason,EC,小屁 凹凸实验室 今天 阅读全文
posted @ 2019-09-06 23:30 papering 阅读(216) 评论(0) 推荐(0)
摘要: http://stblog.baidu-tech.com/?p=1684) coredump调试记录 - PHP篇 原创: 扶墙 贝壳产品技术 今天 阅读全文
posted @ 2019-09-06 23:25 papering 阅读(223) 评论(0) 推荐(0)
摘要: Java字节码增强探秘 https://mp.weixin.qq.com/s/CH9D-E7fxuu462Q2S3t0AA 阅读全文
posted @ 2019-09-05 22:04 papering 阅读(290) 评论(0) 推荐(0)
摘要: 中台经验谈——从京东、阿里到科蒂 | 42章经 原创: 钟秋阳 42章经 昨天 阅读全文
posted @ 2019-09-02 09:37 papering 阅读(311) 评论(0) 推荐(0)
摘要: kmp https://leetcode.cn/problems/longest-happy-prefix/ 阅读全文
posted @ 2019-09-02 07:34 papering 阅读(199) 评论(0) 推荐(0)
摘要: JAVA中的指针 - 最好是风梳烟沐 - 博客园 https://www.cnblogs.com/CNty/p/10913844.html Python调用C语言之使用指针 - 张弦 - 博客园 https://www.cnblogs.com/zhangxian/articles/4586905.h 阅读全文
posted @ 2019-08-30 23:03 papering 阅读(187) 评论(0) 推荐(0)
摘要: 我大概知道他在说什么了,是对内存单元的竞争访问吧。Python有GIL,在执行伪码时是原子的。但是伪码之间不保证原子性。 UDP丢包,你是不是做了盲发?没有拥塞控制的情况下,确实会出现丢包严重的情况。你先看看发送速率,还有是否带有拥塞控制。 https://groups.google.com/for 阅读全文
posted @ 2019-08-29 15:57 papering 阅读(219) 评论(0) 推荐(0)
摘要: 模块化参数 阅读全文
posted @ 2019-08-27 14:18 papering 阅读(187) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2019-08-23 23:22 papering 阅读(239) 评论(0) 推荐(0)
摘要: 族谱数据结构 数据库事务性 核心点 每次新元素诞生时,传递族谱信息 血缘数据结构 https://stackoverflow.com/questions/6163683/cycles-in-family-tree-software https://github.com/praveenmylavara 阅读全文
posted @ 2019-08-23 23:06 papering 阅读(456) 评论(0) 推荐(0)
上一页 1 ··· 71 72 73 74 75 76 77 78 79 ··· 187 下一页