Skip to content

Commit

Permalink
图片压缩
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb committed Jan 13, 2022
1 parent c91ab21 commit 24f4316
Show file tree
Hide file tree
Showing 268 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,9 @@ JVM 这部分内容主要参考 [JVM 虚拟机规范-Java8 ](https://docs.oracle

#### 敏感词过滤

系统需要对用户输入的文本进行敏感词过滤如色情、政治、暴力相关的词汇。


https://github.com/toolgood/ToolGood.Words
相关阅读:[《Java定时任务大揭秘》](./docs/system-design/security/sentive-words-filter.md)

### 定时任务

Expand Down
Binary file modified docs/.vuepress/public/assets/icon/apple-icon-152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/chrome-192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/chrome-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/chrome-mask-192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/chrome-mask-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/guide-maskable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/guide-monochrome.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/assets/icon/ms-icon-144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.vuepress/public/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/cs-basics/data-structure/pictures/图/图.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/cs-basics/data-structure/pictures/图/带权有向图.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆1.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆2.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序1.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序2.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序3.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序4.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序5.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆排序6.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/堆的存储.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/建堆1.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/建堆2.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/建堆3.png
Binary file modified docs/cs-basics/data-structure/pictures/堆/建堆4.png
Binary file modified docs/cs-basics/data-structure/pictures/树/中序遍历2.png
Binary file modified docs/cs-basics/data-structure/pictures/树/先序遍历.png
Binary file modified docs/cs-basics/data-structure/pictures/树/后序遍历.png
Binary file modified docs/cs-basics/data-structure/pictures/树/完全二叉树.png
Binary file modified docs/cs-basics/data-structure/pictures/树/平衡二叉树.png
Binary file modified docs/cs-basics/data-structure/pictures/树/斜树.png
Binary file modified docs/cs-basics/data-structure/pictures/树/满二叉树.png
Binary file modified docs/cs-basics/data-structure/pictures/树/顺序存储.png
Binary file modified docs/cs-basics/data-structure/pictures/树/顺序存储2.png
Binary file modified docs/cs-basics/network/images/isp.png
Diff not rendered.
Binary file modified docs/cs-basics/network/images/传输层.png
Binary file modified docs/cs-basics/network/images/应用层.png
Binary file modified docs/cs-basics/network/images/数据链路层.png
Binary file modified docs/cs-basics/network/images/物理层.png
Binary file modified docs/cs-basics/network/images/网络层.png
2 changes: 1 addition & 1 deletion docs/cs-basics/network/计算机网络常见面试题.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tag:

上面我们对计算机网络的五层体系结构有了初步的了解,下面附送一张七层体系结构图总结一下(图片来源于网络)。

![七层体系结构图](images/七层体系结构图.png)
![七层体系结构图](https://gitee.com/SnailClimb/blog-images/raw/master/network//%E4%B8%83%E5%B1%82%E4%BD%93%E7%B3%BB%E7%BB%93%E6%9E%84%E5%9B%BE.png)

## 二 TCP 三次握手和四次挥手(面试常客)

Expand Down
Binary file modified docs/cs-basics/operating-system/images/Linux之父.png
Binary file modified docs/cs-basics/operating-system/images/Linux权限命令.png
Binary file modified docs/cs-basics/operating-system/images/Linux权限解读.png
Binary file modified docs/cs-basics/operating-system/images/Linux目录树.png
Binary file modified docs/cs-basics/operating-system/images/unix.png
Binary file modified docs/cs-basics/operating-system/images/windows.png
Binary file modified docs/cs-basics/operating-system/images/修改文件权限.png
Binary file modified docs/cs-basics/operating-system/images/文件inode信息.png
Binary file modified docs/database/Redis/images/redis-all/redis-list.png
Binary file modified docs/database/Redis/images/redis-all/redis-rollBack.png
Binary file modified docs/database/Redis/images/redis-all/redis-vs-memcached.png
Binary file modified docs/database/Redis/images/redis-all/redis4.0-more-thread.png
Binary file modified docs/database/Redis/images/redis-all/redis事件处理器.png
Binary file modified docs/database/Redis/images/redis-all/redis事务.png
Binary file modified docs/database/Redis/images/redis-all/redis过期时间.png
Binary file modified docs/database/Redis/images/redis-all/try-redis.png
Binary file modified docs/database/Redis/images/redis-all/what-is-redis.png
Binary file modified docs/database/Redis/images/redis-all/使用缓存之后.png
Binary file modified docs/database/Redis/images/redis-all/单体架构.png
Binary file modified docs/database/Redis/images/redis-all/缓存的处理流程.png
Binary file modified docs/database/Redis/images/redis-all/缓存穿透情况.png
Binary file modified docs/database/Redis/images/redis-all/集中式缓存架构.png
Binary file modified docs/database/Redis/images/缓存读写策略/read-through.png
Binary file modified docs/database/Redis/images/缓存读写策略/write-through.png
Binary file modified docs/database/redis/images/redis-all/redis-list.png
Binary file modified docs/database/redis/images/redis-all/redis-rollBack.png
Binary file modified docs/database/redis/images/redis-all/redis-vs-memcached.png
Binary file modified docs/database/redis/images/redis-all/redis4.0-more-thread.png
Binary file modified docs/database/redis/images/redis-all/redis事件处理器.png
Binary file modified docs/database/redis/images/redis-all/redis事务.png
Binary file modified docs/database/redis/images/redis-all/redis过期时间.png
Binary file modified docs/database/redis/images/redis-all/try-redis.png
Binary file modified docs/database/redis/images/redis-all/what-is-redis.png
Binary file modified docs/database/redis/images/redis-all/使用缓存之后.png
Binary file modified docs/database/redis/images/redis-all/单体架构.png
Binary file modified docs/database/redis/images/redis-all/缓存的处理流程.png
Binary file modified docs/database/redis/images/redis-all/缓存穿透情况.png
Binary file modified docs/database/redis/images/redis-all/集中式缓存架构.png
Binary file modified docs/database/redis/images/缓存读写策略/read-through.png
Binary file modified docs/database/redis/images/缓存读写策略/write-through.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/Codota2.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/Codota3.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/GsonFormat1.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/RestfulToolkit1.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/RestfulToolkit2.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/RestfulToolkit3.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/RestfulToolkit4.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/RoboPOJOGenerator2.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/Statistic1.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/Statistic2.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/check-style.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/code-glance.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/maver-helper.png
Binary file modified docs/idea-tutorial/idea-plugins/pictures/rainbow-brackets.png
Binary file modified docs/idea-tutorial/idea-tips/pictures/refractor-help.png
Binary file modified docs/java/basis/images/image-20211213102222601.png
Binary file modified docs/java/basis/images/java-value-passing-01.png
Binary file modified docs/java/basis/images/java-value-passing-02.png
Binary file modified docs/java/basis/images/java-value-passing-03.png
Binary file modified docs/java/basis/images/shallow&deep-copy.png
Binary file modified docs/java/basis/images/编译型语言和解释型语言.png
Binary file modified docs/java/collection/images/Java-Collections.jpeg
Binary file modified docs/java/collection/images/TreeMap继承结构.png
Binary file modified docs/java/collection/images/image-20200405151029416.png
Binary file modified docs/java/collection/images/java-collection-hierarchy.png
Binary file modified docs/java/collection/images/java8_concurrenthashmap.png
Binary file modified docs/java/concurrent/images/ThreadLocal内部类.png
Binary file modified docs/java/concurrent/images/thread-local/1.png
Binary file modified docs/java/concurrent/images/thread-local/11.png
Binary file modified docs/java/concurrent/images/thread-local/12.png
Binary file modified docs/java/concurrent/images/thread-local/13.png
Binary file modified docs/java/concurrent/images/thread-local/14.png
Binary file modified docs/java/concurrent/images/thread-local/15.png
Binary file modified docs/java/concurrent/images/thread-local/16.png
Binary file modified docs/java/concurrent/images/thread-local/17.png
Binary file modified docs/java/concurrent/images/thread-local/18.png
Binary file modified docs/java/concurrent/images/thread-local/19.png
Binary file modified docs/java/concurrent/images/thread-local/2.png
Binary file modified docs/java/concurrent/images/thread-local/20.png
Binary file modified docs/java/concurrent/images/thread-local/21.png
Binary file modified docs/java/concurrent/images/thread-local/22.png
Binary file modified docs/java/concurrent/images/thread-local/23.png
Binary file modified docs/java/concurrent/images/thread-local/24.png
Binary file modified docs/java/concurrent/images/thread-local/25.png
Binary file modified docs/java/concurrent/images/thread-local/26.png
Binary file modified docs/java/concurrent/images/thread-local/27.png
Binary file modified docs/java/concurrent/images/thread-local/28.png
Binary file modified docs/java/concurrent/images/thread-local/29.png
Binary file modified docs/java/concurrent/images/thread-local/3.png
Binary file modified docs/java/concurrent/images/thread-local/30.png
Binary file modified docs/java/concurrent/images/thread-local/4.png
Binary file modified docs/java/concurrent/images/thread-local/5.png
Binary file modified docs/java/concurrent/images/thread-local/6.png
Binary file modified docs/java/concurrent/images/thread-local/7.png
Binary file modified docs/java/concurrent/images/thread-local/8.png
Binary file modified docs/java/concurrent/images/thread-local/9.png
Binary file modified docs/java/jvm/pictures/HsJXU8S4oVtCTM7.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/10317146.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/11034259.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/25178350.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/29176325.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/垃圾收集器.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/垃圾收集算法.png
Binary file modified docs/java/jvm/pictures/jvm垃圾回收/堆内存.png
Binary file modified docs/java/jvm/pictures/内存区域常见配置参数.png
Binary file modified docs/system-design/basis/pictures/Codelf.png
Binary file modified docs/system-design/basis/pictures/dubbo-naming.png
Binary file modified docs/system-design/basis/pictures/marting-naming.png
Binary file modified docs/system-design/basis/pictures/naming-mindmap.png
Binary file modified docs/system-design/basis/pictures/vscode-codelf.png
2 changes: 1 addition & 1 deletion docs/system-design/security/sentive-words-filter.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
我们的系统需要对用户输入的文本进行敏感词过滤如色情、政治、暴力相关的词汇。
系统需要对用户输入的文本进行敏感词过滤如色情、政治、暴力相关的词汇。

敏感词过滤用的使用比较多的 **Trie 树算法****DFA 算法**

Expand Down
Binary file modified media/pictures/logo.png
Binary file modified media/pictures/weixin.jpeg
Binary file modified media/sponsor/知识星球.png

0 comments on commit 24f4316

Please sign in to comment.