当前位置:网站首页>将double类型的数据转为字符串
将double类型的数据转为字符串
2022-08-11 05:12:00 【余谦吖】
将double类型的数据3.1415926转为字符串
package Day0712;
/**
* 将double类型的数据3.1415926转为字符串
*/
public class Four {
public static void main(String[] args) {
double a = 3.1415926;
//第一种(强转)
String toString1 = ""+a;
//第二种(通过string的方法转换)
String toString = String.valueOf(a);
System.out.println(toString);
System.out.println(toString1);
}
}
边栏推荐
- guava RateLimiter uniform current limit
- MyEclipse数据库工具使用教程:使用驱动程序
- async(异步)和await的使用
- MySQL数据库管理
- Golden Warehouse Database KingbaseGIS User Manual (6.10. Geometric Object Operation Operator)
- IP-Guard如何禁止运行U盘程序
- C statement: data storage
- 2021 Network Planning Designer Afternoon Case Questions
- guava RateLimiter均匀限流
- Switches and routers technology - 24 - configure OSPF single area
猜你喜欢
Paper Notes: Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks
C Language: Practical Debugging Tips
Zabbix builds enterprise-level monitoring and alarm platform
【嵌入式开源库】使用J-Link打印日志,让你节省一个打印串口
C语句:数据存储
ARM结构体系4:嵌入式硬件平台接口开发
Trilium使用总结
Paper Notes: BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
每周推荐短视频:你常用的拍立淘,它的前身原来是这样的!
普林斯顿微积分读本05第四章--求解多项式的极限问题
随机推荐
How to use svg-icon (svg-sprite-loader plugin)
How IP-Guard prohibits running U disk programs
Oracle中如何用一个表的数据更新另一个表中的数据_转载
Difference between @Resource and @Autowired
Use Adobe genuine software for prostitution to reduce the slow employment and non-employment of fresh graduates
About CC Attacks
金仓数据库 KingbaseGIS 使用手册(6.10. 几何对象操作运算符)
Linux中安装redis
2022煤矿瓦斯检查考试题模拟考试题库及答案
ARM Architecture 4: Embedded Hardware Platform Interface Development
普林斯顿微积分读本05第四章--求解多项式的极限问题
Switches and routers technology - 21 - RIP routing protocol
Trilium使用总结
02.折叠隐藏文字
redis分布式锁
[Embedded open source library] The use of MultiButton, an easy-to-use event-driven button driver module
Paper Notes: Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks
StarUML使用心得
玩转mysql之查看mysql版本号
用白嫖的Adobe正版软件,减少应届毕业生的慢就业、不就业等现象