JAVA PROGRAM in Chinese translation

['dʒɑːvə 'prəʊgræm]
['dʒɑːvə 'prəʊgræm]
java程序
一个java项目

Examples of using Java program in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Whenever we write a Java program without pointers then internally it is converted into the equivalent pointer program..
每当我们编写一个没有指针的Java程序时,它会在内部转换为等效的指针程序。
Write a Java program to check whether a given number is an ugly number.
编写一个java程序来判定给定的一个数字是否为素数。
Java achieves this protection by Confining a Java program to the Java execution environment and not allowing it access to other parts of the computer.
Java实现这种保护功能的方式是,将Java程序限制在Java运行环境中,不允许它访问计算机的其他部分。
First Java Program Let us look at a simple code that will print the words Hello World.
下面看一个简单的Java程序,它将打印字符串HelloWorld.
In this program, we write a Java program to print triangle pattern.
在本教程中,我们将编写一个java程序来打印Pascal三角。
Using the synchronized keyword will ensure that whenever the native method is called from a Java program, it will be synchronized.
使用synchronized关键字将确保任何时候从Java程序调用native方法,它都将是synchronized。
Java achieves this protection by confining a Java program to the Java execution environment and by making it inaccessible to other parts of the computer.
Java实现这种保护功能的方式是,将Java程序限制在Java运行环境中,不允许它访问计算机的其他部分。
For example, in a Java program, we can transform a collection into an RDD capable of parallel operations like this.
例如,在一个Java程序中,我们可以将一个集合转换成一个能够并行操作的RDD,如下所示:.
Shown below is an image of a very simple Java program that demonstrates a few standard GUI interface components.
下面的图片中,一个简单的Java程序演示了一些GUI界面组件。
CFinder- Cross-platform Java program to identify clusters and communities through the Clique Percolation Method(CPM).
CFinder-跨平台的Java程序,用于通过集团渗透方法(CPM)识别集群和社区.
Let's write a java program to check whether the given number is armstrong number or not.
编写一个java程序来断定一个数值是否为阿姆斯壮(Armstrong)数。
You could write a C/C++/Java program, but it can take a lot of development time to get even a first-draft program..
你可以写一个C/C++/Java的程序,但是就算一个简单的方案草案,你也需要花费大量的时间。
Here is a Java program which find the pair of values in the array whose sum is equal to k using Hashtable or Set.
这里是一个Java程序,它找到数组中的一对值,其值等于哈希表或集合的k。
Alright, just try to remember how a Java program is compiled and executed.
好吧,就试着记住如何编译和执行一个Java程序
In addition to JVM, the JRE has set of libraries(e.g., rt. jar) to help a Java program at runtime.
除了JVM之外,JRE还有一系列的库(例如,rt.jar)来帮助运行时的Java程序
The RMI client is a Java program that(typically) runs in a separate JVM from the server;
RMI客户端是一个跑在(典型的)不同于服务器的JVM中的Java程序;.
Translated into English, this line means,"Computer, give my Java program the name BigDebt.".
把这句话翻译成自然语言的意思是:计算机,请将我的Java程序命名为Saluton。
Public static void main(String args[])- Java program processing starts from the main() method which is a mandatory part of every Java program.
Publicstaticvoidmain(Stringargs[])-Java程序处理从main()方法开始,这是每个Java程序的强制部分。
This is my first java program.
这就是我的第一个Java程序
As a former java program….
作为一名老Java程….
Results: 504, Time: 0.0496

Word-for-word translation

Top dictionary queries

English - Chinese