mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 19:38:56 +00:00
14 lines
154 B
Markdown
14 lines
154 B
Markdown
# 使用infer对AWTK进行静态检查
|
|
|
|
### 安装infer
|
|
|
|
请参考[https://fbinfer.com/](https://fbinfer.com/)
|
|
|
|
### 使用方法
|
|
|
|
```
|
|
python run.py
|
|
```
|
|
|
|
|