首页
MyBatis中,通过()引用properties元素的值?
2024-01-20 21:47:41
SSM第一单元
MyBatis中,通过()引用properties元素的值?
A.@name
B.@{name}
C.$(name)
D.${name}
正确答案是D
上一篇:
SQL映射文件中有如下配置:<br class="markdown_return"><select id="selectA
下一篇:
MyBatis核心配置中,通过properties标签的()属性引入外部properties文件?