Java double 关键字
定义和用法
The double
keyword is a data type that can store fractional numbers from 1.7e−308 to 1.7e+308。
Note that you should end the value with a "d"
相关页面
在我们的 Java 数据类型教程中了解更多关于数据类型的信息。
The double
keyword is a data type that can store fractional numbers from 1.7e−308 to 1.7e+308。
Note that you should end the value with a "d"
在我们的 Java 数据类型教程中了解更多关于数据类型的信息。
如果您想将 W3Schools 服务用于教育机构、团队或企业,请发送电子邮件给我们
sales@w3schools.com
如果您想报告错误,或想提出建议,请发送电子邮件给我们
help@w3schools.com