万象云档 本次搜索耗时 2.438 秒,为您找到 65 个相关结果.
  • 第一个Node程序

    命令行模式和Node交互模式 小结 参考源码 在前面的所有章节中,我们编写的JavaScript代码都是在浏览器中运行的,因此,我们可以直接在浏览器中敲代码,然后直接运行。 从本章开始,我们编写的JavaScript代码将不能在浏览器环境中执行了,而是在Node环境中执行,因此,JavaScript代码将直接在你的计算机上以命令行的方式运行,所以,...
  • es6 规范指南

    es6 规范指南 类型 引用 对象 数组 解构 Strings 函数 箭头函数 构造器 模块 Iterators and Generators 属性 变量 Hoisting 比较运算符 & 等号 代码块 注释 空白 逗号 分号 类型转换 命名规则 存取器 事件 jQuery es6 规范指南 用更合理的...
  • 处理URL

    @koa/router 处理post请求 重构 Controller Middleware 参考源码 在hello-koa工程中,我们处理http请求一律返回相同的HTML,这样虽然非常简单,但是用浏览器一测,随便输入任何URL都会返回相同的网页。 正常情况下,我们应该对不同的URL调用不同的处理函数,这样才能返回不同的结果。例如像这样写:...
  • Building and Developing Apache HBase

    Building and Developing Apache HBase 164. Getting Involved 164.1. Mailing Lists 164.2. Slack 164.3. Internet Relay Chat (IRC) 164.4. Jira 164.4.1. Guidelines for reporting effec...
  • es5 规范指南

    es5 规范指南 类型 " level="2">类型 对象 " level="2">对象 数组 " level="2">数组 字符串 " level="2">字符串 函数 " level="2">函数 属性 " level="2">属性 变量 " level="2">变量 提升 " level="2">提升 比较运算符 & 等号 " leve...
  • PLAGUE OF PYTHONS

    Plague of Pythons" level="2">The Project Gutenberg eBook of Plague of Pythons PLAGUE OF PYTHONS Plague of Pythons" class="reference-link"> The Project Gutenberg eBook of Plague...
  • Controllers

    617 2024-12-16 《Vanilla中文手册》
    Vanilla 的 controller 关于 Controller 更面向对象的 Controller 关于 Action 的返回值_ Vanilla 的 controller vanilla 的 controller 是业务处理的关键,基本的用法请参考快速开始 。 关于 Controller Vanilla 的 Controller 可以...
  • 安装Atom

    安装Atom 来源:https://github.com/atom-china/manual 当你安装好了 Atom 之后,让我们来认识一下它吧。 当你第一次打开 Atom 的时候,你会看到这样的一个窗口: 这是 Atom 的欢迎屏幕(welcome screen),它展示了一些不错的建议,帮助你了解 Atom. 基本术语 让我...
  • Appendix

    Appendix Appendix A: Contributing to Documentation A.1. Contributing to Documentation or Other Strings A.2. Editing the HBase Website A.3. Publishing the HBase Website and Docume...
  • Gaea 数据库中间件连线说明

    Gaea 数据库中间件连线说明 1 测试环境说明 1 测试环境架构 2 测试环境的数据库 Schema 2 设定值的内容 1 丛集名称设定内容 2 数据库集群设定内容 3 切片设定值内容 4 分片演算法设定值 5 命名空间操作用户设定值 6 命名空间 JSON 格式设定值 3 命名空间设定值储存方式 1 使用文档 File 储存 2 使...