系统运行时:运行系统JavaScript库 源码
系统运行时间 什么是系统运行时? 在编写代码时,您没有创建应用程序,实际上是在创建 。 系统运行时为您提供了用于创建系统的模型,组件和行为的API。 什么是系统? 一个系统: 由模型定义 由组件组成, 对事件做出React,我们称之为行为。 系统运行时如何工作? 创建一个系统 使用系统运行时API创建系统: // create a system const system = runtime . system ( 'system' ) ; // add some business logic in the start method system . on ( 'star
文件列表
system-runtime-master.zip
(预估有个55文件)
system-runtime-master
.travis.yml
254B
.eslintrc
1KB
package.json
2KB
extensions
mode-dev.json
1KB
mode-admin-server.json
16KB
storage.json
4KB
README.md
607B
mode-admin.json
18KB
暂无评论