Examples of using Java code in English and their translations into Bulgarian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
So you didn't write any of that Java code?
Diagnosis of Java code: Design easy code maintenance.
The algorithms can be applied directly to the database,or call from your Java code.
The SpeedTest software tests the speed of Java code on various computer platforms.
The algorithms can either be applied directly to a dataset or called from a Java code.
A scriptlet is a pieces of Java code that is run whenever user request the page.
The algorithms can either be directly applied to the dataset or called from java code.
It can call any Java code, subclass any Java class and implement any Java interface.
These algorithms can be applied either directly to a data set orby calling its own Java code.
Content that falls inside a split block of Java code(spanning multiple scriptlets) is subject to that code. .
The algorithms can either be applied directly to a dataset orcalled from your own Java code.
JDOM is one of the best solutions for outputting XML data from Java code, and it does not escalate memory consumption like other similar solutions.
These algorithms can either be applied directly to a dataset orcan be called from your own Java code.
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building lock graph.
These algorithms can be applied straight to a database orthey can be called from their own Java code.
It integrates seamlessly with Java meaning Scala can call any Java code, subclass any Java class, and implement any Java interface.
It can be used to dynamically load Java libraries, orto dynamically compile Java code.
JSP allows Java code and certain pre-defined actions to be interleaved with static web markup content, with the resulting page being compiled and executed on the server to deliver a document.
Weka's collection of machine learning algorithms can be applied directly to a dataset orcalled from your own Java code.
JSP allows Java code and pre defined actions to be interleaved with static web markup content such as HTML with the output page being compiled and executed on the server to produce a document.
The US Supreme Court has agreed to hear Google's appeal of a federal appeals court ruling that Android violated Oracle copyright by using Java code without a license….
Short for Machine Learning for Language Toolkit,is an integrated collection of Java code used for areas like statistical NLP, cluster analysis, topic modelling, and document classification.
Jess is also a powerful Java scripting environment, from which you can create Java objects andcall Java methods without compiling any Java code.
While the syntax isnot compatible with Java, Kotlin is designed to inter-operate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework.
An example of a system that requires duplicate information is Enterprise Java Beans version 2,which requires duplication not just in Java code but also in configuration files.
Short for MAchine Learning for LanguagE Toolkit,MALLET is an integrated collection of Java code used for areas like statistical NLP, cluster analysis, topic modelling, document classification and other ML applications to text.
You can readily deploy Java applications if you are using Oracle butyou would need additional software like Tomcat to convert scripts into Java code which can then be compiled and run.
While the syntax is not compatible with Java, the JVM implementation of Kotlin's standard library is designed to interoperate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework[3].
Exception handling is often not handled correctly in software, especially when there are multiple sources of exceptions;data flow analysis of 5 million lines of Java code found over 1300 exception handling defects.