aboutsummaryrefslogtreecommitdiff
path: root/files/ar/glossary/wrapper/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
commit4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch)
treed4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/ar/glossary/wrapper/index.html
parent33058f2b292b3a581333bdfb21b8f671898c5060 (diff)
downloadtranslated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip
initial commit
Diffstat (limited to 'files/ar/glossary/wrapper/index.html')
-rw-r--r--files/ar/glossary/wrapper/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/ar/glossary/wrapper/index.html b/files/ar/glossary/wrapper/index.html
new file mode 100644
index 0000000000..ebfecad2ff
--- /dev/null
+++ b/files/ar/glossary/wrapper/index.html
@@ -0,0 +1,17 @@
+---
+title: غلاف
+slug: Glossary/Wrapper
+tags:
+ - غلاف
+ - مسرد
+translation_of: Glossary/Wrapper
+---
+<p dir="rtl">في لغات البرمجة المشابهة للجافاسكربت، الغلاف (wrapper) هو دالة تهدف إلى استدعاء دالة أو أكثر أخرى، أحياناً لتسهيل عملها (أي راحة أكثر بالتعامل)، وأحياناً لتعديلها لكي تجري مهمة مختلفة قليلاً أثناء عملها.</p>
+
+<p dir="rtl">بمعنى آخر، يُستخدَم الغلاف لاستدعاء دالة من أجل تعديل شيء فيها، سواءً كان هذا الشيء متعلقاً بسهولة استخدامها، أو بوظيفتها.</p>
+
+<h2 dir="rtl" id="المزيد_من_التفاصيل">المزيد من التفاصيل</h2>
+
+<h3 dir="rtl" id="معلومات_عامة">معلومات عامة</h3>
+
+<p dir="rtl">مقالة عن <a href="https://en.wikipedia.org/wiki/Wrapper_function">الدوال المُغلِّفة</a> في الموسوعة الحرَّة (باللغة الإنجليزيّة، يرجى النظر بالمساهمة)</p>