update README.md.

This commit is contained in:
shenmo 2020-10-27 17:26:12 +08:00 committed by Gitee
parent c5f04b5675
commit 32bc272791

View File

@ -134,6 +134,8 @@ void Widget::openUrl(QUrl u)
``` ```
## Tags处理方式 ## Tags处理方式
** Tags处理方式**
```cpp ```cpp
// widget.cpp // widget.cpp
QString tags=json["Tags"].toString(); //Read the Tags QString tags=json["Tags"].toString(); //Read the Tags