diff options
Diffstat (limited to 'files/es/glossary/valor/index.html')
| -rw-r--r-- | files/es/glossary/valor/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/files/es/glossary/valor/index.html b/files/es/glossary/valor/index.html deleted file mode 100644 index d0d2cc2bf8..0000000000 --- a/files/es/glossary/valor/index.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Valor -slug: Glossary/Valor -tags: - - CodingScripting - - Glosario -translation_of: Glossary/Value ---- -<div>{{jsSidebar}}</div> - -<p>En el contexto de datos o un objeto <strong>{{Glossary("Wrapper", "wrapper")}}</strong> alrededor de esos datos, el valor es el <strong>{{Glossary("Primitive", "valor primitivo")}}</strong> que contiene el contenedor de objetos. En el contexto de una <strong>{{Glossary("Variable", "variable")}}</strong> o <strong>{{Glossary("Property", "property")}}</strong>, el El valor puede ser primitivo o <strong>{{Glossary("Object reference", "Referencia de objeto")}}</strong>.</p> - -<h2 id="Aprende_más">Aprende más</h2> - -<h3 id="Conocimientos_generales">Conocimientos generales</h3> - -<ul> - <li>{{Interwiki("wikipedia", "Primitive wrapper class")}} en Wikipedia</li> -</ul> |
