书栈网 · BookStack 本次搜索耗时 0.074 秒,为您找到 13607 个相关结果.
  • 网络协议栈驱动移植笔记

    5026 2018-09-19 《RT-Thread应用笔记》
    网络协议栈驱动移植笔记 本文的目的和结构 本文的目的和背景 本文的结构 常见的以太网芯片种类 常见名词解释 驱动架构图 数据接收流程 数据发送流程 网络设备介绍 标准设备接口 数据包收发接口 驱动初始化入口 移植准备 驱动移植 数据包打印 更新PHY复位引脚 确认MII/RMII模式 确认引脚映射 引脚初始化 更新PHY管...
  • 介绍

    软件包介绍 软件框架图 软件包目录结构 iotkit-embedded 软件包目录结构 功能特点 软件包介绍 ali-iotkit 是 RT-Thread 移植的用于连接阿里云 IoT 平台的软件包。基础 SDK 是阿里提供的 iotkit-embedded C-SDK 。 物联网套件提供了如下的能力: 嵌入式设备快速接入(设备端S...
  • 实时抢占

    Realtime Preemption Contents Description Overview Voluntary Preempt Conversion of Spinlocks to Mutexes people working on/interested in this stuff people working on related stu...
  • Docker logging

    Binary logging Disabling binary logging Operations Log size Binary flushing strategies Recovery Flushing RT RAM chunks Docker logging Rotating query and server logs FLUSH L...
  • System类和Runtime类

    typora-copy-images-to: img System类 Runtime类 typora-copy-images-to: img System类 System类对读者来说并不陌生,因为在之前所学知识中,需要打印结果时,使用的都是“System.out.println();”语句,这句代码中就使用了System类。System类定...
  • Metrics

    Metrics of Resources Get real-time metrics of all resources Get real-time metric by resource name Display origin metrics of the resource Invocation Chain History Resource Metr...
  • Metrics

    Metrics for Resources Resource Path History Resource Metrics Sentinel provides real-time metrics, including resource count, response time, concurrency, etc. You can view these ...
  • ▪️ Telemetry

    OpenAPI specification Telemetry Backup metrics Changelog Version 6.0.2 Bugfixes Version 6.0.0 Major Changes Minor changes Changes related with Manticore Columnar Library P...
  • panic! 与不可恢复的错误

    panic! 与不可恢复的错误 对应 panic 时的栈展开或终止 使用 panic! 的 backtrace panic! 与不可恢复的错误 ch09-01-unrecoverable-errors-with-panic.md commit 426f3e4ec17e539ae9905ba559411169d303a031 突然...
  • 使用指南

    使用指南 准备工作 使用流程 使用方式 GET 请求方式 POST 请求方式 常见问题 HTTPS 地址不支持 头部数据长度超出 使用指南 本节主要介绍 WebClient 软包的基本使用流程, 并针对使用过程中经常涉及到的结构体和重要 API 进行简要说明。 准备工作 首先需要下载 WebClient 软件包,并将软件包加入到...