Skip to content

Conversation

@Salah856
Copy link
Contributor

No description provided.

Copy link
Contributor

@OmarioHassan OmarioHassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're the best @Salah856

@OmarioHassan OmarioHassan merged commit 6789804 into javascript-tutorial:master May 30, 2020
# التراجع الكارثي

Some regular expressions are looking simple, but can execute veeeeeery long time, and even "hang" the JavaScript engine.
تبدو بعض التعبيرات العادية بسيطة ، ولكن يمكنها تنفيذ كل وقت طويل ، وحتى "تعليق" محرك جافا سكريبت.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

الجملة "but can execute veeeeeery long time" أعتقد أن الترجمة من اﻷفضل أن تكون: «لكن يمكنها أخذ وقت طويل للتنفيذ».

العَرَض النموذجي - يعمل التعبير العادي بشكل جيد في بعض الأحيان ، ولكن بالنسبة لبعض السلاسل "يتوقف" ويستهلك 100٪ من وحدة المعالجة المركزية.

In such case a web-browser suggests to kill the script and reload the page. Not a good thing for sure.
في مثل هذه الحالة ، يقترح متصفح الويب إنهاء البرنامج النصي وإعادة تحميل الصفحة. ليس بالشيء الجيد بالتأكيد
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

الجملة "Not a good thing for sure." يكمن ترجمتها بـ: «ليس هذا جيدا بالتأكيد».

في مثل هذه الحالة ، يقترح متصفح الويب إنهاء البرنامج النصي وإعادة تحميل الصفحة. ليس بالشيء الجيد بالتأكيد

For server-side JavaScript it may become a vulnerability if regular expressions process user data.
بالنسبة لجافا سكريبت من جانب الخادم ، قد تصبح ثغرة أمنية في حالة معالجة التعبيرات العادية لبيانات المستخدم.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

اقترح استعمال لفظ «خادوم» للدلالة على server ﻷنها على وزن فاعول الذي يستخدم لﻵلات. وهو معتمد في قاموس المصطلحات التقنية لمجموعة عاربآيز.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants