提交 b7e46a27 编写于 作者: W wangjian

“全球化ArkTs语法整改”

Signed-off-by: Nwangjian <wangjian497@huawei.com>
上级 4a2f9018
......@@ -400,7 +400,7 @@ try {
```ts
let fromUnit: I18n.UnitInfo = {unit: "cup", measureSystem: "US"};
let toUnit: I18n.UnitInfo = {unit: "liter", measureSystem: "SI"};
let toUnit: I18n.UnitInfo = {unit: "liter", measureSystem: "SI"};
let number = 1000;
let locale = "en-US";
let style = "long";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册