书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 1325 个相关结果.
  • Grep

    Grep Configuration Parameters Getting Started Command Line Configuration File Nested fields example Grep The Grep Filter plugin allows to match or exclude specific records ...
  • 自定义装饰器

    自定义路由参数装饰器 参数装饰器 传递数据 使用管道 译者署名 自定义路由参数装饰器 Nest 是基于装饰器 这种语言特性而创建的。它是许多常用编程语言中众所周知的概念,但在 JavaScript 世界中,这个概念仍然相对较新。所以为了更好地理解装饰器是如何工作的,你应该看看 这篇 文章。下面给出一个简单的定义: ES2016 的装...
  • Overview

    Overview Installation Getting started Patterns Request-response Asynchronous responses Event-based Official enterprise support Decorators Client Sending messages Publishi...
  • 微服务

    微服务 基本 模式(Patterns) 异步响应 客户端 Redis 异常过滤器 管道 看守器 拦截器 自定义传输 服务器 客户端 微服务 基本 「微服务」在这里不是合适的词。实际上,Nest microservice 只是一个使用不同传输层(不是HTTP)的应用程序。、 Nest 提供两种通信支持 - TCP 和 ...
  • Grep

    Grep Configuration Parameters Getting Started Command Line Configuration File Nested fields example Grep The Grep Filter plugin allows to match or exclude specific records ...
  • README

    介绍 设计哲学 安装 来源(书栈小编注) 介绍 Nest是构建高效,可扩展的 Node.js Web 应用程序的框架。 它使用现代的 JavaScript 或 TypeScript(保留与纯 JavaScript 的兼容性),并结合 OOP(面向对象编程),FP(函数式编程)和FRP(函数响应式编程)的元素。在底层,Nest 使用了 Expre...
  • 模块

    模块 功能模块 共享模块 模块导出 依赖注入 全局模块 动态模块 译者署名 模块 模块是具有 @Module() 装饰器的类。 @Module() 装饰器提供了元数据,Nest 用它来组织应用程序结构。 每个 Nest 应用程序至少有一个模块,即根模块。根模块是 Nest 开始安排应用程序树的地方。事实上,根模块可能是应用程序中...
  • Overview

    Overview Installation Getting started Patterns Request-response Asynchronous responses Event-based Decorators Client Sending messages Publishing events Scopes Handling t...
  • Grep

    Grep Configuration Parameters Getting Started Command Line Configuration File Nested fields example Grep The Grep Filter plugin allows to match or exclude specific records ...
  • Raw Queries

    Raw Queries “Dotted” attributes and the nest option Replacements Bind Parameter Raw Queries As there are often use cases in which it is just easier to execute raw / already...