Devlive 开源社区 本次搜索耗时 0.500 秒,为您找到 441 个相关结果.
  • String

    1339 2024-06-05 《Ramda 0.9.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • String

    1338 2024-06-05 《Ramda 0.4.0》
    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...
  • String

    1324 2024-06-05 《Ramda 0.5.0》
    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...
  • String

    1320 2024-06-05 《Ramda 0.3.0》
    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...
  • String

    1311 2024-06-05 《Ramda 0.10.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • Tailwind CSS 深色模式适配

    深色模式(Dark Mode)已经成为现代 Web 应用的标配功能。Tailwind CSS 提供了强大的深色模式支持,让我们能够轻松实现优雅的明暗主题切换。本节将详细介绍如何在项目中实现完善的深色模式适配。 基础配置 启用深色模式 在 tailwind.config.js 中配置深色模式策略: module . exports = { ...
  • Tailwind CSS 性能优化策略

    在使用 Tailwind CSS 开发大型项目时,性能优化是一个不可忽视的话题。本节将从构建性能、运行时性能、文件体积等多个维度,详细介绍 Tailwind CSS 的性能优化策略。 构建优化 优化扫描范围 // tailwind.config.js module . exports = { content : [ ...
  • String

    1292 2024-06-05 《Ramda 0.1.4》
    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...
  • Enable NTP on the Cluster and on the Browser Host

    RHEL/CentOS/Oracle 7 SLES Ubuntu Debian The clocks of all the nodes in your cluster and the machine that runs the browser through which you access the Ambari Web interface mus...
  • 书籍概览

    书籍介绍 本书籍系统地讲解Tailwind CSS的核心概念、实践技巧和最佳实践。从基础的utility-first理念出发,通过大量实战案例,帮助读者掌握Tailwind CSS的开发思维和技术要点。不仅涵盖了框架的基础用法,还深入探讨了自定义配置、性能优化、组件设计等进阶主题,让读者能够在实际项目中高效地应用Tailwind CSS。 目标人群 ...