You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
304 B
10 lines
304 B
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string-array name="school" >
|
||
|
<item >湖南师范大学</item>
|
||
|
<item >湖南大学</item>
|
||
|
<item >中南大学</item>
|
||
|
<item >湘潭大学</item>
|
||
|
<item >长沙理工大学</item>
|
||
|
</string-array>
|
||
|
</resources>
|