반응형
- java.lang.Long -
public static String Long.toHexString(long i)
- java.lang.Long -
public static long Long.parseLong(String s, int radix)
- MDN - Number.prototype.toString([radix])
- MDN - parseInt(string, radix) and w3schools - JavaScript parseInt() Function (첫글자만 숫자이면 convert 되는듯?)
- MDN - Number and w3schools - JavaScript Number() Function (이건 더 format 화 된 string 을 요구함.)
- Stackoverflow - How to convert decimal to hex in JavaScript?, asked at 2008-09-11, by Luke Smith
JAVA
Javascript
반응형
http/https 링크
및 수식 (\ [ Outline 수식 \ ]
,\ ( inline 수식 \ )
::\
이후 띄어쓰기 없이) 을 넣으실 수 있습니다. 또한 code 는```
시작,```/
마지막으로 감싸 주시면 pretty-printed 되어서 나타납니다.```[.lang-js.scrollable.no-linenums]
같이 언어를 선택해 주실수도 있고, 긴 수식의 경우 scroll bar 가 생기게 만드실 수도 있습니다. .no-linenums 로 line numbering 을 없앨수도 있습니다.댓글 입력 후 rendering 된 형태를 보시려면, Handle CmtZ (단축키: N) 버튼을 눌러주세요. 오른쪽 아래 Floating Keys 에 있습니다. 아니면 댓글 젤 아래에 버튼이 있습니다.