A、agriculture
B、the energy industry
C、the service sector
D、the manufacturing industry
在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
In the 1970s among the developed countries, Britain maintained the lowest _____ rate and the highest _____ rate.A.inflation, growthB.growth, inflationC.growth, divorceD.growth, birth
下列程序的输出结果为includevoid main( ){char * a[ ]={"hello","the","world"};c下列程序的输出结果为 #include<iostream.h> void main( ) { char * a[ ]={"hello","the","world"}; char * * pa=a; pa++; cout <<*pa<<end1; }A.helloB.theC.worldD.hellotheworld
下列程序的输出结果为includevoid main(){char*a[]={"hello","the","world"};char*下列程序的输出结果为 #include<iostream.h> void main() { char*a[]={"hello","the","world"}; char**pa=a; pa++; cout<<*pa<<end1; }A.helloB.theC.worldD.hello the world
影响硬盘容量的基本参数有()。A.CylindersB.HeadsC.TracksD.Sectors