gitchenjh
  • Joined on 2023-05-15
gitchenjh merged pull request kk-open/kkFileView#3 2023-10-07 13:37:48 +08:00
fix: 增大小文本文件检测字符编码的正确率;处理并发隐患
gitchenjh pushed to master at kk-open/kkFileView 2023-10-07 13:37:48 +08:00
3cfc51a4d7 Merge pull request 'fix: 增大小文本文件检测字符编码的正确率;处理并发隐患' (#3) from asiawu/kkFileView:master into master
3e08deb50e fix: 将解决并发问题的方式由锁改为局部变量
42cf6b2955 fix: 增大小文本文件检测字符编码的正确率;处理并发隐患
Compare 3 commits »
gitchenjh pushed to master at kk-open/kkFileView 2023-10-07 09:15:23 +08:00
02c64977cb index page delete file captcha dialog align center
32b0a46574 !239 update main pages
94a76a72a4 update index page
bcb278dd0b update main pages
8eab415430 sponsor update (#492)
Compare 86 commits »
gitchenjh merged pull request kk-open/kkFileView#1 2023-07-24 17:15:08 +08:00
fix: 重构EncodingDetectors#getJavaEncode(String filePath)方法
gitchenjh pushed to master at kk-open/kkFileView 2023-07-24 17:15:08 +08:00
31c7b2dfb8 重构了EncodingDetectors#getJavaEncode(String filePath)方法,并附带部分测试数据