简体版 English
تسجيل الدخول إنشاء حساب جديد

وقت التشغيل

"وقت التشغيل" بالانجليزي
أمثلة
  • Lexical resolution can be determined at compile time, and is also known as early binding, while dynamic resolution can in general only be determined at run time, and thus is known as late binding.
    يمكن تحديد الدقة المعجمية في وقت التحويل البرمجي ، ويُعرف أيضًا بالربط المبكر ، بينما يمكن تحديد الدقة الديناميكية بشكل عام فقط في وقت التشغيل ، وبالتالي تُعرف بالربط المتأخر.
  • More precisely, context is a property of a position in the program, either a position in the source code (lexical context) or a point during run time (execution context, runtime context, or calling context).
    بتعبير أدق ، السياق هو خاصية لموضع في البرنامج ، إما موضع في شفرة المصدر (سياق معجم) أو نقطة خلال وقت التشغيل (سياق التنفيذ ، سياق وقت التشغيل ، أو سياق الاتصال).
  • More precisely, context is a property of a position in the program, either a position in the source code (lexical context) or a point during run time (execution context, runtime context, or calling context).
    بتعبير أدق ، السياق هو خاصية لموضع في البرنامج ، إما موضع في شفرة المصدر (سياق معجم) أو نقطة خلال وقت التشغيل (سياق التنفيذ ، سياق وقت التشغيل ، أو سياق الاتصال).
  • There are facilities that allow changing dimensions at run-time; permitting the programmer to vary the location of the initial element in an array within the overall block which has been set aside for the array; and allowing an arbitrary storage mapping to be specified.
    وهناك تسهيلات تسمح بتغيير الأبعاد في وقت التشغيل ؛ يسمح للمبرمج بتغيير موقع العنصر الأولي في المصفوفة داخل الكتلة الشاملة التي وضعت جانبا للمصفوفة، والسماح بتخزين الخرائط التعسفى أن يكون محدد.
  • Runtime errors were so common (and so difficult to debug) that few programmers ever tried to fix them, as long as the script behaved more or less the way it was supposed to; scripts often failed completely in some browsers.
    إن الخطأ وقت التشغيل شائع بشكل كبير (وذلك من الصعب تصحيحه) أن قله من المبرمجين حاولوا أن يثبتوها، فطالما أن للنصوص سلوكا أكثر أو أقل من الطريقة المفترضه ؛ النصوص غالبا ماتفشل تماما في بعض المتصفحات.
  • Modern monolithic kernels, such as those of Linux and FreeBSD, both of which fall into the category of Unix-like operating systems, feature the ability to load modules at runtime, thereby allowing easy extension of the kernel's capabilities as required, while helping to minimize the amount of code running in kernel space.
    حبات متجانسة الحديثة، مثل تلك التي لينكس وفري، وكلاهما يقع في فئة أنظمة التشغيل يونكس مثل، ميزة القدرة على تحميل وحدات في وقت التشغيل، مما يتيح تمديد سهل من قدرات نواة كما هو مطلوب، بينما يساعد على تقليل كمية من التعليمات البرمجية يعمل في الفضاء النواة.
  • الحصول على المزيد من الأمثلة   1  2  3  4