摘要: Functions for Searching in Strings | ClickHouse Docs https://clickhouse.com/docs/en/sql-reference/functions/string-search-functions Hyperscan is gener 阅读全文
posted @ 2024-05-17 18:04 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 正则匹配Functions for Searching in Strings | ClickHouse Docs https://clickhouse.com/docs/en/sql-reference/functions/string-search-functionsIf you only wan 阅读全文
posted @ 2024-05-17 17:32 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Clickhouse 时间日期函数实战(详细)_clickhouse 时间函数-CSDN博客 https://blog.csdn.net/u010180815/article/details/105250864 时间日期函数 | ClickHouse Docs https://clickhouse. 阅读全文
posted @ 2024-05-14 18:07 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 漏斗分析 | ThinkingData https://docs.thinkingdata.cn/ta-manual/v4.3/user_guide/analysis/funnel.html 关联属性 例如,如果您希望统计用户的【商品曝光 > 点击 > 购买】漏斗,可以指定商品ID作为关联属性,保证 阅读全文
posted @ 2024-05-13 15:17 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: ClickHouse进阶|如何自研一款企业级高性能网关组件? https://mp.weixin.qq.com/s/UFTtlD2KQH9e_Y91sEF5xA ClickHouse 查询优化详细介绍 https://mp.weixin.qq.com/s/38RMVbw25P3iuE4IIuxdog 阅读全文
posted @ 2024-05-11 22:20 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 翻译 搜索 复制 阅读全文
posted @ 2024-05-06 22:11 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: StarRocks | A High-Performance Analytical Database https://www.starrocks.io/ Extremely fast query performance in all scenarios Whether you're working 阅读全文
posted @ 2024-04-26 16:02 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 大品牌营销“In-house”模式,是大势所趋?还是未来趋势? https://mp.weixin.qq.com/s/-1VjA1wdvvwgMXgldVu3Dw 营销一体化时代,5张图看懂品牌主In-house营销现状 https://mp.weixin.qq.com/s/UZyt0_kgXSjy 阅读全文
posted @ 2024-04-26 12:47 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 实时竞价 (RTB) 是什么? 与需求方平台 (DSP) 有什么不同? - 知乎 https://www.zhihu.com/question/21930953 竞价广告是什么?它要怎么投放? - 知乎 https://www.zhihu.com/question/454434380 RTB模式 [ 阅读全文
posted @ 2024-04-25 16:39 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Apache Airflow https://airflow.apache.org/ Airflow™ is a platform created by the community to programmatically author, schedule and monitor workflows. 阅读全文
posted @ 2024-04-24 18:08 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 前缀索引 · MySQL优化 · 看云 https://www.kancloud.cn/lizhenjie1992/my/554979 通过字段前n位创建的索引就称为“前缀索引”。如果一个字段内容的前边的n位信息已经足够标识当前的字段内容,就可以把字段的前n位获得出来并创建索引,该索引占据空间更小、 阅读全文
posted @ 2024-04-23 18:06 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: https://nightlies.apache.org/flink/flink-docs-release-1.19/docs/deployment/filesystems/overview/ 翻译 搜索 复制 阅读全文
posted @ 2024-04-23 12:21 papering 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 阿里云-客户案例-墨迹天气 https://www.aliyun.com/customer/detail/moji 2.存储方面,MaxCompute的表按列压缩存储,更节省存储空间,整体存储和计算的费用比之前省了70%,性能和稳定性也有很大提升。 什么是ClickHouse? | ClickHou 阅读全文
posted @ 2024-04-23 00:09 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: http://www.tup.tsinghua.edu.cn/upload/books/yz/094748-01.pdf 翻译 搜索 复制 阅读全文
posted @ 2024-04-07 10:08 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: MATLAB实战 | 仓库选址问题(附视频) https://mp.weixin.qq.com/s/uIEmBJGcIm7AK4qsW0n2Aw https://en.wikipedia.org/wiki/Nelder%E2%80%93Mead_method scipy.optimize.fmin 阅读全文
posted @ 2024-04-04 16:59 papering 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 声道(Sound Channel) 是指声音在录制或播放时在不同空间位置采集或回放的相互独立的音频信号,所以声道数也就是声音录制时的音源数量或回放时相应的扬声器数量。 https://baike.baidu.com/item/声道/2119484 Stereo 单声道缺乏对声音的位置定位,而立体声技 阅读全文
posted @ 2024-04-01 13:59 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: C:\Users\Administrator>pythonPython 3.11.6 (main, Oct 3 2023, 09:16:16) [GCC UCRT 13.2.0 64 bit (AMD64)] on win32Type "help", "copyright", "credits" o 阅读全文
posted @ 2024-03-27 16:36 papering 阅读(29) 评论(0) 推荐(0) 编辑
摘要: 微信工程师:常见性能优化方案与实用工具 https://mp.weixin.qq.com/s/glrqsyBSIVCDp7oZw2rO_w 👉目录 1 使用 Class 代替 ProtoBuf 协议 2 使用 Cache Friendly 的数据结构 3 使用 jemalloc/tcmalloc 阅读全文
posted @ 2024-03-07 10:19 papering 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 什么是 MQTT?- MQTT 协议简介 - AWS https://aws.amazon.com/cn/what-is/mqtt/ 什么是 MQTT over WSS? MQTT over WebSockets (WSS) 是一种 MQTT 实施,用于将数据直接接收到 Web 浏览器中。MQTT 阅读全文
posted @ 2024-03-07 09:59 papering 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 画像标签体系构建与应用实践 https://mp.weixin.qq.com/s/FyABTl5aJXeZgvRzpg0cDA 阅读全文
posted @ 2024-03-06 13:38 papering 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 拒绝宕机!一文详解分布式限流方案(附代码实现) https://mp.weixin.qq.com/s/exRDMbNwoA0nB2GWNCWQ_Q 阅读全文
posted @ 2024-02-28 10:06 papering 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 从淘宝订单号的秘密说起...... https://mp.weixin.qq.com/s/mSWgNRuUag9KL0Gbi8LVFA 从淘宝订单号的秘密说起...... 原创 孙梦石(梦实) 阿里云瑶池数据库 2024-02-27 18:01 1. 淘宝订单号中的秘密 有一个很有趣的发现。 打开你 阅读全文
posted @ 2024-02-27 18:12 papering 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Linux 性能调优之虚拟化调优 https://mp.weixin.qq.com/s/ypAr1qvAYBFD2BKyjx3HBg 写在前面 考试整理相关笔记 博文内容涉及Linux VM 常见管理操作以及部分调优配置 理解不足小伙伴帮忙指正 不必太纠结于当下,也不必太忧虑未来,当你经历过一些事情 阅读全文
posted @ 2024-02-27 11:54 papering 阅读(19) 评论(0) 推荐(0) 编辑
摘要: MySQL :: MySQL 8.0 Reference Manual :: 13.2.2 The DATE, DATETIME, and TIMESTAMP Types https://dev.mysql.com/doc/refman/8.0/en/datetime.html 13.2.2 The 阅读全文
posted @ 2024-02-27 10:10 papering 阅读(7) 评论(0) 推荐(0) 编辑
摘要: https://docs.tapdata.io/cloud/introduction/features 阅读全文
posted @ 2024-02-23 17:30 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: An Introduction to the Modbus Communication Protocol https://www.solisplc.com/tutorials/modbus The Modbus Organization https://modbus.org/ Introductio 阅读全文
posted @ 2024-02-02 15:01 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 会员购交易系统架构演进 https://mp.weixin.qq.com/s/H6XBE0utoJGz3XwTINX5VA 1.背景 会员购是B站2017年推出的IP消费体验服务平台,在售商品以手办、漫画、JK制服等贴合平台生态的商品为主。随着业务发展,会员购从最开始的预售,现货拓展到全款预售,盲盒 阅读全文
posted @ 2024-02-02 14:34 papering 阅读(7) 评论(0) 推荐(0) 编辑
摘要: Windows内核理论基础学习 https://mp.weixin.qq.com/s/3Ntp7W9T7TLDYpbs61RGFQ 翻译 搜索 复制 阅读全文
posted @ 2024-02-02 09:40 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 一个健壮的前端轮询 https://mp.weixin.qq.com/s/6AqmZJUwPHrbyNMUejNnCw 一个健壮的前端轮询 原创 素柯 阿里云开发者 2024-01-31 08:30 发表于浙江 本文讨论了在不使用websocket做服务端推送的情况下,如何写出一个健壮的前端轮询。文 阅读全文
posted @ 2024-01-31 09:57 papering 阅读(83) 评论(0) 推荐(0) 编辑
摘要: reportChan 翻译 搜索 复制 阅读全文
posted @ 2024-01-30 14:30 papering 阅读(6) 评论(0) 推荐(0) 编辑
摘要: HTTP ERROR 451 翻译 搜索 复制 阅读全文
posted @ 2024-01-27 09:53 papering 阅读(9) 评论(0) 推荐(0) 编辑
摘要: C++ STL :Vector内存分配与释放 - 知乎 https://zhuanlan.zhihu.com/p/338390842 翻译 搜索 复制 阅读全文
posted @ 2024-01-25 18:26 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: mcu uart通讯 crc check error 翻译 搜索 复制 阅读全文
posted @ 2024-01-25 10:43 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 高并发架构设计(三大利器:缓存、限流和降级) https://mp.weixin.qq.com/s/1mBorW_B2xvJ_8FjE_JrCw 翻译 搜索 复制 阅读全文
posted @ 2024-01-24 09:28 papering 阅读(8) 评论(0) 推荐(0) 编辑
摘要: std::vector - cppreference.com https://en.cppreference.com/w/cpp/container/vector std::stack - cppreference.com https://en.cppreference.com/w/cpp/cont 阅读全文
posted @ 2024-01-23 11:39 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 清除setInterval 翻译 搜索 复制 阅读全文
posted @ 2024-01-22 16:28 papering 阅读(25) 评论(0) 推荐(0) 编辑
摘要: https://en.cppreference.com/w/cpp/thread/thread/join 深入剖析C++11线程库std::thread,迈入多线程编程的大门 - 知乎 https://zhuanlan.zhihu.com/p/354676653 C++容器使用reserve的重要性 阅读全文
posted @ 2024-01-22 15:43 papering 阅读(6) 评论(0) 推荐(0) 编辑
摘要: ::0 0.0.0.0 翻译 搜索 复制 阅读全文
posted @ 2024-01-18 17:41 papering 阅读(1) 评论(0) 推荐(0) 编辑
摘要: linux 用户 限定 tcp端口 你有普通用户使用特权端口 (1024 以下) 的需求吗,或许这篇文章能帮你彻底解决!-腾讯云开发者社区-腾讯云 https://cloud.tencent.com/developer/article/1526429 众所周知,在 Linux 系统下,只允许 Roo 阅读全文
posted @ 2024-01-18 14:33 papering 阅读(32) 评论(0) 推荐(0) 编辑
摘要: 主板 管理口 翻译 搜索 复制 阅读全文
posted @ 2024-01-17 16:44 papering 阅读(14) 评论(0) 推荐(0) 编辑