jiahaodong

Results 4 issues of jiahaodong

我最近也想自己写个仿miui时针的例子练习代码,有幸看到了您的代码,感觉还可以在完善一下。所以修改了一点内容,也希望能将自己修改的贡献出去。

### I found the code below is very slow, and i don't know how to handle it. ```java protected final void findAndRemoveExistingCellRegion(CellRef cellRef) { ///// } ``` ### the xlsx...

bug
mergecells

Extension Name: vscode-gradle Extension Version: v3.13.5 OS Version: Windows_NT x64 10.0.19045 VSCode version: 1.86.2 Gradle version: 7.4 **Describe the bug** Run the gradle task using vscode-gradle extention, the behavior is...

bug

### 确认 - [x] 我的版本是最新版本, 我的版本号与 [version](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22) 相同, 并且项目里无依赖冲突 - [x] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中搜索过, 确认问题没有被提出过 - [x] 我已经修改标题, 将标题中的 **描述** 替换为你的想法(不得删除 **描述** 前面的部分) ### 功能改进 ``` public class SqlParseTest {...