书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 3198 个相关结果.
  • apicloud-polyfill

    apicloud-polyfill 简介 特性 安装 使用 基础 1.请保证项目是一个有效的APICloud项目,即根目录必须存在 config.xml 文件; 2.项目 polyfill 化以后,请先在项目根目录执行以下命令,以初始化项目: 3.如果想体验 polyfill 自带的时钟示例,请先执行以下命令安装 momentjs 库: 4.可以...
  • 介绍

    介绍 特性 使用 ES6/7 特性来开发项目 支持 TypeScript 支持多种项目结构和多种项目环境 支持丰富的数据库 代码自动更新 自动创建 REST 接口 支持多种 WebSocket 库 丰富的测试用例 支持命令行调用执行定时任务 Hook 和 Middleware 详细的日志 HTTP 请求日志 Socket 连接日志 错...
  • TypeScript 1.5

    TypeScript 1.5 ES6 Modules Export Declarations Re-exporting Default Export Bare Import Destructuring in declarations and assignments Declarations Assignments namespace key...
  • Module: Plugin

    The Impact of ES6 on Module Plugins For example, when you want to work with JavaScript code which extends another library. import { greeter } from "super-greeter" ; //...
  • TypeScript 1.7

    async /await support in ES6 targets (Node v4+) Example Support for --target ES6 with --module Example this -typing ES7 exponentiation operator Example Improved checking f...
  • Legacy code style guide

    Legacy code style guide Metadata Plugin.json (mandatory) README.md File and Directory Structure Conventions HTML and CSS Build Scripts Linting ES6 features Legacy code s...
  • TypeScript 1.7

    async/await support in ES6 targets (Node v4+) Example Support for —target ES6 with —module Example this-typing ES7 exponentiation operator Example Improved checking for dest...
  • TypeScript 1.7

    TypeScript 1.7 async/await support in ES6 targets (Node v4+) Example Support for —target ES6 with —module Example this-typing ES7 exponentiation operator Example Improved c...
  • TypeScript 1.7

    TypeScript 1.7 支持 async /await 编译到 ES6 (Node v4+) 例子 支持同时使用 --target ES6 和 --module 例子 this 类型 ES7 幂运算符 举例 改进对象字面量解构的检查 举例 装饰器 (decorators) 支持的编译目标版本增加 ES3 TypeSc...
  • ThinkJS命令

    thinkjs 命令 创建项目 ES6 方式 设置项目模式 添加模块 添加 middleware 添加 model 添加 Mongo Model 添加 Relation Model 添加 controller 添加 Rest Controller 添加 service 添加 adapter 创建 plugin thinkjs...