From professional translators, enterprises, web pages and freely available translation repositories.
java runtime settings
تنظیمات زمان اجرای جاوا
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
print helpful runtime messages
چاپ پیامهای زمان اجرای مفید
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
as a result, no runtime compilation is needed.
به عنوان یک نتیجه، هیچ کامپایل زمان اجرایی نیاز ندارد.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
static type annotations do not affect the runtime semantics of the code.
type annotationهای ایستا تاثیری بر روی سمانتیک کد در زمان اجرا ندارد.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
also, it allows the system to perform better analysis during runtime.
همچنین این روش اجازه میدهد، در زمان اجرا تحلیل بهتری انجام گیرد.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
therefore, a runtime library is always specific to the platform and compiler.
مفهوم کتابخانه زمان اجرا نباید با یک کتابخانه برنامه عادی اشتباه گرفته شود.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
the compiler itself is written in c, the runtime library mostly in pascal.
خود کامپایلر در c، وکتابخانه زمان اجرا عمدتاًدر پاسکال نوشته شده است.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
it is distributed under the gnu gpl, while packages and runtime library come under a modified gnu lgpl.
این کامپایلر زیر نظر gnu gpl توزیع شده است.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
java performs runtime checks on various sections of the code and this is the reason the entire code is not compiled at once.
جاوابررسیهای زمان اجرا را در بخشهای مختلف کد انجام میدهد و این دلیل آن است که تمام کد یک بار کامپایل نمیشود.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
if this restriction cannot usually be depended on, this change will add a little extra runtime overhead to the algorithm and gain little.
اگر این محدودیت نتواند وابستگی داشته باشد، این تغییر یک سربار اضافی کوچک را به الگوریتم اضافه میکند وکوچک تر میشود.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
windows phone 8.1 would share nearly 90% of the common windows runtime apis with windows 8.1 on pcs.
قرار نیست که ویندوز ۱۰ گام بعدی ویندوز ۸٫۱ باشد بلکه ویندوز ۱۰ یک گام بهسوی متریال تازه است.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
this provides many of the advantages of jit, but the programmer, rather than the runtime, is in control of what parts of the code are compiled.
برای مثال، بیشتر سیستمهای متداول زبان پردازش لیسپ یک تابع کامپایل دارند که میتواند یک تابع جدید ایجاد شده درطول اجرای برنامه را کامپایل کند.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
there is a standard module within the runtime library (libm3) named thread,which supports the use of multi-threaded applications.
در این زبان ماژول استانداردی وجود دارد که runtime library نام دارد یا libm3 که نام روندها میباشد که پشتیبانی میکند از چند روندی .
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
dart is a client optimized language for developing fast apps on any platform. its goal is to offer the most productive programming language for multi platform development, paired with a flexible execution runtime platform for app frameworks. languages are defined by their technical envelope—the choices made during development that shape the capabilities and strengths of a language. dart is designed for a technical envelope that is particularly suited to client development, prioritizing both d
دارت یک زبان بهینه سازی شده برای مشتری برای توسعه برنامه های سریع در هر پلتفرمی است. هدف آن ارائه مولدترین زبان برنامه نویسی برای توسعه چند پلتفرم، همراه با یک پلت فرم زمان اجرا انعطاف پذیر برای چارچوب های برنامه است. زبانها با پوشش فنی آنها تعریف میشوند - انتخابهایی که در طول توسعه انجام میشوند و قابلیتها و نقاط قوت یک زبان را شکل میدهند. دارت برای یک پاکت فنی طراحی شده است که به ویژه برای توسعه مشتری مناسب است و هر دو را در اولویت قرار می دهد
Last Update: 2022-06-05
Usage Frequency: 1
Quality:
Reference: