LambdaExpression

Results 3 issues of LambdaExpression

**电信APP截图:** ![IMG_3333](https://user-images.githubusercontent.com/17667040/176811502-8ddfd3d4-bb06-4b1f-b0a8-07095c9ec49e.png)

```go File : terminal.go // Flush buffer and ensure that it will not overflow screen func Flush() { for idx, str := range strings.Split(Screen.String(), "\n") { if idx > Height()...

我原本使用 ``` com.github.whvcse easyCaptcha 1.5.0 ``` 现在中央仓库已经没有这个包了。(https://repo1.maven.org/maven2/com/github/whvcse/) 每次一联网打包,就报错了 ``` [ERROR] Failed to execute goal on project mvc: Could not resolve dependencies for project : Could not find artifact com.github.whvcse:EasyCaptcha:jar:1.5.0 in...