diff options
Diffstat (limited to 'files/ca/glossary/ascii/index.html')
-rw-r--r-- | files/ca/glossary/ascii/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ca/glossary/ascii/index.html b/files/ca/glossary/ascii/index.html new file mode 100644 index 0000000000..001473484e --- /dev/null +++ b/files/ca/glossary/ascii/index.html @@ -0,0 +1,15 @@ +--- +title: ASCII +slug: Glossary/ASCII +tags: + - Glossary + - Infrastructure +translation_of: Glossary/ASCII +--- +<p><strong>ASCII</strong> (<em>American Standard Code for Information Interchange</em>) és un dels mètodes de codificació més popular utilitzat pels ordinadors per a la conversió de lletres, nombres, codis de puntuació i control en forma digital. Des de 2007, {{Glossary("UTF-8")}} ho ha substituït a la web.</p> + +<h2 id="Aprèn_més">Aprèn més</h2> + +<h3 id="Coneixement_general">Coneixement general</h3> + +<p>{{Interwiki("wikipedia", "ASCII")}} en Wikipedia</p> |