首页 试题详情
单选题

在Spring中,<bean id="dataSource" class="com.mchange.v2.c3p0.ComboPooledDataSource"> 此处可以填写的标签不包括( ) </bean>

A</property>

B</property>

C<context:property-placeholder location="classpath:db.properties"/>

D</property>

正确答案:A (备注:此答案有误)

相似试题

  • 单选题

    Spring,若Spring配置文件存在以下的代码,关于代码说法正确的是()&lt;bean id=userTable class=com.zyyx.bean.UserTable>&lt;value>SCCE&lt;/value>&lt;/property>&lt;/bean>

    答案解析

  • 单选题

    Spring,以下横线处正确添加的代码是( )&lt;bean id=phone class=com.mhys.bean.Phone> &lt;/property>&lt;/bean>&lt;bean id=student class=com.mhys.bean.Student> &lt;/property>&lt;/bean>

    答案解析

  • 多选题

    Spring,关于以下的代码说法正确的是( )&lt;bean id=user class= com.zyyx.bean.User/> &lt;constructor-arg> &lt;value>hello&lt;/value> &lt;/constructor-arg>&lt;/bean>【选两项】

    答案解析

  • 单选题

    Spring,&lt;bean id=dataSource class=com.mchange.v2.c3p0.ComboPooledDataSource>此处可以填写的标签不包括( )&lt;/bean>

    答案解析

  • 单选题

    Spring, 以下代码属于( )注入方式&lt;bean id=student class=com.mhys.bean.Student> &lt;!-- name:属性名 value:属性值 --> &lt;/property>&lt;/bean>

    答案解析

热门题库