parent
daf15f5be1
commit
5229a35e4f
|
@ -51,6 +51,11 @@ ohpm install @ohos/imageknife
|
|||
await ImageKnife.getInstance().initFileCache(context, 256, 256 * 1024 * 1024)
|
||||
```
|
||||
|
||||
## X86模拟器配置
|
||||
|
||||
[使用模拟器运行应用/服务](https://developer.huawei.com/consumer/cn/deveco-developer-suite/enabling/kit?currentPage=1&pageSize=100)
|
||||
|
||||
|
||||
## 使用说明
|
||||
|
||||
#### 1.显示本地资源图片
|
||||
|
|
Loading…
Reference in New Issue