上一页 1 ··· 70 71 72 73 74 75 76 77 78 ··· 187 下一页
摘要: http://boostorg.github.io/stacktrace/stacktrace/getting_started.html#stacktrace.getting_started.how_to_print_current_call_stack 阅读全文
posted @ 2019-11-09 12:28 papering 阅读(193) 评论(0) 推荐(0)
摘要: cpython/Lib/_threading_local.py at 3.12 · python/cpython · GitHub https://github.com/python/cpython/blob/3.12/Lib/_threading_local.py threading 基于线程的并 阅读全文
posted @ 2019-11-08 20:47 papering 阅读(619) 评论(0) 推荐(0)
摘要: 1、Python切片对象可以为任意类型 https://github.com/python/cpython/blob/master/Include/sliceobject.h /* Slice object interface */ /* A slice object containing star 阅读全文
posted @ 2019-11-06 01:25 papering 阅读(770) 评论(0) 推荐(0)
摘要: REDIS cluster-tutorial -- Redis中文资料站 -- Redis中国用户组(CRUG) http://www.redis.cn/topics/cluster-tutorial.html 阅读全文
posted @ 2019-11-06 01:24 papering 阅读(367) 评论(0) 推荐(0)
摘要: https://github.com/liximomo/vscode-sftp 阅读全文
posted @ 2019-11-03 11:23 papering 阅读(355) 评论(0) 推荐(0)
摘要: /usr/include/limits.h /usr/include/linux/limits.h 阅读全文
posted @ 2019-11-02 21:23 papering 阅读(324) 评论(0) 推荐(0)
摘要: 学件中心 https://cloud.tencent.com/developer/article/1354846 阅读全文
posted @ 2019-11-02 16:48 papering 阅读(185) 评论(0) 推荐(0)
摘要: Python-3.8.0\Include\patchlevel.h 版本 /* Values for PY_RELEASE_LEVEL */ #define PY_RELEASE_LEVEL_ALPHA 0xA #define PY_RELEASE_LEVEL_BETA 0xB #define PY 阅读全文
posted @ 2019-11-01 22:50 papering 阅读(186) 评论(0) 推荐(0)
摘要: https://segmentfault.com/a/1190000007240744 https://baike.baidu.com/item/Glibc http://man7.org/linux/man-pages/man2/epoll_wait.2.html https://baike.ba 阅读全文
posted @ 2019-11-01 21:08 papering 阅读(1443) 评论(0) 推荐(0)
摘要: https://devguide.python.org/gdb/ https://sourceware.org/gdb/current/onlinedocs/gdb/Python.html#Python https://python-book.readthedocs.io/zh_CN/latest/ 阅读全文
posted @ 2019-10-30 20:12 papering 阅读(503) 评论(0) 推荐(0)
摘要: https://zh.wikipedia.org/wiki/包裝函式 阅读全文
posted @ 2019-10-30 18:02 papering 阅读(138) 评论(0) 推荐(0)
摘要: https://zh.wikipedia.org/wiki/換行 换行(英语:newline、line ending、end-of-line (EOL)、line Feed (LF)、line break),在计算机领域中是一种加在文字最后位置的特殊字符,在换行字符的下一个字符将会出现在下一行,实际 阅读全文
posted @ 2019-10-30 16:01 papering 阅读(1157) 评论(0) 推荐(0)
摘要: Faster, more memory efficient and more ordered dictionaries on PyPy https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html h 阅读全文
posted @ 2019-10-30 14:33 papering 阅读(303) 评论(0) 推荐(0)
摘要: 应用程序拦截 nginx 拦截 保证 接口返回 https://serverfault.com/questions/859667/configure-nginx-how-to-handle-500-error-on-upstream-itself-while-nginx-handle proxy_i 阅读全文
posted @ 2019-10-30 12:43 papering 阅读(259) 评论(0) 推荐(0)
摘要: https://my.oschina.net/yu120/blog/1790419 阅读全文
posted @ 2019-10-30 10:37 papering 阅读(415) 评论(0) 推荐(0)
摘要: https://github.com/python/cpython/pull/16987 https://github.com/python/cpython/blob/3.8/Objects/dictobject.c 词典的实现原理 阅读全文
posted @ 2019-10-30 00:40 papering 阅读(199) 评论(0) 推荐(0)
摘要: https://github.com/python/cpython/blob/3.8/Objects/dictobject.c 阅读全文
posted @ 2019-10-29 22:38 papering 阅读(138) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/E3PGP6FDBFUcghYfpe6vsg 唯一ID生成算法剖析 原创 cloudoxou 腾讯技术工程 2019-10-08 阅读全文
posted @ 2019-10-29 22:24 papering 阅读(204) 评论(0) 推荐(0)
摘要: SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain [SSL: CERTIFICATE_VERIFY_FAILED] certificate v 阅读全文
posted @ 2019-10-28 22:35 papering 阅读(384) 评论(0) 推荐(0)
摘要: 17年的实践:腾讯海量产品的技术方法论-其它分享/专项技术区 - 即时通讯开发者社区! http://www.52im.net/thread-159-1-1.html 腾讯QQ1.4亿在线用户的技术挑战和架构演进之路PPT [附件下载]-资源共享/综合互动区 - 即时通讯开发者社区! http:// 阅读全文
posted @ 2019-10-27 18:29 papering 阅读(263) 评论(0) 推荐(0)
摘要: http://bbs.nsccwx.cn/topic/262/swlu-主核性能采样-调试工具包 阅读全文
posted @ 2019-10-27 12:26 papering 阅读(425) 评论(2) 推荐(0)
摘要: 效率包括了代码的GC 大小与内存大小,执行速度等等。其中执行速度不是关注的重点 阅读全文
posted @ 2019-10-27 10:45 papering 阅读(208) 评论(0) 推荐(0)
摘要: 2018腾讯移动游戏 技术评审标准与实践案例 2018腾讯移动游戏技术评审标准与实践案例-腾讯游戏学院 https://gameinstitute.qq.com/tech-ebook 阅读全文
posted @ 2019-10-27 10:42 papering 阅读(212) 评论(0) 推荐(0)
摘要: (index):1 Resource interpreted as Stylesheet but transferred with MIME type application/octet-stream: "http://120.79.55.182:8082/static/css/chunk-bbd1 阅读全文
posted @ 2019-10-26 10:57 papering 阅读(1457) 评论(0) 推荐(0)
摘要: [root@offical nginx]# nginx -tnginx: [emerg] module "/usr/lib64/nginx/modules/ngx_http_geoip_module.so" version 1012002 instead of 1016001 in /usr/sha 阅读全文
posted @ 2019-10-26 10:29 papering 阅读(3047) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/kevingrace/p/9456563.html 阅读全文
posted @ 2019-10-26 00:44 papering 阅读(242) 评论(0) 推荐(0)
摘要: 升级 yum upgradepip3 upgrade yum install -y gcc python34-devel mysql-devel pip3 install -r p/requirements-version.txt wget https://www.python.org/ftp/py 阅读全文
posted @ 2019-10-26 00:10 papering 阅读(145) 评论(0) 推荐(0)
摘要: sed "258,265p" debug.logBak ^C[root@offical logs]# ^C[root@offical logs]# cat debug.logBak -n | grep 7d09b4fc^C[root@offical logs]# cat -n /test/logs/ 阅读全文
posted @ 2019-10-25 18:02 papering 阅读(140) 评论(0) 推荐(0)
摘要: IP负载均衡技术 可伸缩网络服务的几种结构,它们都需要一个前端的负载调度器(或者多个进行主从备份)。我们先分析实现虚拟网络服务的主要技术,指出IP负载均衡技术是在负载调度器的实现技术中效率最高的。在已有的IP负载均衡技术中,主要有通过网络地址转换(Network Address Translatio 阅读全文
posted @ 2019-10-25 11:52 papering 阅读(800) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xbblogs/p/8954165.html return JSON.parse(JSON.stringify(origin)) 最早由Barbara Liskov. 在1974年的GLU语言中提出;该求值策略被用于Python、Java、Ruby、J 阅读全文
posted @ 2019-10-24 23:18 papering 阅读(319) 评论(0) 推荐(0)
摘要: 基础 前端异步请求,局部刷新,加大最大等待时间 nginx开启压缩 进阶 多级nginx的压缩 实践测试: 每级都要开启压缩 gizp on; 最外层开启,但最内层没有开启 最外层没有开启 最外层、最内层均开启 实测是2层 api--> nginx version: nginx/1.12.2 --> 阅读全文
posted @ 2019-10-24 01:03 papering 阅读(774) 评论(0) 推荐(0)
摘要: Status Code: 431 Request Header Fields Too Large 阅读全文
posted @ 2019-10-23 12:45 papering 阅读(1834) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/r59vUXKXERyQ9r-IpXfiew 研发过程中的测试工作 原创 麒烨 阿里巴巴技术质量 2019-10-14 阿里QA导读:年轻的测试工程师又一次累倒在提测阶段,他拖着疲惫的身躯来向师父诉苦,“师父,开发的时候闲的要死,一到提测累的半死 阅读全文
posted @ 2019-10-23 00:32 papering 阅读(497) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/7210507/ajax-post-error-refused-to-set-unsafe-header-connection/7210840 Remove these two lines: XMLHttpRequest isn 阅读全文
posted @ 2019-10-22 16:08 papering 阅读(5104) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/431 阅读全文
posted @ 2019-10-22 11:12 papering 阅读(3727) 评论(0) 推荐(0)
摘要: /* Object and type object interface */ /* Objects are structures allocated on the heap. Special rules apply to the use of objects to ensure they are p 阅读全文
posted @ 2019-10-22 09:54 papering 阅读(183) 评论(0) 推荐(0)
摘要: www.a.shifen.com 阅读全文
posted @ 2019-10-17 08:24 papering 阅读(410) 评论(0) 推荐(0)
摘要: gstack pstack strace 通过进程号 查看 进程的工作目录 Linux神器strace的使用方法及实践 - 知乎 https://zhuanlan.zhihu.com/p/180053751 阅读全文
posted @ 2019-10-17 00:41 papering 阅读(266) 评论(0) 推荐(0)
摘要: 在Linux下做性能分析3:perf - 知乎 https://zhuanlan.zhihu.com/p/22194920 Linux Perf 性能分析工具及火焰图浅析 - 知乎 https://zhuanlan.zhihu.com/p/54276509 perf record -a -g -e 阅读全文
posted @ 2019-10-16 23:40 papering 阅读(951) 评论(0) 推荐(0)
摘要: taocrypt MySQL Bugs: #25189: mysqld: coding.cpp:243: void TaoCrypt::Base64Decoder::Decode(): Assertion `endLi https://bugs.mysql.com/bug.php?id=25189 阅读全文
posted @ 2019-10-16 23:27 papering 阅读(219) 评论(0) 推荐(0)
上一页 1 ··· 70 71 72 73 74 75 76 77 78 ··· 187 下一页