From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pl/glossary/ascii/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/pl/glossary/ascii/index.html (limited to 'files/pl/glossary/ascii') diff --git a/files/pl/glossary/ascii/index.html b/files/pl/glossary/ascii/index.html new file mode 100644 index 0000000000..e5aab19ce1 --- /dev/null +++ b/files/pl/glossary/ascii/index.html @@ -0,0 +1,17 @@ +--- +title: ASCII +slug: Glossary/ASCII +tags: + - ASCII + - Glossary + - Infrastructure + - Kodowanie +translation_of: Glossary/ASCII +--- +

ASCII (American Standard Code for Information Interchange) jest jednym z najpopularniejszych standardów kodowania używanym przez komputery. Służy do zamiany liter, cyfr oraz kodów kontrolnych do zapisu binarnego. Od 2007 roku, {{Glossary("UTF-8")}} zastąpiło ASCII.

+ +

Learn more

+ +

General knowledge

+ +

{{Interwiki("wikipedia", "ASCII")}} on Wikipedia

-- cgit v1.2.3-54-g00ecf