-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
1、项目中用了哪些东西实现了哪些功能 | ||
|
||
2、介绍Redis | ||
|
||
3、介绍Mybatis-Plus | ||
|
||
4、Mybatis-Plus批量更新语句具体怎么写 | ||
|
||
5、用mybatis时常用的sql标签有哪些 | ||
|
||
6、for标签里都有哪些属性 | ||
|
||
7、java常用的数据类型 | ||
|
||
8、基本类型和包装类型怎么转换,具体怎么装箱拆箱 | ||
|
||
9、怎么比较基本类型和包装类型的值是否相等 | ||
|