摘要: 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 阅读(1) 评论(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 阅读(5) 评论(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 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 画像标签体系构建与应用实践 https://mp.weixin.qq.com/s/FyABTl5aJXeZgvRzpg0cDA 阅读全文
posted @ 2024-03-06 13:38 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 拒绝宕机!一文详解分布式限流方案(附代码实现) https://mp.weixin.qq.com/s/exRDMbNwoA0nB2GWNCWQ_Q 阅读全文
posted @ 2024-02-28 10:06 papering 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 从淘宝订单号的秘密说起...... https://mp.weixin.qq.com/s/mSWgNRuUag9KL0Gbi8LVFA 从淘宝订单号的秘密说起...... 原创 孙梦石(梦实) 阿里云瑶池数据库 2024-02-27 18:01 1. 淘宝订单号中的秘密 有一个很有趣的发现。 打开你 阅读全文
posted @ 2024-02-27 18:12 papering 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Linux 性能调优之虚拟化调优 https://mp.weixin.qq.com/s/ypAr1qvAYBFD2BKyjx3HBg 写在前面 考试整理相关笔记 博文内容涉及Linux VM 常见管理操作以及部分调优配置 理解不足小伙伴帮忙指正 不必太纠结于当下,也不必太忧虑未来,当你经历过一些事情 阅读全文
posted @ 2024-02-27 11:54 papering 阅读(3) 评论(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 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://docs.tapdata.io/cloud/introduction/features 阅读全文
posted @ 2024-02-23 17:30 papering 阅读(3) 评论(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 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 会员购交易系统架构演进 https://mp.weixin.qq.com/s/H6XBE0utoJGz3XwTINX5VA 1.背景 会员购是B站2017年推出的IP消费体验服务平台,在售商品以手办、漫画、JK制服等贴合平台生态的商品为主。随着业务发展,会员购从最开始的预售,现货拓展到全款预售,盲盒 阅读全文
posted @ 2024-02-02 14:34 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Windows内核理论基础学习 https://mp.weixin.qq.com/s/3Ntp7W9T7TLDYpbs61RGFQ 翻译 搜索 复制 阅读全文
posted @ 2024-02-02 09:40 papering 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 一个健壮的前端轮询 https://mp.weixin.qq.com/s/6AqmZJUwPHrbyNMUejNnCw 一个健壮的前端轮询 原创 素柯 阿里云开发者 2024-01-31 08:30 发表于浙江 本文讨论了在不使用websocket做服务端推送的情况下,如何写出一个健壮的前端轮询。文 阅读全文
posted @ 2024-01-31 09:57 papering 阅读(47) 评论(0) 推荐(0) 编辑
摘要: reportChan 翻译 搜索 复制 阅读全文
posted @ 2024-01-30 14:30 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: HTTP ERROR 451 翻译 搜索 复制 阅读全文
posted @ 2024-01-27 09:53 papering 阅读(6) 评论(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 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 高并发架构设计(三大利器:缓存、限流和降级) https://mp.weixin.qq.com/s/1mBorW_B2xvJ_8FjE_JrCw 翻译 搜索 复制 阅读全文
posted @ 2024-01-24 09:28 papering 阅读(5) 评论(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 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 清除setInterval 翻译 搜索 复制 阅读全文
posted @ 2024-01-22 16:28 papering 阅读(16) 评论(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 阅读(2) 评论(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 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 主板 管理口 翻译 搜索 复制 阅读全文
posted @ 2024-01-17 16:44 papering 阅读(13) 评论(0) 推荐(0) 编辑
摘要: https://www.geeksforgeeks.org/stdmove-in-c/ std::move - cppreference.com https://en.cppreference.com/w/cpp/utility/move #include <iomanip> #include <i 阅读全文
posted @ 2024-01-16 09:22 papering 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Generic Class using Template: #include <iostream> using namespace std; template <typename T> class Array { private: T* ptr; int size; public: Array(T 阅读全文
posted @ 2024-01-12 18:18 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: flat_buffer - 1.70.0 https://www.boost.org/doc/libs/1_70_0/libs/beast/doc/html/beast/ref/boost__beast__flat_buffer.html FlatBuffers: Use in C++ https: 阅读全文
posted @ 2024-01-12 09:44 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: noexcept operator (since C++11) - cppreference.com https://en.cppreference.com/w/cpp/language/noexcept noexcept operator (since C++11) C++ C++ languag 阅读全文
posted @ 2024-01-11 18:32 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: redefinition of `struct in6_addr' 的解决办法 # make[ 0%] Built target GENHDR[ 0%] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-sockets.c. 阅读全文
posted @ 2024-01-11 14:11 papering 阅读(62) 评论(0) 推荐(0) 编辑
摘要: ### Unix / Linux / macOS $ ./Configure $ make $ make test 1、make Can‘t locate IPC/Cmd.pm in @INC [ Downloads ] - /source/index.html https://www.openss 阅读全文
posted @ 2024-01-11 11:23 papering 阅读(130) 评论(0) 推荐(0) 编辑
摘要: 调用约定 | Microsoft Learn https://learn.microsoft.com/zh-cn/cpp/cpp/ Visual C/C++ 编译器提供了用于调用内部函数和外部函数的几个不同的约定。 了解这些不同的方法有助于调试程序以及将你的代码与汇编语言例程链接。 本主题中的各个主 阅读全文
posted @ 2024-01-09 14:35 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 如何在物联网平台解析设备透传数据_物联网平台(IoT)-阿里云帮助中心 https://help.aliyun.com/zh/iot/use-cases/parse-pass-through-data-from-devices 首页物联网平台实践教程最佳实践消息通信云端解析设备透传数据 云端解析设备 阅读全文
posted @ 2024-01-04 17:13 papering 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 普通消息 | RocketMQ https://rocketmq.apache.org/zh/docs/featureBehavior/01normalmessage/ 普通消息 普通消息为 Apache RocketMQ 中最基础的消息,区别于有特性的顺序消息、定时/延时消息和事务消息。本文为您介 阅读全文
posted @ 2024-01-03 17:32 papering 阅读(7) 评论(0) 推荐(0) 编辑
摘要: BSP(Board Support Package),板级支持包,也称为硬件抽象层HAL或者中间层 一,转载: 关于驱动程序与BSP的区别_嵌入式Linux系统开发的博客-CSDN博客_bsp驱动 BSP即Board Support Package,板级支持包。它来源于嵌入式操作系统与硬件无关的设计 阅读全文
posted @ 2024-01-02 16:53 papering 阅读(81) 评论(0) 推荐(0) 编辑
摘要: /frps -c ./frps.ini 身份认证 | frp https://gofrp.org/zh-cn/docs/features/common/authentication/ 翻译 搜索 复制 阅读全文
posted @ 2023-12-29 17:08 papering 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 深入理解安卓日志系统(logcat / liblog / logd) - 掘金 https://juejin.cn/post/6905368512001556487 深入理解安卓日志系统(logcat / liblog / logd) TonyBuilder 2020-12-125,456阅读7分钟 阅读全文
posted @ 2023-12-29 15:58 papering 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 双跳网络 单跳网络 翻译 搜索 复制 阅读全文
posted @ 2023-12-28 17:51 papering 阅读(2) 评论(0) 推荐(0) 编辑
摘要: NB-IoT 基站 关于深入推进移动物联网全面发展的通知 http://www.scio.gov.cn/xwfb/gwyxwbgsxwfbh/wqfbh_2284/2021n_2711/2021n03y19r/wjxgzc_2950/202208/t20220808_310439.html 工信厅通 阅读全文
posted @ 2023-12-28 17:50 papering 阅读(7) 评论(0) 推荐(0) 编辑
摘要: NB-IoT基础联接技术 | 海思官网 https://www.hisilicon.com/cn/techtalk/nb-iot/ 什么是NB-IoT? NB-IoT(Narrow Band Internet of Things)是一种基于蜂窝的窄带物联网技术,也是低功耗广域物联(LPWA)的最佳联 阅读全文
posted @ 2023-12-28 12:17 papering 阅读(19) 评论(0) 推荐(0) 编辑
摘要: wireshark 抓包原理 翻译 搜索 复制 阅读全文
posted @ 2023-12-26 20:10 papering 阅读(5) 评论(0) 推荐(0) 编辑