文件最后提交记录最后更新时间
!982 适配991,image规避文件沙箱对文件命名作出限制 * update picture * update 991 and bugfix image 3 年前
!913 修改README * update readme 3 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!966 README整改 * update README_zh.md 3 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!982 适配991,image规避文件沙箱对文件命名作出限制 * update picture * update 991 and bugfix image 3 年前
README.md

util Tool Function - LruBuffer

Introduction

This sample shows the use of the LruBuffer API in Extended TypeScript (eTS).

Usage

The home page of the sample app consists of two parts: text box and button area. The button area provides the following buttons: Initialize buffer, Get buffer capacity, Update buffer capacity, Get buffer string, Add key-value pair, Get value of key, Get all key-value pairs, Delete key and value, Clear all key-value pairs, and View operation record. You can touch these buttons and view the corresponding operation results in the text box.

Constraints

This sample can only be run on standard-system devices.