摘要: 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 阅读(476) 评论(0) 推荐(0) 编辑
摘要: https://zh.wikipedia.org/wiki/包裝函式 阅读全文
posted @ 2019-10-30 18:02 papering 阅读(131) 评论(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 阅读(1035) 评论(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 阅读(289) 评论(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 阅读(247) 评论(0) 推荐(0) 编辑
摘要: https://my.oschina.net/yu120/blog/1790419 阅读全文
posted @ 2019-10-30 10:37 papering 阅读(403) 评论(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 阅读(192) 评论(0) 推荐(0) 编辑