본문 바로가기

골드키위 (KCM, YSH)

검색하기
골드키위 (KCM, YSH)
프로필사진 골드 키위
Today
Total

  • 분류 전체보기 (52)
    • IT (39)
      • SalesForce - sfdc (21)
      • Android (4)
      • JAVA (1)
      • WEB (3)
      • DataBase (0)
      • Server (1)
      • C (0)
      • Miplatform (1)
      • Xplatform (0)
      • 기타 (3)
      • App 소개 (0)
      • 공부 (4)
    • 일상 (12)
      • 메타 퀘스트 (오큘러스 퀘스트) (10)
      • 기타 (1)
    • 방명록 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2026/04   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
Tags
  • deploy
  • url
  • share
  • 비트세이버
  • 25%
  • 크롬
  • popup
  • 배포
  • Java
  • salesforce
  • Intellij
  • 할인코드
  • 오큘러스퀘스트2
  • 필드
  • BeatSaber
  • 안드로이드
  • 비트세이버 커스텀
  • vr
  • illuminated cloud
  • modal
  • 설정
  • error
  • 팝업
  • 세일즈포스
  • 할인
  • 정보처리기사
  • 메타퀘스트2
  • 퀘스트2
  • 모달
  • Android
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록float (1)

골드키위 (KCM, YSH)

Java 형변환 Casting

Java 형변환에 대해 알아보자. 1. String -> int int a = Integer.parseInt("100"); //String "100"을 int로 형변환 casting int b = Integer.valueOf("100"); //String "100"을 int로 형변환 castring 2. String -> double double a = Double.valueOf("100"); //String "100"을 double로 형변환 casting 3. String -> float float a = Float.valueOf("100"); //String "100"을 float로 형변환 casting 4. String -> long long a = Long.parseLong("100"); //St..

IT/JAVA 2020. 1. 30. 21:06
Prev 1 Next

Blog is powered by AXZ / Designed by Tistory

티스토리툴바