diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:32 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:32 +0100 |
commit | b7edf84c423a5f25ebb340fcdab552d5784e2109 (patch) | |
tree | 9b1143a3491a60131c9b14f950c21ff8a91026fb /files/tr/glossary/object | |
parent | 8f2731905212f6e7eb2d9793ad20b8b448c54ccf (diff) | |
download | translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.gz translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.tar.bz2 translated-content-b7edf84c423a5f25ebb340fcdab552d5784e2109.zip |
unslug tr: modify
Diffstat (limited to 'files/tr/glossary/object')
-rw-r--r-- | files/tr/glossary/object/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/tr/glossary/object/index.html b/files/tr/glossary/object/index.html index 64912aa7e2..8f1d820655 100644 --- a/files/tr/glossary/object/index.html +++ b/files/tr/glossary/object/index.html @@ -1,9 +1,10 @@ --- title: Nesne -slug: Glossary/Nesne +slug: Glossary/Object tags: - nesne translation_of: Glossary/Object +original_slug: Glossary/Nesne --- <p><a href="/tr/docs/Web/JavaScript/Reference/Global_Objects/Object">Nesne</a>, veri ve bu veriyle çalışmak için gerekli bilgileri içeren bir yapıya karşılık gelir. Nesneler bazen gerçek dünyadaki şeyler, örneğin yarış oyunundaki bir <code>araba</code> veya <code>harita</code> bile olabilir. {{glossary("JavaScript")}}, Java, C++, Python, ve Ruby {{glossary("NYP","nesne yönelimli programlama")}} dillerine örnektir.</p> |