Devlive 开源社区 本次搜索耗时 0.832 秒,为您找到 760 个相关结果.
  • Tailwind CSS 代码组织和维护技巧

    在大型项目中,良好的代码组织和维护策略对于项目的可持续发展至关重要。本节将介绍如何在使用 Tailwind CSS 的项目中组织和维护代码,以提高开发效率和代码质量。 目录结构规范 推荐的项目结构 src / ├── styles / │ ├── base / │ │ ├── typography . css ...
  • String

    1205 2024-06-05 《Ramda 0.4.2》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • Tablestore

    Description Key features Options end_point [string] instanceName [string] access_key_id [string] access_key_secret [string] table [string] primaryKeys [array] common option...
  • AmazonDynamoDB

    Description Key Features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] common options Example Changelog next version ...
  • Client-Side Caching

    1154 2025-03-15 《Redisson 3.45.0》
    Native implementation Client Side caching is implemented using client tracking listener through RESP3 protocol available in Redis or Valkey. It’s used to speed up read operation...
  • HTTP Protocol

    HTTP Protocol HTTP Consumer HTTP Producer Using Curl Command Publish Subscribe HTTP Protocol EventMesh SDK for Java implements the HTTP producer and consumer of asynchronou...
  • Tailwind CSS 社区生态建设

    本节将介绍如何参与 Tailwind CSS 社区生态建设,包括插件开发、组件贡献、文档建设等方面。 插件开发 插件基础结构 // plugins/myPlugin.js const plugin = require ( 'tailwindcss/plugin' ) module . exports = plugin ( func...
  • String Functions

    1126 2024-06-24 《Apache AGE 0.6.0》
    replace split left right substring rTrim lTrim trim toLower toUpper reverse toString replace replace() returns a string in which all occurrences of a specified strin...
  • Logic

    1126 2024-06-05 《Ramda 0.10.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • Flink Connector

    1125 2025-03-12 《Apache Iceberg 1.8.1》
    Flink Connector Apache Flink supports creating Iceberg table directly without creating the explicit Flink catalog in Flink SQL. That means we can just create an iceberg table by s...