'전체 글'에 해당되는 글 227건

  1. 2018.02.01 xml to json json to xml
  2. 2018.02.01 javascript guid 생성
  3. 2018.01.15 쌍문탑짐 [격투기 주짓수 MMA 등]
XML
posted by 준치 2018. 2. 1. 15:43

xml 을 json 으로 변환하거나 json을 xml 변환해서 봐야 할때가 있다.


그럴때 사용하면 좋은 웹.....


www.utilities-online.info/xmltojson/#.WnK2fkxuIpg


참고해서 사용하면 좋을듯....


오늘도 화이팅!!!

posted by 준치 2018. 2. 1. 15:26

간혹 javascritp 로 guid를 만들 일이 있어서 함수를 만들어 본다...


function guid() { return s4() + s4() + '-' + s4() + '-' + s4() + '-' + s4() + '-' + s4() + s4() + s4(); }


function s4() { return Math.floor((1 + Math.random()) * 0x10000) .toString(16) .substring(1); }


alert(guid());


결과 : e2c6dd42-1c37-532c-8a83-1c225da9723b


오늘도 화이팅!!


출처 : https://stackoverflow.com/questions/105034/create-guid-uuid-in-javascript

posted by 준치 2018. 1. 15. 13:53

배워보고 싶은 주짓수.... 쌍문탑짐

http://cafe.naver.com/ssmtopgym/




#쌍문탑짐 #주짓수 #MMA #격투기 #레스링 #무에타이 #다이어트 #어원진 #어승훈