mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-16 22:48:44 +08:00
1.分离出3rd_party 用来存放pako, jsbinaryschme, spark-md5三方库源码
Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
ohpm install @ohos/imageknife
|
||||
```
|
||||
|
||||
OpenHarmony npm环境配置等更多内容,参考安装教程 [如何安装OpenHarmony npm包](https://gitee.com/openharmony-tpc/docs/blob/master/OpenHarmony_npm_usage.md)。
|
||||
|
||||
## 使用说明
|
||||
|
||||
1.在AbilityStage.ts中,初始化全局ImageKnife实例。
|
||||
@@ -440,6 +438,9 @@ request.skipMemoryCache(true)
|
||||
<img src="screenshot/gif4.gif" width="50%"/>
|
||||
|
||||
## 约束与限制
|
||||
|
||||
在下述版本验证通过:
|
||||
|
||||
DevEco Studio: 3.1Release(3.1.3.400), SDK: API9 Release(3.2.11.5)
|
||||
|
||||
## 目录结构
|
||||
|
||||
Reference in New Issue
Block a user