书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 580 个相关结果.
  • Model.findById()

    Model.findById() Parameters Returns: Example: Model.findById() Parameters id «Any» value of _id to query by [projection] «Object|String|Array<String>» optional fields...
  • Ecosystem

    Ecosystem Core Community Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the community are listed in the Community section...
  • 支持硬件

    支持硬件 ARM CPU 32bit(ARMv7a) 64bit(ARMv7a, ARMv8a) 移动端GPU NPU FPGA XPU 支持硬件 ARM CPU Paddle Lite支持ARM Cortex-A系列处理器 ,支持列表如下: 32bit(ARMv7a) Cortex-A5 Cortex-A7 Cortex-...
  • 技术栈

    技术选型 前后端分离 后端api 前端h5 高级h5 技术选型 nodejs mongodb h5 前后端分离 前后端分离 前端 public下面的采用nginx做反向代理 其他的采用express+jade精简代码(ajax与后端交互) 后端json api 实例https://github.com/moajs/moa-fr...
  • 秘籍

    秘籍 SQL (TypeORM) 入门 存储库模式 Mongoose 入门 模型注入 Sequelize SQL (Sequelize) 入门 模型注入 OpenAPI (Swagger) 安装 引导(Bootstrap) 路由参数 数组 循环依赖 泛型和接口 类型映射 枚举 枚举 schema 原生定义 额外模型 o...
  • documents

    Documents Retrieving Updating Validating Next Up Documents Mongoose documents represent a one-to-one mapping to documents as stored in MongoDB. Each document is an instanc...
  • Ecosystem

    Ecosystem Core Community Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the community are listed in the Community section...
  • Ecosystem

    Ecosystem Core Community Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the community are listed in the Community section...
  • Ecosystem

    Ecosystem Core Community Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the community are listed in the Community section...
  • 不容错过的 Node.js 项目架构

    1489 2020-01-02 《Node.js技术栈》
    不容错过的 Node.js 项目架构 目录 目录结构 🏢 三层架构 🥪 ☠️ 不要将您的业务逻辑放入控制器中!! ☠️ 将业务逻辑用于服务层 💼 发布与订阅层 🎙️ 依赖注入💉 依赖注入与 Express.js 结合实践 单元测试示例🕵🏻 Cron Jobs 和重复任务 ⚡ 配置和密钥 🤫 Loaders 🏗️ 结论 不容错...