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

executable

"executable" معنى
أمثلة
  • For example, some parts of the executable may be reachable only through indirect branches, whose value is known only at run-time.
    مثلاً، قد لا يمكن الوصول إلى بعض أجزاء البرمجية التنفيذية إلا من خلال تفريعات غير مباشرة لا يمكن معرفة قيمها إلا عند تنفيذ البرمجية.
  • Some developers have attempted to create programs to perform a particular function in the fewest lines of code, or smallest compiled executable size possible on a given platform.
    حاول بعض المطورين ابتكار برامج تؤدي مهمة معينة بأقل عدد من خطوط الكود، أو أصغر حجم مجمع قابل للتنفيذ على منصة معينة.
  • This type of shellcode does not spawn a shell, but rather instructs the machine to download a certain executable file off the network, save it to disk and execute it.
    ولا ينتج هذا النوع من كود القشرة أي قشرة، بل يقوم بتوجيه الماكينة لتنزيل ملف معين قابل للتنفيذ من الشبكة، وحفظه على القرص ثم تنفيذه.
  • If the file is itself treated as an executable and run, then the operating system will attempt to interpret the file as a series of instructions in its machine language.
    إذا كان الملف هو في حد ذاته يعامل كملف قابل للتنفيذوالتشغيل، فمن ثم سيحاول نظام التشغيل ان يفسير الملف على شكل سلسلة من التعليمات بـ لغة الآلة.
  • Source code is primarily used as input to the process that produces an executable program (i.e., it is compiled or interpreted).
    نظام التحكم في المراجعة هو أداة أخرى يتم استخدامها بشكل متكرر من قبل المطورين لصيانة التعليمات البرمجية المصدر تستخدم شفرة المصدر بشكل أساسي كمدخل في العملية التي تنتج برنامجًا قابلاً للتنفيذ (بمعنى أنه يتم تجميعه أو تفسيره).
  • Loading a program involves reading the contents of the executable file containing the program instructions into memory, and then carrying out other required preparatory tasks to prepare the executable for running.
    يتضمن تحميل البرنامج قراءة محتويات الملف القابل للتنفيذ، والملف الذي يحتوي على نص البرنامج، إلى الذاكرة، ثم القيام بعد ذلك بمهام تحضيرية مطلوبة لإعداد تشغيل البرنامج القابل للتنفيذ.
  • Loading a program involves reading the contents of the executable file containing the program instructions into memory, and then carrying out other required preparatory tasks to prepare the executable for running.
    يتضمن تحميل البرنامج قراءة محتويات الملف القابل للتنفيذ، والملف الذي يحتوي على نص البرنامج، إلى الذاكرة، ثم القيام بعد ذلك بمهام تحضيرية مطلوبة لإعداد تشغيل البرنامج القابل للتنفيذ.
  • The source code is then translated to executable machine code by utilities such as compilers, assemblers, and linkers, with the important exception of interpreted programs, which are not translated into machine code.
    يتم بعد ذلك ترجمة الكود المصدري إلى كود الآله القابل للتنفيذ من خلال الأدوات المساعدة مثل المترجم، والمجمع، والرابط ، مع الاستثناء المهم للبرامج المفسرة، التي لا تترجم إلى كود الآلة.
  • However, the interpreter itself, which may be seen as an executor or processor, performing the instructions of the source code, typically consists of directly executable machine code (generated from assembly or high-level language source code).
    ومع ذلك ، فإن المترجم نفسه، والذي يمكن أن يُرى كمنفذ أو معالج، يقوم بتنفيذ تعليمات الكود المصدري، عادة ما يتكون من كود آلة قابل للتنفيذ مباشرة (تم إنشاؤه من التجميع أو شفرة مصدر لغة عالية المستوى).
  • It allows executable web content based on JavaScript, Java, Flash, Silverlight, and other plugins only if the site hosting is considered trusted by its user and has been previously added to a whitelist.
    نوسكريبت لا يسمح بعرض محتوى الويب مثل جافا سكريبت ، جافا ، فلاش ، سيلفرلايت ، وغيرها من الإضافات إلا إذا تم اعتبار صفحة المضيف كصفحه موثوقة من قبل المستخدم، حيث يجب أن يقوم المستخدم بإضافتها سابقا إلى القائمة البيضاء.
  • الحصول على المزيد من الأمثلة   1  2  3  4