반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- django
- GIT
- Excel
- Kotlin
- math
- SQL
- Java
- hive
- list
- Google Excel
- Github
- Apache
- PostgreSQL
- Mac
- PySpark
- Tkinter
- google apps script
- string
- Redshift
- PANDAS
- dataframe
- gas
- matplotlib
- numpy
- Google Spreadsheet
- c#
- array
- 파이썬
- Python
Archives
- Today
- Total
목록Short (1)
달나라 노트
Java - Datatype
Original source = www.w3schools.com Java의 Datatype은 다음과 같습니다. Data Type Size Description byte 1 byte Stores whole numbers from -128 to 127 short 2 bytes Stores whole numbers from -32,768 to 32,767 int 4 bytes Stores whole numbers from -2,147,483,648 to 2,147,483,647 long 8 bytes Stores whole numbers from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 float 4 bytes Stores fractional numb..
Java
2021. 3. 11. 03:21