반응형
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 |
Tags
- PySpark
- Tkinter
- Redshift
- Python
- django
- gas
- math
- Github
- SQL
- Google Excel
- Mac
- Google Spreadsheet
- matplotlib
- list
- Excel
- PostgreSQL
- google apps script
- hive
- GIT
- Java
- numpy
- Kotlin
- c#
- 파이썬
- string
- Apache
- array
- PANDAS
- dataframe
Archives
- Today
- Total
목록long (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