Files
opencv--opencv/modules/java/test/common_test/res/values/strings.xml
T
2026-07-13 12:06:04 +08:00

6 lines
169 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World!</string>
<string name="app_name">OpenCV_JavaAPI_Tests</string>
</resources>