网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
填空题
JAVA程序包括源代码(.java文件)、()、由归档工具jar生成的.jar文件、对象状态序列化.ser文件。
参考答案
参考解析
解析:
暂无解析
更多 “填空题JAVA程序包括源代码(.java文件)、()、由归档工具jar生成的.jar文件、对象状态序列化.ser文件。” 相关考题
考题
在J2EE中,把所有的文件包括子目录都打包到一个名为myWebApp.war的归档文件中的命令是()。
A.jar-tvfmyWebApp.warB.jar-cfmyWebApp.war*C.jar-tfmyWebApp.war*D.jar-tcfmyWebApp.war
考题
在J2EE中,把所有的文件包括子目录都打包到一个名为myWebApp.war的归档文件的命令是()
A.jar–tvfmyWebApp.warB.jar–cfmyWebApp.war*C.jar–tfmyWebApp.war*D.jar–tcfmyWebApp.war*
考题
在J2EE中,把所有的文件包括子目录都打包到一个名为myWebApp.war的归档文件中的命令()。
A.jar-tvfmyWebApp.warB.jar-cfmyWebApp.war*C.jar-tfmyWebApp.war*D.jar-tcfmyWebApp.war
考题
要实现对Java 代码的数字签名,对于代码的提供者要经过的4个步骤的正确顺序是 ( )。 ①创建JAR 文件 ②创建密钥 ③对JAR 文件进行数字签名 ④输出公钥证书A.①③②④B.①②③④C.②①③④D.①③②④
考题
下列说法错误的有()A.能被java.exe成功运行的javaclass文件必须有main()方法B.J2SDK就是JavaAPIC.Appletviewer.exe可利用jar选项运行.jar文件D.能被Appletviewer成功运行的javaclass文件必须有main()方法
考题
要实现对Java代码的数字签名,对于代码的提供者要经过的4个步骤的正确顺序是 ①创建JAR文件 ②创建密钥 ③对JAR文件惺智┟? ④输出公钥证书A.①③②④B.①②③④C.②①③④D.①③②④
考题
下列关于Applet中的归档文件叙述不正确的是A.使用归档文件的好处是减少HTTP的连接次数,从而大大减少了Applet整体的下载时间B.所有的浏览器都识别相同的归档文件格式和指定归档文件的HTML代码C.归档文件是一种压缩文件,使用它也减少了文件的传输时间D.使用JDK的jar工具创建JAR文件
考题
在J2EE中,把所有的文件包括子目录都打包到一个名为myWebApp.war的归档文件中的命令是()。 A、jar -tvf myWebApp.warB、jar -cf myWebApp.war *C、jar -tf myWebApp.war *D、jar -tcf myWebApp.war
考题
在J2EE中,把所有的文件包括子目录都打包到一个名为myWebApp.war的归档文件中的命令()。 A、jar-tvf myWebApp.warB、jar-cf myWebApp.war *C、jar-tf myWebApp.war *D、jar-tcf myWebApp.war
考题
A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command: java games.cards.Poker What allows the user to do this?()A、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/javaB、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/*.jarC、Put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/Poker.jarD、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/javaE、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/*.jarF、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/Poker.jar
考题
单选题A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command:java games.cards. Poker What allows the user to do this?()A
put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/javaB
put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jarC
put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jarD
put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java
考题
单选题A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command: java games.cards.Poker What allows the user to do this?()A
put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/javaB
put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/*.jarC
Put Poker.jar in directory /stuff/java, and set the CLASSPATH to include /stuff/java/Poker.jarD
put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/javaE
put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuffijava/*.jarF
put Poker.jar in directory /stuff/java/games/cards, and set the CLASSPATH to include /stuff/java/Poker.jar
热门标签
最新试卷