spring 容器最初提供了兩種bean的scope型別:singleton和prototype,但釋出2.0以後,又引入了另外三種scope型別:request、session和global session, ...
確定! 回上一頁