单选题在J2EE中,下列选项中,()可以得到URLConnection对象。A使用URL对象的openConnection方法B使用URLConnection类的静态方法openConnection()方法得到C使用URL对象的getConnection()方法得到D使用URLConnection类的静态方法getConnection()方法得到
单选题
在J2EE中,下列选项中,()可以得到URLConnection对象。
A
使用URL对象的openConnection方法
B
使用URLConnection类的静态方法openConnection()方法得到
C
使用URL对象的getConnection()方法得到
D
使用URLConnection类的静态方法getConnection()方法得到
参考解析
解析:
暂无解析
相关考题:
在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。 A.可以使用Statement对象的executeQuery方法返回ResultSet对象B.可以使用Connection对象的createStatement方法获得PreparedStatement对象C.可以使用Connection对象的prepareCall()方法获得CallableStatement对象D.可以使用Connection对象的executeQuery方法返回ResultSet对象
在J2EE中,下列选项中,()可以得到URLConnection对象。 A.使用URL对象的openConnection方法B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到
在J2EE中,系列选项中,()可以得到URLCconnection类对象。 A.使用URL对象的openConnection()方法得到B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到
在J2EE中,ServletResponse的()方法可以返回在应答中写入二进制数据的对象,()方法可以返回在应答中发送字符文本的对象。() A.getOutputStream()和getWriter()方法B.getWriter()和getOutputStream()方法C.getInputStream()和getPrint()方法D.getStream()和getPrint()方法
在J2EE中,下列选项中,()可以得到URLConnection类对象 A.使用URL对象的openConnection()方法得到B.使用URLConnection类的静态方法openConnection()方法得到C.使用URL对象的getConnection()方法得到D.使用URLConnection类的静态方法getConnection()方法得到
在J2EE中,VetoableChangeSupport管理一张包含某个对象的列表,该对象是()。 A.PropertyChangeSupportListenerB.ChangeListenerC.PropertyChangeListenerD.VetoableChangeListener
在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。 A.getDocumentElement方法B.getElementsByTagName方法C.getElementTagName方法D.getElementById方法
在J2EE中,VetoableChangeSupport管理一张包含某个对象的列表,该对象是()。 A、PropertyChangeSupportListenerB、ChangeListenerC、PropertyChangeListenerD、VetoableChangeListener
在J2EE中,下列选项中,()可以得到URLConnection对象。 A、使用URL对象的openConnection方法B、使用URLConnection类的静态方法openConnection()方法得到C、使用URL对象的getConnection()方法得到D、使用URLConnection类的静态方法getConnection()方法得到
在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。A、可以使用Statement对象的executeQuery方法返回ResultSet对象B、可以使用Connection对象的createStatement方法获得PreparedStatement对象C、可以使用Connection对象的prepareCall()方法获得CallableStatement对象D、可以使用Connection对象的executeQuery方法返回ResultSet对象
在J2EE中,下列选项中,()可以得到URLConnection类对象 A、 使用URL对象的openConnection()方法得到B、 使用URLConnection类的静态方法openConnection()方法得到C、 使用URL对象的getConnection()方法得到D、 使用URLConnection类的静态方法getConnection()方法得到
在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。 A、getDocumentElement方法B、getElementsByTagName方法C、getElementTagName方法D、getElementById方法
在J2EE中,ServletResponse的()方法可以返回在应答中写入二进制数据的对象,()方法可以返回在应答中发送字符文本的对象。 A、getOutputStream()和getWriter()方法B、getWriter()和getOutputStream()方法C、getInputStream()和getPrint()方法D、getStream()和getPrint()方法
在J2EE中,在DOM基本对象中,代表文档树中一个抽象的节点和文档中的标签元素的对象分别是()。 A、Document, NodeB、Node, NodeListC、NodeList, ElementD、Node, Element
在J2EE中,系列选项中,()可以得到URLCconnection类对象。 A、使用URL对象的openConnection()方法得到B、使用URLConnection类的静态方法openConnection()方法得到C、使用URL对象的getConnection()方法得到D、使用URLConnection类的静态方法getConnection()方法得到
单选题在J2EE中,系列选项中,()可以得到URLCconnection类对象。A使用URL对象的openConnection()方法得到B使用URLConnection类的静态方法openConnection()方法得到C使用URL对象的getConnection()方法得到D使用URLConnection类的静态方法getConnection()方法得到
多选题在J2EE中,以下关于得到ResultSet对象、PreparedStatement对象、CallableStatement对象的说法,正确的是()。A可以使用Statement对象的executeQuery方法返回ResultSet对象B可以使用Connection对象的createStatement方法获得PreparedStatement对象C可以使用Connection对象的prepareCall()方法获得CallableStatement对象D可以使用Connection对象的executeQuery方法返回ResultSet对象
单选题在J2EE中,ServletResponse的()方法可以返回在应答中写入二进制数据的对象,()方法可以返回在应答中发送字符文本的对象。AgetOutputStream()和getWriter()方法BgetWriter()和getOutputStream()方法CgetInputStream()和getPrint()方法DgetStream()和getPrint()方法
单选题在J2EE中,使用Document对象的()方法,可以得到一个NodeList对象。AgetDocumentElement方法BgetElementsByTagName方法CgetElementTagName方法DgetElementById方法
单选题在J2EE中,下列选项中,()可以得到URLConnection类对象A 使用URL对象的openConnection()方法得到B 使用URLConnection类的静态方法openConnection()方法得到C 使用URL对象的getConnection()方法得到D 使用URLConnection类的静态方法getConnection()方法得到