书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 164 个相关结果.
  • 8.1. PikaScript 配置手册

    8.1. PikaScript 配置手册 8.1.1. 何时需要配置 8.1.2. 优化配置 8.1.2.1. 启用用户配置 8.1.2.2. 配置项 8.1.2.3. 示例代码 8.1.3. 依赖项配置 8.1.3.1. 配置项: 8.1.3.2. 示例代码: 8.1. PikaScript 配置手册 8.1.1. 何时需要配置 P...
  • 12. Overview of PikaScript modules

    12. Overview of PikaScript modules 12.1. PikaScript modules and module interface 12.2. Import and call the module 12. Overview of PikaScript modules We still take Keil’s simul...
  • 数据模型

    Pegasus的数据模型非常简单,就是Key-Value模型,不支持数据Schema。但是为了增强其表达能力,我们将key分裂为HashKey和SortKey,即组合键(composite key),在这点上与DynamoDB 中提供的composite primary key (partition key and sort key)是很类似的。 Ha...
  • nemo存储引擎数据格式

    1. KV键值对的存储。 2. Hash结构的存储 3. List结构的存储 4. Set结构的存储 5. ZSet结构的存储 nemo本质上是对rocksdb的改造和封装,使其支持多数据结构的存储(rocksdb只支持kv存储)。总的来说,nemo支持五种数据结构类型的存储:KV键值对(为了区分,nemo的的键值对结构用大写的“KV”表示)、H...
  • 2.1. keil 仿真工程

    2.1. keil 仿真工程 2.1.1. 创建工程 2.1.2. 运行仿真工程 2.1.3. 交互式运行 2.1.4. 改改脚本看看 2.1. keil 仿真工程 在本篇中,你将可以在手边没有硬件的情况下对 pikascript 进行上手测试。 测试使用 keil5 的仿真工程,仿真目标板为 stm32f103 ,下载仿真工程即可直接开始测试...
  • 6.1. PikaScript C module overview

    6.1. PikaScript C module overview 6.1.1. PikaScript module and module interface 6.1.2. Importing and calling modules 6.1. PikaScript C module overview We still use keil’s simu...
  • 3.2. Interactive Run

    3.2. Interactive Run 3.2.1. Option 1: Read and run by byte (recommended) 3.2.1.1. Implement a blocking byte read function 3.2.1.2. Start PikaScript Shell and run pikaScriptShell()...
  • 10. support interactive operation

    10. support interactive operation 10.1. Option 1: Read and run by byte (recommended) 10.1.1. Implement a blocking byte read function 10.1.2. Start PikaScript Shell and run pikaScr...
  • 3.2. Interactive Run

    3.2. Interactive Run 3.2.1. Option 1: Read and run by byte (recommended) 3.2.1.1. Implement a blocking byte read function 3.2.1.2. Start PikaScript Shell and run pikaScriptShell()...
  • Redis开发运维实践指南

    Redis开发运维实践指南 新书发布: 技术交流: 技术交流记录: 长期招聘: 赞助名单(由于微信面对面收钱无法显示,停止更新): Redis开发运维实践指南 本手册是我在一家中国大陆的中型商业银行做大数据系统工程师中进行的总结归纳,包含开发和运维的各方面的使用、应用场景和最佳实践,以及各个高可用架构的搭建和测试。 下载和线上阅...