书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 6761 个相关结果.
  • 语言支持

    语言支持 JavaScript 语言特性 运行环境 TypeScript 模块解析 语言支持 JavaScript 语言特性 Creator 3D 支持的 JavaScript 语言规范为 ES6。 此外,以下几项更新于 ES6 规范的语言特性或提案仍旧在支持之列: 类字段 Promise 对象 可选链操作符 空值合并操...
  • 代码编译

    3422 2018-03-15 《PX4中文维基》
    编译px4软件 在控制台编译 基于NuttX / Pixhawk的硬件板 Raspberry Pi 2 开发板 本地构建 自启动 Parrot Bebop 编译 运行 自启动 基于QuRT / Snapdragon的开发板 编译 运行 自启动 图形IDE界面下编译 Qt Creator 功能 Linux 平台的 Qt Creato...
  • Glossary

    Glossary Contact us Editor Graphs Illumination 2D/UI Animation Physical 2D Physics 3D Physics Asset System Scripting and Programming Native Development Other Features ...
  • Module

    Modules Modules Modules are used to organize code. This section begins with a description of the modules that may be involved in the development process Cocos Creator editor. ...
  • Lighting

    Lighting Additional References Lighting This section introduces how lighting works and how to use it in Cocos Creator. The implementation of lighting in Creator simulates the ...
  • 语言支持

    语言支持 JavaScript 语言特性 编译选项 运行环境 TypeScript 模块解析 语言支持 JavaScript 语言特性 Creator 3D 支持的 JavaScript 语言规范为 ES6。 此外,以下几项更新于 ES6 规范的语言特性或提案仍旧在支持之列: 类字段 Promise 对象 可选链操作符 ...
  • 如何向 Cocos 提交代码

    如何向 Cocos 提交代码 注册一个 GitHub 账号 环境配置 安装 Git 安装 Git 客户端 —— Sourcetree Sourcetree 配置 GitHub 账号 Fork 项目 将远程仓库克隆到本地仓库 上传本地修改到远程仓库 添加官方仓库 如何反馈文档有关的问题 如何向 Cocos 提交代码 文:薰依 ...
  • Support

    Get Help and Support More tutorials Demo and example projects Third-party tools and resources for newcomers Code IDE Tools for generating texture packer Tools for generating Bi...
  • Support

    Get Help and Support More tutorials Demo and example projects Third-party tools and resources for newcomers Code IDE Tools for generating texture packer Tools for generating Bi...
  • IPC 简介

    IPC 简介 进程间通信(IPC) IPC 消息命名规范 扩展包中的进程关系 IPC 简介 在学习 Cocos Creator 的插件编写之前,我们先要理解 Cocos Creator 插件开发中的重要一环,进程间通信(IPC)。Cocos Creator 的编辑器是基于 GitHub 开发的 Electron 内核。Electron 是一个...