上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 186 下一页
摘要: 剑指 Offer 50. 第一个只出现一次的字符 - 力扣(LeetCode) https://leetcode-cn.com/problems/di-yi-ge-zhi-chu-xian-yi-ci-de-zi-fu-lcof/ 剑指 Offer 50. 第一个只出现一次的字符 在字符串 s 中找 阅读全文
posted @ 2022-04-16 18:03 papering 阅读(28) 评论(0) 推荐(0) 编辑
摘要: 浅谈前端视角下的用户体验 https://mp.weixin.qq.com/s/RSLMz9R3hV4VqopVsvoemw 阅读全文
posted @ 2022-04-16 13:34 papering 阅读(53) 评论(0) 推荐(0) 编辑
摘要: golang map源码分析 - 简书 https://www.jianshu.com/p/0d07eb2d3598 阅读全文
posted @ 2022-04-15 17:46 papering 阅读(13) 评论(0) 推荐(0) 编辑
摘要: Paillier半同态加密:原理、高效实现方法和应用 https://mp.weixin.qq.com/s/zF-0KAAtaiNDB6TAa6t89Q Paillier半同态加密:原理、高效实现方法和应用 原创 峰青,DT可信计算 阿里技术 2021-10-09 一 简介1 背景《数据安全法》已于 阅读全文
posted @ 2022-04-15 16:34 papering 阅读(418) 评论(0) 推荐(0) 编辑
摘要: 音视频终端引擎优化实践 https://mp.weixin.qq.com/s/Ps3C1x5y1BZhKCFvux58Cg 去中心化的设计理念:1. 单一责任法则:将业务场景模块化。2. 开闭法则:即高度自治,不影响其他模块。模块质量经过厂商严格的内部测试,解决开发者的后顾之忧,并且每个模块是可插拔 阅读全文
posted @ 2022-04-15 16:33 papering 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 定时器:4叉堆与2叉堆的效率比较_znHD的博客-CSDN博客 https://blog.csdn.net/znzxc/article/details/85916740 阅读全文
posted @ 2022-04-15 16:31 papering 阅读(67) 评论(0) 推荐(0) 编辑
摘要: https://mp.weixin.qq.com/s/oyh8FNEQ-ILVJRVQVmSJfQ 严选供应链仿真体系建设实践 原创 严选技术 严选技术团队 2020-06-01 阅读全文
posted @ 2022-04-15 16:24 papering 阅读(45) 评论(0) 推荐(0) 编辑
摘要: 什么是SNMP?为什么需要SNMP? - 华为 https://info.support.huawei.com/info-finder/encyclopedia/zh/SNMP.html 阅读全文
posted @ 2022-04-15 16:23 papering 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 深入理解Cache工作原理 https://mp.weixin.qq.com/s/pUt_Sg1c8tmd2bm53Z-F4A 深入理解Cache工作原理 极客重生 人人都是极客 2021-10-14 阅读全文
posted @ 2022-04-15 16:20 papering 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 大林算法 阅读全文
posted @ 2022-04-15 16:20 papering 阅读(74) 评论(0) 推荐(0) 编辑
摘要: a 阅读全文
posted @ 2022-04-15 16:20 papering 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、设当前时针指向8点,而准确时间是6点,调整时间可有以下两种拨法:一种是倒拨2小时,即8-2=6;另一种是顺拨10小时,8+10=12+6=6,即8-2=8+10=8+12-2(mod 12). https://baike.baidu.com/item/补码/6854613?fr=alad 阅读全文
posted @ 2022-04-13 15:29 papering 阅读(125) 评论(0) 推荐(0) 编辑
摘要: wireshark 统计 流量图 阅读全文
posted @ 2022-04-13 11:01 papering 阅读(393) 评论(0) 推荐(0) 编辑
摘要: 异动分析技术解决方案—异动归因之指标拆解 https://mp.weixin.qq.com/s/qwHLpqMp1CfJbwpUtqA0-g 阅读全文
posted @ 2022-04-13 11:01 papering 阅读(342) 评论(0) 推荐(0) 编辑
摘要: 前端工程化 - 剖析npm的包管理机制 - 知乎 https://zhuanlan.zhihu.com/p/97737201 阅读全文
posted @ 2022-04-13 11:01 papering 阅读(31) 评论(0) 推荐(0) 编辑
摘要: 疑问: All `g`, `m`, and `p` objects are heap allocated, but are never freed, so their memory remains type stable. As a result, the runtime can avoid wri 阅读全文
posted @ 2022-04-12 09:22 papering 阅读(187) 评论(0) 推荐(0) 编辑
摘要: Keep-Alive - HTTP | MDN https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive Warning: Connection-specific header fields such as Connec 阅读全文
posted @ 2022-04-11 17:31 papering 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、 two different views on the same type of data continuation 是wireshark软件本身的对数据显示的处理 Wireshark Q&A https://osqa-ask.wireshark.org/questions/7268/h 阅读全文
posted @ 2022-04-11 17:06 papering 阅读(1150) 评论(0) 推荐(0) 编辑
摘要: Record heap snapshots - Chrome Developers https://developer.chrome.com/docs/devtools/memory-problems/heap-snapshots/ Uncover DOM leaks The heap profil 阅读全文
posted @ 2022-04-11 15:55 papering 阅读(61) 评论(0) 推荐(0) 编辑
摘要: https://juejin.cn/post/6844903761744265224 记一次网页内存溢出分析及解决实践 木亖 2019年01月15日 20:22 · 阅读 12563 背景 项目是利用vue框架开发的公司内部的异常监控系统,用于显示java程序运行时的异常信息,包括执行堆栈、代码、变 阅读全文
posted @ 2022-04-11 15:00 papering 阅读(294) 评论(0) 推荐(0) 编辑
摘要: 1、 内存泄露发生的场景 call setState on a component that's no longer mounted https://www.loginradius.com/blog/engineering/how-to-fix-memory-leaks-in-react/ A me 阅读全文
posted @ 2022-04-11 11:07 papering 阅读(339) 评论(0) 推荐(0) 编辑
摘要: BBR原理导读 https://mp.weixin.qq.com/s/j10wc2TZG9ddbio7UeYUaQ BBR原理导读 原创 孔凡勇 支出宝产品技术 2022-03-23 20:32 最近在排查网络问题时,发现在服务器上部署了Linux 4.9 的 TCP BBR拥塞控制算法以后,访问速 阅读全文
posted @ 2022-04-11 09:38 papering 阅读(1104) 评论(0) 推荐(0) 编辑
摘要: 138. 复制带随机指针的链表 - 力扣(LeetCode) https://leetcode-cn.com/problems/copy-list-with-random-pointer/ A linked list of length n is given such that each node 阅读全文
posted @ 2022-04-10 10:59 papering 阅读(46) 评论(0) 推荐(0) 编辑
摘要: 干货 | Flutter在携程复杂业务的高性能之旅 https://mp.weixin.qq.com/s/QgPXNpdU2mlAb6tlcsm_eQ 干货 | Flutter在携程复杂业务的高性能之旅 原创 火车票 携程技术 2022-04-07 17:08 收录于话题#无线9个 作者简介 本文为 阅读全文
posted @ 2022-04-08 09:09 papering 阅读(370) 评论(0) 推荐(0) 编辑
摘要: https://mp.weixin.qq.com/s/pZkOQUPvAXgZb0rho9s6vg Go应用单元测试实践 原创 蜂翅 阿里技术 2022-04-08 08:00 收录于话题 #单元测试10个 #go1个 一 背景 高德打车运营的应用大多基于go进行开发的,我们希望在预集成环境下,当研 阅读全文
posted @ 2022-04-08 09:07 papering 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1) UDP一次交付一个完整的报文。应用程序需要选择合适的大小的报文。若报文太长,UDP把它交给IP层后,IP层在传送时可能要进行分片,这会降低IP层的效率。反之,若报文太短,UDP把它交给IP层后,会使IP数据报的首部的相对长度太大,这也降低了IP层的效率。 UDP是面向报文的 UDP用户数据的首 阅读全文
posted @ 2022-04-07 10:15 papering 阅读(53) 评论(0) 推荐(0) 编辑
摘要: 复用 multiplexing 分用 demultiplexing 阅读全文
posted @ 2022-04-07 09:12 papering 阅读(42) 评论(0) 推荐(0) 编辑
摘要: Axios请求并发限制 - 简书 https://www.jianshu.com/p/d3529d18cf59 0.2352020.07.29 18:41:34字数 845阅读 6,213 标签 NodeJS并发请求,并行请求,QPS限制,Axios并发限制,Axios并发请求 背景 由于调用第三方 阅读全文
posted @ 2022-04-06 16:54 papering 阅读(2075) 评论(0) 推荐(0) 编辑
摘要: 实践: 1、 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/meta#attr-http- 阅读全文
posted @ 2022-04-06 16:38 papering 阅读(264) 评论(0) 推荐(0) 编辑
摘要: 返回的结果 { "Code": 0, "Total": 5, "List": [ [ 18, "abc" ], [ 17, "正则" ] ] } []interface{} type D struct { Total int32 List *[][]interface{} } var p [][]i 阅读全文
posted @ 2022-04-06 15:07 papering 阅读(59) 评论(0) 推荐(0) 编辑
摘要: 对比总结32/64位下Windows部分数据结构的异同 https://mp.weixin.qq.com/s/69xtr7Y67PHIMRsEFkTtmA 阅读全文
posted @ 2022-04-06 13:31 papering 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 小结: 1、多语言联合优化编译器Android应用市场中TOP级APP,95%以上都是由多种开发语言来实现的。这些APP的逻辑部分是Java代码,但是为了增强app应用的安全性、可靠性、兼容性,开发者会用效率更高的C语言写库,供Java来调用。但跨语言调用,一定会导致额外的性能开销,并且调用的应用越 阅读全文
posted @ 2022-04-06 13:29 papering 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 无分页的大数据接口 阅读全文
posted @ 2022-04-02 17:59 papering 阅读(33) 评论(0) 推荐(0) 编辑
摘要: TCP segment of a reassembled PDU Wireshark Q&A https://osqa-ask.wireshark.org/questions/58186/tcp-segment-of-a-reassembled-pdu/ It means that Wireshar 阅读全文
posted @ 2022-04-02 17:16 papering 阅读(567) 评论(0) 推荐(0) 编辑
摘要: a 阅读全文
posted @ 2022-04-02 16:25 papering 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 企业微信扫码登录 阅读全文
posted @ 2022-04-02 09:48 papering 阅读(135) 评论(0) 推荐(0) 编辑
摘要: How Go Mitigates Supply Chain Attacks - The Go Programming Language https://go.dev/blog/supply-chain 阅读全文
posted @ 2022-04-01 10:54 papering 阅读(26) 评论(0) 推荐(0) 编辑
摘要: MySQL :: MySQL 8.0 Reference Manual :: 10.8.6 Examples of the Effect of Collation https://dev.mysql.com/doc/refman/8.0/en/charset-collation-effect.htm 阅读全文
posted @ 2022-03-31 16:28 papering 阅读(32) 评论(0) 推荐(0) 编辑
摘要: 大淘宝中后台页面无代码生产新模式探索 https://mp.weixin.qq.com/s/accbOv3RRpfQj8nvnUYEYw 大淘宝中后台页面无代码生产新模式探索 卢俊希(俊希) Alibaba F2E 2022-03-16 12:30 背景 电商发展至今,流量红利见顶,供给侧升级降本提 阅读全文
posted @ 2022-03-31 16:18 papering 阅读(329) 评论(0) 推荐(0) 编辑
摘要: a 搜索 复制 阅读全文
posted @ 2022-03-31 09:29 papering 阅读(45) 评论(0) 推荐(0) 编辑
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 186 下一页