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

javascript

"javascript" معنى
أمثلة
  • Challenges with dealing with complex JavaScript code led to demand for custom tooling to ease developing of components in the language.
    أدت التحديات في التعامل مع شفرة جافا سكريبت المعقدة إلى الطلب على الأدوات المخصصة لتسهيل تطوير المكونات في اللغة.
  • TypeScript originated from the shortcomings of JavaScript for the development of large-scale applications both at Microsoft and among their external customers.
    نشأت تايب اسكربت من أوجه القصور المتصورة في جافا سكريبت لتطوير التطبيقات واسعة النطاق سواء في مايكروسوفت أو بين عملائها الخارجيين.
  • As such, a JavaScript program is also a valid TypeScript program, and a TypeScript program can seamlessly consume JavaScript.
    على هذا النحو ، يعد برنامج جافا سكريبت أيضًا برنامج تايب اسكربت صالحًا ، ويمكن لبرنامج تايب اسكربت أن يستهلك جافا سكريبت بسلاسة.
  • More functional frameworks also come with more features and additional JavaScript based functions, but are mostly design oriented and unobtrusive.
    الأطر الأكثر وضيفية تأتي أيضا مع المزيد من الميزات الإضافية ووضائف مبنة على لغة جافا سكريبت، ولكن في الغالب تكون موجهة للتصميم وغير مزعجة.
  • In a typical SPA, most of the application logic, including routing, is encapsulated in a bundled JavaScript file that's sent to the client.
    في سبا نموذجي يكون معظم منطق التطبيق، بما في ذلك التوجيه ، مغلفاً في ملف جافا سكريبت مجمع يتم إرساله إلى العميل.
  • As a result, it can be compiled into regular JavaScript and can then be executed in any JavaScript engine (e.g. a browser).
    ونتيجة لذلك ، يمكن تجميعها في جافا سكريبت عادية ويمكن بعد ذلك تنفيذها في أي محرك جافا سكريبت (على سبيل المثال ، متصفح).
  • As a result, it can be compiled into regular JavaScript and can then be executed in any JavaScript engine (e.g. a browser).
    ونتيجة لذلك ، يمكن تجميعها في جافا سكريبت عادية ويمكن بعد ذلك تنفيذها في أي محرك جافا سكريبت (على سبيل المثال ، متصفح).
  • The consoles allow developers to type in JavaScript commands and call functions, or view errors that may have been encountered during the execution of a script.
    لوحة التحكم تسمح للمطورين لكتابة أوامر و استدعاء دوال الجافا سكريبت أو مشاهدة الأخطاء التي قد تكون واجهتها أثناء تنفيذ البرنامج النصي.
  • That led to a JavaScript compiler with a set of syntactical language extensions, a superset based on the proposal, that transforms the extensions into regular JavaScript.
    أدى ذلك إلى مترجم جافا سكريبت مع مجموعة من الامتدادات اللغوية النحوية ، وهي مجموعة كبيرة تعتمد على الاقتراح ، والتي تحول الإضافات إلى جافا سكريبت عادية.
  • The resulting declaration file can then be used to describe the exported virtual TypeScript types of a JavaScript library or module when a third-party developer consumes it from TypeScript.
    يمكن بعد ذلك استخدام ملف التصريح الناتج لوصف أنواع تايب اسكربت الظاهرية المصدرة لمكتبة جافا سكريبت أو وحدة نمطية عندما يستهلكها مطور خارجي من تايب اسكربت.
  • الحصول على المزيد من الأمثلة   1  2  3