书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 1325 个相关结果.
  • OceanBase 常用 SQL Hints

    SQL Hint的语法格式如下: /*+ HINT_NAME */ 或 /*+ HINT_NAME ( HINT_PARA ) 如果是在命令行客户端 obclient 或 mysql 下连接 OceanBase,注意需要指定参数 -c ,这样 Hint 文本才会发送到 OBServer 端生效。 OceanBase 常用 SQL Hint...
  • GraphQL

    GraphQL 快速开始 安装 Apollo 中间件 Schema 解析器映射 重构 类型定义 变更(Mutations) 重构 类型定义 订阅(Subscriptions) 重构 类型定义 看守器和拦截器 使用 Schema 拼接 代理(Proxying) IDE GraphQL 快速开始 GraphQL 是...
  • Mongoose

    MongoDB (Mongoose) Getting started Model injection MongoDB (Mongoose) Warning In this article, you’ll learn how to create a DatabaseModule based on the Mongoose package f...
  • Custom decorators

    1520 2019-11-16 《Nest.js v6.0 Document》
    Custom route decorators Param decorators Passing data Working with pipes Custom route decorators Nest is built around a language feature called decorators . Decorators are a...
  • 自定义装饰器

    自定义路由参数装饰器 传递数据(Passing data) 管道(Pipes) 自定义路由参数装饰器 Nest 是基于 装饰器 这种语言特性而创建的。在很多常用的编程语言中 装饰器 都是一个很大众的概念,但在 JavaScript 语言中这个概念却比较新。所以为了更好地理解装饰器是如何工作的,你应该看看 这篇 文章。下面给出一个简单的定义:...
  • OceanBase 常用 SQL Hints

    SQL Hint的语法格式如下: /*+ HINT_NAME */ 或 /*+ HINT_NAME ( HINT_PARA ) 如果是在命令行客户端 obclient 或 mysql 下连接 OceanBase,注意需要指定参数 -c ,这样 Hint 文本才会发送到 OBServer 端生效。 OceanBase 常用 SQL Hint...
  • 守卫

    守卫 授权守卫 执行上下文 (Execution context) 基于角色的认证 绑定守卫 反射器 译者署名 守卫 守卫是一个使用 @Injectable() 装饰器的类。 守卫应该实现 CanActivate 接口。 守卫有一个单独的责任。它们根据运行时出现的某些条件(例如权限,角色,访问控制列表等)来确定给定的请求是否由路...
  • CLI Plugin

    CLI Plugin Overview Comments introspection Using the CLI plugin Integration with ts-jest (e2e tests) Troubleshooting jest (e2e tests) CLI Plugin TypeScript’s metadata ref...
  • Mongoose

    MongoDB (Mongoose) Getting started Model injection MongoDB (Mongoose) Warning In this article, you’ll learn how to create a DatabaseModule based on the Mongoose package f...
  • Mongoose

    MongoDB (Mongoose) Getting started Model injection MongoDB (Mongoose) Warning In this article, you’ll learn how to create a DatabaseModule based on the Mongoose package fr...