黄色网址大全免费-黄色网址你懂得-黄色网址你懂的-黄色网址有那些-免费超爽视频-免费大片黄国产在线观看

專注Java教育14年 全國咨詢/投訴熱線:400-8080-105
動力節(jié)點LOGO圖
始于2009,口口相傳的Java黃埔軍校
首頁 學習攻略 Java學習 Java格式化輸出

Java格式化輸出

更新時間:2022-08-25 10:15:58 來源:動力節(jié)點 瀏覽1405次

有時在競爭性編程中,必須以給定的指定格式打印輸出。大多數(shù)用戶都熟悉 C 中的 printf 函數(shù)。讓我們討論如何在 Java 中格式化輸出。

我們可以通過多種方式在 Java 中格式化輸出。其中一些在下面給出。

使用 System.out.printf()

使用 DecimalFormat 類

使用 SimpleDateFormat 類(用于格式化日期)

1. 使用 System.out.printf() 格式化輸出

這是所有方法中最簡單的,因為它類似于 C 中的 printf。注意 System.out.print() 和 System.out.println() 采用單個參數(shù),但 printf() 可能采用多個參數(shù)。

// Java program to demonstrate working of printf()
class JavaFormatter1 {
	public static void main(String args[])
	{
		int x = 100;
		System.out.printf(
			"Printing simple integer: x = %d\n", x);
		// this will print it upto 2 decimal places
		System.out.printf(
			"Formatted with precision: PI = %.2f\n",
			Math.PI);
		float n = 5.2f;
		// automatically appends zero to the rightmost part
		// of decimal
		System.out.printf(
			"Formatted to specific width: n = %.4f\n", n);
		n = 2324435.3f;
		// here number is formatted from right margin and
		// occupies a width of 20 characters
		System.out.printf(
			"Formatted to right margin: n = %20.4f\n", n);
	}
}

輸出

打印簡單整數(shù):x = 100
精確格式化:PI = 3.14
格式化為特定寬度:n = 5.2000
格式化為右邊距:n = 2324435.2500

2.使用DecimalFormat類格式化

DecimalFormat 用于格式化十進制數(shù)。

// Java program to demonstrate working of DecimalFormat
import java.text.DecimalFormat;
class JavaFormatter2 {
	public static void main(String args[])
	{
		double num = 123.4567;
		// prints only numeric part of a floating number
		DecimalFormat ft = new DecimalFormat("####");
		System.out.println("Without fraction part: num = "
						+ ft.format(num));
		// this will print it upto 2 decimal places
		ft = new DecimalFormat("#.##");
		System.out.println(
			"Formatted to Give precision: num = "
			+ ft.format(num));
		// automatically appends zero to the rightmost part
		// of decimal instead of #,we use digit 0
		ft = new DecimalFormat("#.000000");
		System.out.println(
			"appended zeroes to right: num = "
			+ ft.format(num));
		// automatically appends zero to the leftmost of
		// decimal number instead of #,we use digit 0
		ft = new DecimalFormat("00000.00");
		System.out.println(
			"formatting Numeric part : num = "
			+ ft.format(num));
		// formatting money in dollars
		double income = 23456.789;
		ft = new DecimalFormat("$###,###.##");
		System.out.println("your Formatted Dream Income : "
						+ ft.format(income));
	}
}

輸出

沒有小數(shù)部分:num = 123
格式化以提供精度:num = 123.46
向右附加零:num = 123.456700
格式化數(shù)字部分:num = 00123.46
您的格式化夢想收入:23,456.79 美元

3. 使用 SimpleDateFormat 類格式化日期和解析

此類存在于 java.text 包中。

// Java program to demonstrate working of SimpleDateFormat
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
class Formatter3 {
	public static void main(String args[])
		throws ParseException
	{
		// Formatting as per given pattern in the argument
		SimpleDateFormat ft
			= new SimpleDateFormat("dd-MM-yyyy");
		String str = ft.format(new Date());
		System.out.println("Formatted Date : " + str);
		// parsing a given String
		str = "02/18/1995";
		ft = new SimpleDateFormat("MM/dd/yyyy");
		Date date = ft.parse(str);
		// this will print the date as per parsed string
		System.out.println("Parsed Date : " + date);
	}
}

輸出

格式化日期:24-01-2022
解析日期:1995 年 2 月 18 日星期六 00:00:00 UTC

 

提交申請后,顧問老師會電話與您溝通安排學習

免費課程推薦 >>
技術文檔推薦 >>
主站蜘蛛池模板: 国产性xxx| 国产亚洲精品线观看77 | 日韩视频在线观看免费 | hdxxxxx中国老太 | 398av| 日韩高清在线高清免费 | 欧美人与动欧交视频 | a级在线免费 | 我要看一级黄色毛片 | 日韩免费大片 | 日韩欧美亚洲综合 | 国产精品日韩欧美 | 多人伦交性欧美在线观看 | 欧美日韩在线一区二区三区 | 亚洲成a人片在线观看中 | 狠狠色成人综合 | 久草手机在线播放 | 日韩在线视精品在亚洲 | 美女秘密视频白丝 | 日韩视频免费一区二区三区 | x8x8国产精品视频 | 亚洲免费在线看 | 亚洲成年看片在线观看男男 | 欧美日韩人成在线观看 | 黄网站免费在线 | 亚洲玖玖 | 久久精品国产一区二区三区不卡 | 国产黄色片在线播放 | 国产精品欧美一区喷水 | 可以免费看的黄色网址 | 国产欧美日韩免费 | 高清不卡一区二区 | 天天干天天玩 | 成人免费视频国产 | 不卡视频免费在线观看 | 亚洲第一精品夜夜躁人人爽 | 天天爽天天干天天操 | 22eee在线播放成人免费视频 | 爽爽爽爽爽爽爽太爽了免费观看 | 黄色片免费网址 | 亚洲欧美日韩一区 |