提交 21cbc17b 编写于 作者: H huangjie

调整API格式

Signed-off-by: Nhuangjie <huangjie125@huawei.com>
上级 a940d764
......@@ -1141,7 +1141,7 @@ getStringByNameSync(resName: string): string
resourceManager.getStringByNameSync("test");
```
### getBoolean<sup>9+</sup>
### getBoolean<sup>9+</sup>
getBoolean(resId: number): boolean
......@@ -1187,7 +1187,7 @@ getBooleanByName(resName: string): boolean
resourceManager.getBooleanByName("boolean_test");
```
### getNumber<sup>9+</sup>
### getNumber<sup>9+</sup>
getNumber(resId: number): number
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册