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

statically معنى

يبدو
"statically" أمثلة على
الترجمة العربيةجوال إصدار
  • سكونياً، خمولياً
أمثلة
  • Your battery probably just statically defracticated.
    بطّاريّتك غالباً ما تكون تأثرت بالكهرباء المحيطة فقط.
  • While most intermediate languages are designed to support statically typed languages, the Parrot intermediate representation is designed to support dynamically typed languages—initially Perl and Python.
    في البداية (بيرل , بايثون)(لغات برمجه).
  • These eensy-weensy little buggers were statically attracted to the shrink-wrap on the currency hidden in Huffner's house.
    هؤلاء المزعجون التافهون كانوا منجذبين بشكل ثابت لورق التغليف الممزق على العمله المخبأه فى منزل هافنر
  • On 10 May 1898, James Dewar used regenerative cooling to become the first to statically liquefy hydrogen.
    في 10 مايو 1898 قام جيمس ديوار باستخدام دورة التبريد بالإستنزاف لتصنيع هيدروجين سائل بشكل ثابت.
  • The code is statically tested and verified against various attack types by examining the program source code.
    يتم اختبار رمز ثابت والتحقق منه ضد أنواع مختلفة من الهجوم عن طريق فحص رمز مصدر البرنامج.
  • This enables other programs to use the values defined in the files as if they were statically typed TypeScript entities.
    وهذا يمكّن البرامج الأخرى من استخدام القيم المعرفة في الملفات كما لو كانت مكتوبة بشكل ثابت كيانات تايب اسكربت.
  • Because of this, the library is very small (the FLTK "Hello World" program is around 100 KiB), and is usually statically linked.
    وبسبب هذا، ومكتبة صغيرة جدا (برنامج اف تي كي ال "مرحبا العالم" البرنامج حوالي 100 كيلوبايت)، وعادة ما تكون مرتبطة بشكل ثابت.
  • The very first earthquake simulations were performed by statically applying some horizontal inertia forces based on scaled peak ground accelerations to a mathematical model of a building.
    محاكاة الزلزال تم إجراء أول محاكاة للزلازل من خلال تطبيق بعض قوى القصور الذاتي الأفقية بشكل ثابت على أساس نمذجة ذروة التسارع الأرضي إلى نموذج رياضي للمبنى.
  • Because indirection is a fundamental aspect of algorithms, pointers are often expressed as a fundamental data type in programming languages; in statically (or strongly) typed programming languages, the type of a pointer determines the type of the datum to which the pointer points.
    حيث تُمثل الإجراءات غير المباشرة جانباً جوهرياً من الخوارزميات، وغالباً ما يُعبر عن المؤشرات كأحد أنواع البيانات الأساسي في لغات البرمجة؛ في لغات البرمجة المُصنفة بشكلٍ ثابت (أو بشكلٍ قوي)، يُحدد نوع المؤشر نوع وحدات البايت إلى التي يُشير إليها المؤشر.
  • In other cases "lifetime" is irrelevant – a label (named position in the source code) has lifetime identical with the program (for statically compiled languages), but may be in or out of context at a given point in the program, and likewise for static variables – a static global variable is in context for the entire program, while a static local variable is only in context within a function or other local context, but both have lifetime of the entire run of the program.
    العلامة (المسمى بموضع في شفرة المصدر) لها عمر متطابق مع البرنامج (للغات المجمعة بشكل ثابت) ، ولكنها قد تكون داخل أو خارج السياق في نقطة معينة في البرنامج ، وبالمثل للمتغيرات الثابتة - المتغير العام الثابت في سياق البرنامج بأكمله ، بينما يكون المتغير المحلي الثابت في السياق فقط داخل دالة أو سياق محلي آخر ، ولكن كلاهما له عمر كامل لتشغيل البرنامج.