Dashboard > Java字典 > primary type
Java字典 Log In   View a printable version of the current page.
primary type
Added by Anonymous, last edited by Anonymous on Oct 15, 2006  (view change)
Labels: 
(None)

基本資料型態(primitive type)
Java 共有八種基本資料型態
------整數------
1.byte 8bit
2.short 16bit
3.int 32bit
4.long 64bit

------實數------
5.float 32bit
6.double 64bit

---字元&布林值---
7.char 16bit
8.boolean (true/false)

abstract (Java字典)
boolean (Java字典)
int (Java字典)

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators