strings.xml

Jmnote (토론 | 기여)님의 2013년 11월 24일 (일) 17:31 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

strings.xml

1 소스 코드[ | ]

<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">My First App</string>
    <string name="hello_world">Hello world!</string>
    <string name="menu_settings">Settings</string>

</resources>

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}