Ka whakarerekē te pūkete raraunga
Ka tahuri te rokiroki mati ki ngā kōwae, ki ngā kōwae, KB, MB, GB, TB me ngā wae ā-rua.
Ka whakahōutia ngā hua i te wā e tātuhi ana.
Mo tēnei tātaitai
the data storage converter, the data is converted to the binary IEC units, which are the 1024 bytes. The data storage converter converts the data from the binary IEC units to the decimal SI units, which are the 1000 bytes. The data storage converter converts the data from the decimal SI units to the binary IEC units, which are the 1024 bytes. The data storage converter converts the data from the binary IEC units to the decimal SI units, which are the 1024 bytes. The data storage converter converts the data from the decimal SI units to the binary IEC units, which are the 1024 bytes. The data storage converter converts the data from the decimal SI units to the binary SI units.Worked example: to convert 500 megabytes to gigabytes in SI units, divide by 1,000, giving 0.5 GB.To convert from the decimal SI units to the binary SI units, use the Worked example:Worked example:To convert from the decimal SI units to the binary SI units, use the binary SI units.To convert from the decimal SI units to the binary SI units, use the binary SI units.Worked example:To convert from the decimal SI units to the binary SI units, use the binary SI units to the binary SI units, use the binary SI units to the decimal SI units.Worked example:To convert from the decimal SI units to the binary SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units.Worked example:To convert from the decimal SI units to the binary SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units, use the binary SI units to the decimal SI units.Worked example:To convert from the decimal SI units to the binary SI unitsWorked example:To convert from the decimal SI units to the binary
Ko nga pātai e pā ana
Ko te kilobiti te 1000, te 1024 rānei ngā pou?
E ai ki te wae. Ko te kilobyte SI (KB) ko te 1,000 ngā paerewa, ā, ko te kibibyte ā-rua (KiB) ko te 1,024 ngā paerewa. Ko te nuinga o te wā ka hokona te rokiroki ki ngā wae ira, ā, ka pūrongotia e ētahi pūmanawa i roto i ngā wae ā-rua, nā reira ka whakaaturia te pūrere "1 TB" hei ~931 GiB.
He maha nga kōwae i roto i te paerewa?
He 8 ngā ira i roto i tētahi paerewa. Ko ngā tere whatunga e kīia ana i roto i ngā ira i ia wa, nō reira ko te hononga 100 Mbps e whakawhiti ana i te nuinga o te 12.5 MB i ia wa.
He maha nga megabytes i roto i te gigabyte?
I roto i ngā wae SI ira, 1 GB = 1,000 MB. I roto i ngā wae ā-rua, 1 GiB = 1,024 MiB.
He aha te take i whakaaturia ai e ahau he pūrere matatini he wāhi iti iho i te taupānga?
Ko ngā kaiwhakanao e hoko ana i ngā pūrere i roto i ngā wae ira (he pūrere "1 TB" he 1,000 ngā wae), engari he maha ngā pūnaha whakahaere e pūrongo ana i te rahi i roto i ngā wae ā-rua.
He pēhea te tahuri i ngā megabits ki ngā megabytes?
Ka wehea ngā megabits e te 8, nā te mea he 8 ngā kōwae te kōwae. Ko te honotanga 100 Mbps, nā reira, ka whakawhiti i te nuinga o te 12.5 ngā megabytes i ia wa, ā, ka whakahaeretia e tēnei tahuri raraunga ngā kōwae me ngā kōwae me taua ōwehenga 8-ki-1.
He aha te rerekētanga i waenganui i te megabyte me te mebibyte?
Ko te megabyte (MB) he 1,000,000 ngā waewae, ā, ko te mebibyte (MiB) he 1,048,576 ngā waewae (1,024²).
API — whakamahi tēnei tātaitai mai i te waehere
E kī ana tēnei tātaitai hei wāhi mutunga kore JSON - kāore he kī e hiahiatia ana. Ka tukuna ngā uara āpure i raro nei hei tohutoro pātai, JSON rānei. Ka pānui te papatono API katoa →
Whakamutunga
GET https://calculator.free/api/v1/data-storage/
curl
curl "https://calculator.free/api/v1/data-storage/?amount=1&from=mb&to=gb"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/data-storage/?" + new URLSearchParams({
"amount": "1",
"from": "mb",
"to": "gb"
}));
const data = await r.json();
console.log(data.results);
Ko ngā hua he whakataunga mō te tohutohu ahuwhānui anake, ehara i te tohutohu moni, rongoā, tāke rānei.