简述Java SE中3个内建的Annotation的作用。
简述Java SE中3个内建的Annotation的作用。
相关考题:
J2SDK的下载中,下列哪步可进入J2SE下载页面? ( )A.进入http://java.sun.comB.单击左侧Download链接C.单击页面中的Java 2 Platform, Standard Edition链接D.单击页面中的J2SE 1.4.2链接
J2SDK的下载中,下列( )可以进入J2SE下载页面。A.进入http://java.sum.comB.单击左侧Download链接C.单击页面中的Java2Platform,StandardEdition链接D.单击页面中的J2SE1.4.2链接
J2SDK的下载,下列哪步可进入J2SE下载页面 ( )A.进入http://java.sun.comB.点击左侧"Download"链接C.点击页面中的"Java 2Platform,Standard Edition"链接D.点击页面中"J2SE1.4.2链接"
J2SDK的下载,下列哪步可进入J2SE下载页面? ( )A.进入http://java.sun.comB.单击左侧“Download”链接C.单击页面中的“Java 2 Platform,Standard Edition”链接D.单击页面中的“J2SE 1.4.2”链接
A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()A、SAF TargetB、SAF Imported DestinationC、SAF ClientD、SAF ServerE、Distributed SAF JMS
Which can appropriately be thrown by a programmer using Java SE technology to create a desktop application?()A、ClassCastExceptionB、NullPointerExceptionC、NoClassDefFoundErrorD、NumberFormatExceptionE、ArrayIndexOutOfBoundsException
Identify four features of WebLogic that provide value above and beyond a simple Java EE container.()A、Active GridLink for RACB、support for enterprise Web Services standards beyond Java EE specificationC、Integration with Enterprise ManagerD、market leading performanceE、Java EE6 Specification SupportF、Java SE 7 support
Java语言可以划分为三大应用品牌,那个不属于其中()A、Java Plateform Micro Edition(Java ME)B、Java Plateform Standard Edition (Java SE)C、Enterprise Java BeanD、Java Plateform Enterprise Edition (Java EE)
单选题Which can appropriately be thrown by a programmer using Java SE technology to create a desktop application?()AClassCastExceptionBNullPointerExceptionCNoClassDefFoundErrorDNumberFormatExceptionEArrayIndexOutOfBoundsException
单选题Java语言可以划分为三大应用品牌,那个不属于其中()AJava Plateform Micro Edition(Java ME)BJava Plateform Standard Edition (Java SE)CEnterprise Java BeanDJava Plateform Enterprise Edition (Java EE)
单选题A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()ASAF TargetBSAF Imported DestinationCSAF ClientDSAF ServerEDistributed SAF JMS
填空题Java技术平台一般划分为三个系列:Java SE,JavaME和()。