성장형 캐릭터

  • 홈
  • 태그
  • 방명록

java 기초 1

19-03-13_TIL

package Java_book;// 클래스의 이름은 항상 대문자로 한다.public class HelloWorld {//Q1. why have to add static in order to print this var?static float pi = 3.14f;static double rate = 1.618d;//trial01. 타입의 불일치//타입이 달라도 저장범위가 넓은 타입에 좁은 타입의 값을 저장하는 것이 허용된다.static int i = 'A';static long l = 123;static double d = 3.14f;//trial02. colonsstatic char ch = 'J';static String name = "java";//static char ch1 = "J"; //char..

카테고리 없음 2019.03.13
이전
1
다음
더보기
프로필사진

성장형 캐릭터

0에서 100까지

  • 분류 전체보기 (11)
    • Journey (0)
    • Thoughts (1)
    • Life (3)

Tag

Git, Java, 999. Available Captures for Rook, Debate, 초급 알고리즘 문제 풀이, LeetCode, hash table, math, dfs, 1170. Compare Strings by Frequency of the Smallest Character, 840. Magic Squares In Grid, til, 605. Can Place Flowers, 자료구조, array, Stack, 초급 알고리즘 문제, 초급 알고리즘 문제풀이, HashMap, tree,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
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 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바