Function code that is supplied as the arguments to the built-in Function and Generator constructors is strict mode code if the last argument is a String that when processed is a FunctionBody that begins with a Directive Prologue that contains a Use Strict Directive.
كود الدالة التي يتم توفيره والحجج على وظيفة المدمج في والصانعين مولد هو رمز وضع صارم إذا كانت الوسيطة الأخيرة هي سلسلة أنه عندما معالجتها هو FunctionBody الذي يبدأ مع مقدمة التوجيه التي تحتوي على استخدام التوجيه الصارم.
Other results
Scripting can enhance basic functions by allowing custom code to be executed.
يمكن أن تعزز البرمجة النصية الوظائف الأساسية بالسماح بتنفيذ الشفرات المخصصة.
Every game requires an intricate computer code to function properly.
تحتاج كل لعبة إلى شيفرة برمجية معقدة لتعمل بشكل صحيح.
Code completion functions are typically customizable to suit individual coding preferences.
تكون وظائف إكمال الكود عادة قابلة للتخصيص لتناسب تفضيلات البرمجة الفردية.
A high cyclomatic complexity rate in functions indicates a noticeable code smell.
معدل التعقيد الحلقي المرتفع في الوظائف يشير إلى وجود رائحة كود ملحوظة.
He tends to hard code certain functions into his projects for efficiency.
يميل إلى تضمين وظائف محددة مباشرة في مشاريعه لزيادة الكفاءة.
The docstring explains how to use each function in the code clearly.
يوضح السطر التوثيقي كيفية استخدام كل دالة في الكود بوضوح.
Every software application relies on binary code to function correctly.
كل تطبيق برمجي يعتمد على الكود الثنائي ليعمل بشكل صحيح.
Every blockchain relies on its own specific chain code to function correctly.
تعتمد كل سلسلة كتل على كود السلسلة الخاص بها لتعمل بشكل صحيح.
In programming, definability of functions improves code accuracy and efficiency.
في البرمجة، يحسن تعريف الوظائف من دقة وكفاءة الكود.
My teacher explained how a user-defined function can improve code efficiency.
شرح لي معلمي كيف يمكن للوظيفة المخصصة تحسين كفاءة الكود.
Writing a recursive function can simplify the code significantly for certain algorithms.
قد يؤدي كتابة دالة استدعائية إلى تبسيط الشيفرة بشكل كبير لبعض الخوارزميات.
Using a polymorphic function enhances code efficiency by reducing the need for function overloading.
استخدام دالة متعددة الأشكال يعزز كفاءة الشيفرة عن طريق تقليل الحاجة إلى التحميل الزائد للدوال.