WEB/javascript

json 변환

김긍정님 2014. 6. 5. 22:28

array를 json으로 변경


JSON.stringify(Array);

저작자표시 (새창열림)