单项选择题
A.1B.2C.2.5D.3
在mybatis中,入参为String time=”2019-12-12 00:00:00”,Integer num=5时,下面sql中的占位符分别用()Select * from test where create_time > {time} limit {num}
A.# #B. $ $C.$ #D. # $;
A.单例模式B.装饰模式C.策略模式D.观察者模式
A.ModelAndViewB.ViewResolverC.DispatchServlet D.HandlerMapping
微信扫一扫,加关注免费搜题