文件预览:strings.xml

<?xml version="1.0" encoding="utf-8"?> <resources> <string name="lib_name">libjc</string> <string name="hello_world">Hello world!</string> </resources>
返回目录