提交 28762bac 编写于 作者: “wangxiyue”

修改文档格式

Signed-off-by: N“wangxiyue” <wangxiyue8@huawei.com>
上级 a93eaf38
......@@ -164,7 +164,7 @@
parent: undefined,
list: undefined
});
// 收到status上线后remote_object同步数据,即name变成jack,age是18
// 收到status上线后remoteObject同步数据,即name变成jack,age是18
remoteObject.setSessionId(sessionId);
```
......@@ -227,6 +227,7 @@
localObject.off("change");
```
9. 监听分布式对象的上下线。可以监听对端分布式数据对象的上下线。
以下为访问对象的代码示例:
```js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册