You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
242 B
XML
8 lines
242 B
XML
2 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string-array name="recog_options">
|
||
|
<item>0-关闭AI识别</item>
|
||
|
<item>1-打开但不绘制</item>
|
||
|
<item>2-打开并绘制</item>
|
||
|
</string-array>
|
||
|
</resources>
|