摘要: 在配置文件中<bean id="userDao" class="com.qinfeng.Dao.impl.UserDaoImpl" scope="singleton" init-method="" destroy-method="" ></bean> Scope:指对象的作用范围,取值如下: 其中默 阅读全文
posted @ 2022-03-28 11:22 孤巷一人i 阅读(35) 评论(0) 推荐(0)