통합
뉴스
블로그
웹문서
동영상
혹시
age xc60
(으)로 찾으셨나요?
블로그
JavaScript String Reference
A string can be any text inside double or single quotes: var carname = "Volvo
XC60
";var carname = 'Volvo
XC60
';String indexes
are
zero-based: The first character is in position 0, the second in 1, and so on
blog.naver.com · 2017.10.03