About 140,000 results
Open links in new tab
  1. SOLID中文 (简体)翻译:剑桥词典 - Cambridge Dictionary

    A solid metal or colour is pure and does not have anything else mixed together with it.

  2. Solid.js 中文文档

    概述 Solid 是一个现代 JavaScript 框架,旨在构建响应式和高性能的用户界面 (UI)。 它优先考虑简单且可预测的开发体验,使其成为开发人员的绝佳选择。

  3. SolidJS · Reactive Javascript Library

    Jan 9, 2010 · Solid is built with efficient reactive primitives you can use from your business logic to your JSX views. This unlocks complete control over what gets updated and when, even at the DOM …

  4. Solid - 搜索 词典

    1. It 's easy to think of our bones as solid, lifeless matter where all of our living tissue just sits. 人们 很 容易 把 自己 的 骨骼 想 作 固态 的, 毫无生气 的 东西, 我们 所有 的 活性 组织 都 长 在 骨骼 上。

  5. SOLID五大原则【图解】_solid principles-CSDN博客

    Jul 28, 2022 · 本文详细介绍了面向对象设计的SOLID原则,包括单一职责原则(SRP)、开放封闭原则(OCP)、里氏替换原则(LSP)、接口隔离原则(ISP)和依赖倒置原则(DIP)。

  6. SOLID(英语单词)_百度百科

    13.ADJ You use solid to describe something such as the basis for a policy or support for an organization when it is strong, because it has been developed carefully and slowly.

  7. 六大设计原则 (SOLID) - 简书

    Aug 3, 2023 · 一、SOLID 设计模式的六大原则有: Single Responsibility Principle:单一职责原则 Open Closed Principle:开闭原则 Liskov Substitution Principle:里氏替换原则 Law of Demeter:迪米特法 …

  8. 超易懂!原来 SOLID 原则要这么理解! - 知乎

    说到 SOLID 原则,相信有过几年工作经验的朋友都有个大概印象,但就是不知道它具体是什么。甚至有些工作了十几年的朋友,它们对 SOLID 原则的理解也停留在表面。今天我们就来聊聊 SOLID 原则 …

  9. solid是什么意思_solid的翻译_音标_读音_用法_例句_爱词霸在线词典

    1. a substance that is solid at room temperature and pressure 2. the state in which a substance has no tendency to flow under moderate stress; resists forces (such as compression) that tend to deform it; …

  10. GitHub - solidjs/solid: A declarative, efficient, and flexible ...

    Solid is a declarative JavaScript library for creating user interfaces. Instead of using a Virtual DOM, it compiles its templates to real DOM nodes and updates them with fine-grained reactions.