Click or drag to resize
ByteHelperFormatBytes Method
格式化字节数字符串为K/M/G

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string FormatBytes(
	int bytes
)

Parameters

bytes
Type: SystemInt32
字节数

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.ByteHelper.FormatBytes(System.Int32)"]

See Also