Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBlandy committed Oct 11, 2022
1 parent fe02e08 commit b493d45
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Querydsl/api/core/types/ExpressionUtils.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
-----------------
ExpressionUtils
-----------------
# 表达式工具类

3 changes: 3 additions & 0 deletions Querydsl/jpa/querydsl-入门.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
# 核心要素
Path
Expression
* ExpressionUtils
* Expressions

Template

8 changes: 8 additions & 0 deletions Redis/Redis-入门.java
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,14 @@
* 直接双击redis-server.exe 启动服务
* 加载配置文件启动服务:redis-server.exe redis.conf
* 双击redis-cli 启动客户端


* windows新版本下载
https://github.com/zkteco-home/redis-windows

* windows新版本的客户端下载
https://github.com/lework/RedisDesktopManager-Windows


-----------------------
Redis-支持的数据类型 |
Expand Down

0 comments on commit b493d45

Please sign in to comment.