Revised parts

pull/638/head
Ahmed Ayman Mansour 2022-02-07 09:30:36 +02:00
parent 717ba96c8d
commit 14d329649a
3 changed files with 7 additions and 7 deletions

Binary file not shown.

View File

@ -268,11 +268,11 @@
### حسابات ظهر المغلف ### حسابات ظهر المغلف
قد يُطلب منك القيام ببعض التقديرات يدويًا. راجع [الملحق] (# الملحق) للحصول على الموارد التالية: قد يُطلب منك القيام ببعض التقديرات يدويًا. راجع [الملحق](#appendix) للحصول على الموارد التالية:
* [استخدم الجزء الخلفي من حسابات المغلف] (http://highscalability.com/blog/2011/1/26/google-pro-tip-use-back-of-the-envelope-calculations-to-choo.html) * [استخدم الجزء الخلفي من حسابات المغلف](http://highscalability.com/blog/2011/1/26/google-pro-tip-use-back-of-the-envelope-calculations-to-choo.html)
* [صلاحيات جدولين](#powers-of-two-table) * [صلاحيات جدولين](#powers-of-two-table)
* [أرقام زمن الانتقال التي يجب على كل مبرمج معرفتها](# latency-number-every-programmer-should-know) * [أرقام زمن الانتقال التي يجب على كل مبرمج معرفتها](#latency-number-every-programmer-should-know)
### المصدر (المصادر) وقراءات أخرى ### المصدر (المصادر) وقراءات أخرى
@ -331,7 +331,7 @@
![Imgur](images/cdCv5g7.png) ![Imgur](images/cdCv5g7.png)
### تصميم متجر ذي قيمة رئيسية لمحرك بحث ### تصميم مخزن مفتاح-قيمة لمحرك بحث
[عرض التمرين والحل](solutions/system_design/query_cache/README.md) [عرض التمرين والحل](solutions/system_design/query_cache/README.md)
@ -390,7 +390,7 @@
[قابلية التوسع](http://www.lecloud.net/tagged/scalability/chrono) [قابلية التوسع](http://www.lecloud.net/tagged/scalability/chrono)
* Topics covered: * المواضيع مالتاحة:
* [النُسَخ](http://www.lecloud.net/post/7295452622/scalability-for-dummies-part-1-clones) * [النُسَخ](http://www.lecloud.net/post/7295452622/scalability-for-dummies-part-1-clones)
* [قواعد البيانات](http://www.lecloud.net/post/7994751381/scalability-for-dummies-part-2-database) * [قواعد البيانات](http://www.lecloud.net/post/7994751381/scalability-for-dummies-part-2-database)
* [تخزينات مؤقتة](http://www.lecloud.net/post/9246290032/scalability-for-dummies-part-3-cache) * [تخزينات مؤقتة](http://www.lecloud.net/post/9246290032/scalability-for-dummies-part-3-cache)
@ -611,7 +611,7 @@ DNS هرمي ، مع وجود عدد قليل من الخوادم الموثوق
### المصدر (المصادر) وقراءات أخرى ### المصدر (المصادر) وقراءات أخرى
* [هندسة DNS](https://technet.microsoft.com/en-us/library/dd197427 (v = ws.10) .aspx) * [هندسة DNS](https://technet.microsoft.com/en-us/library/dd197427(v=ws.10).aspx)
* [ويكيبيديا](https://en.wikipedia.org/wiki/Domain_Name_System) * [ويكيبيديا](https://en.wikipedia.org/wiki/Domain_Name_System)
* [مقالات DNS](https://support.dnsimple.com/categories/dns/) * [مقالات DNS](https://support.dnsimple.com/categories/dns/)

View File

@ -1,4 +1,4 @@
*[English](README.md) ∙ [日本語](README-ja.md) ∙ [简体中文](README-zh-Hans.md) ∙ [繁體中文](README-zh-TW.md) | [العَرَبِيَّة‎](https://github.com/donnemartin/system-design-primer/issues/170) ∙ [বাংলা](https://github.com/donnemartin/system-design-primer/issues/220) ∙ [Português do Brasil](https://github.com/donnemartin/system-design-primer/issues/40) ∙ [Deutsch](https://github.com/donnemartin/system-design-primer/issues/186) ∙ [ελληνικά](https://github.com/donnemartin/system-design-primer/issues/130) ∙ [עברית](https://github.com/donnemartin/system-design-primer/issues/272) ∙ [Italiano](https://github.com/donnemartin/system-design-primer/issues/104) ∙ [한국어](https://github.com/donnemartin/system-design-primer/issues/102) ∙ [فارسی](https://github.com/donnemartin/system-design-primer/issues/110) ∙ [Polski](https://github.com/donnemartin/system-design-primer/issues/68) ∙ [русский язык](https://github.com/donnemartin/system-design-primer/issues/87) ∙ [Español](https://github.com/donnemartin/system-design-primer/issues/136) ∙ [ภาษาไทย](https://github.com/donnemartin/system-design-primer/issues/187) ∙ [Türkçe](https://github.com/donnemartin/system-design-primer/issues/39) ∙ [tiếng Việt](https://github.com/donnemartin/system-design-primer/issues/127) ∙ [Français](https://github.com/donnemartin/system-design-primer/issues/250) | [Add Translation](https://github.com/donnemartin/system-design-primer/issues/28)* *[English](README.md) ∙ [日本語](README-ja.md) ∙ [简体中文](README-zh-Hans.md) ∙ [繁體中文](README-zh-TW.md) | [العَرَبِيَّة‎](README-ar.md) ∙ [বাংলা](https://github.com/donnemartin/system-design-primer/issues/220) ∙ [Português do Brasil](https://github.com/donnemartin/system-design-primer/issues/40) ∙ [Deutsch](https://github.com/donnemartin/system-design-primer/issues/186) ∙ [ελληνικά](https://github.com/donnemartin/system-design-primer/issues/130) ∙ [עברית](https://github.com/donnemartin/system-design-primer/issues/272) ∙ [Italiano](https://github.com/donnemartin/system-design-primer/issues/104) ∙ [한국어](https://github.com/donnemartin/system-design-primer/issues/102) ∙ [فارسی](https://github.com/donnemartin/system-design-primer/issues/110) ∙ [Polski](https://github.com/donnemartin/system-design-primer/issues/68) ∙ [русский язык](https://github.com/donnemartin/system-design-primer/issues/87) ∙ [Español](https://github.com/donnemartin/system-design-primer/issues/136) ∙ [ภาษาไทย](https://github.com/donnemartin/system-design-primer/issues/187) ∙ [Türkçe](https://github.com/donnemartin/system-design-primer/issues/39) ∙ [tiếng Việt](https://github.com/donnemartin/system-design-primer/issues/127) ∙ [Français](https://github.com/donnemartin/system-design-primer/issues/250) | [Add Translation](https://github.com/donnemartin/system-design-primer/issues/28)*
**Help [translate](TRANSLATIONS.md) this guide!** **Help [translate](TRANSLATIONS.md) this guide!**