java
服务端
13805029595
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
internationalization i18n 2026.01.06
internationalization i18n 2026.01.06原创 2026-01-06 18:57:07 · 224 阅读 · 0 评论 -
OS errno 28 - No space left on device
OS errno 28 - No space left on device 磁盘空间不足,日志写满了原创 2025-11-14 08:02:07 · 215 阅读 · 0 评论 -
JavaCodeCompressor.java
JavaCodeCompressor.java 代码脱敏压缩原创 2025-12-24 16:45:08 · 559 阅读 · 0 评论 -
java.lang.UnsupportedClassVersionError: org/eclipse/jface/text/IDocument has been compiled by a more
java.lang.UnsupportedClassVersionError: org/eclipse/jface/text/IDocument has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0原创 2025-12-22 22:41:00 · 312 阅读 · 0 评论 -
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19原创 2025-12-15 13:30:09 · 137 阅读 · 0 评论 -
TwoDimCodeUtil.java
TwoDimCodeUtil.java 二维码工具类原创 2025-12-12 14:25:07 · 147 阅读 · 0 评论 -
HashCode20251204.java
理论上存在哈希值hashcode一样,但是手机号码不一样哦原创 2025-12-05 17:39:07 · 446 阅读 · 0 评论 -
java.util.IllegalFormatPrecisionException
java.util.IllegalFormatPrecisionException%.15f printf 格式化时,若未指定正确的精度适配,会导致格式化冲突原创 2025-12-03 17:57:02 · 182 阅读 · 0 评论 -
java.io.UncheckedIOException: java.io.FileNotFoundException: .\wepay\apiclient_key.pem
摘要:程序抛出UncheckedIOException,原因是未找到证书文件apiclient_key.pem。该异常由FileNotFoundException触发,表明系统在.\wepay\路径下无法定位到指定的PEM密钥文件。可能由于文件路径错误、权限不足或文件缺失导致。需检查路径配置、文件是否存在及访问权限以确保程序正常运行。(98字)原创 2025-12-02 20:13:45 · 205 阅读 · 0 评论 -
The method encode(String, String) in the type URLEncoder is not applicable for the arguments (Stri
The method encode(String, String) in the type URLEncoder is not applicable for the arguments (String, Charset)原创 2025-11-28 22:13:15 · 165 阅读 · 0 评论 -
The method of(String[]) is undefined for the type List
The method of(String[]) is undefined for the type List原创 2025-11-28 22:08:59 · 200 阅读 · 0 评论 -
Null type safety: The expression of type ‘String‘ needs unchecked conversion to conform to ‘@NonNull
Null type safety: The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'原创 2025-11-26 10:52:07 · 363 阅读 · 0 评论 -
Null pointer access: The variable list can only be null at this location
Null pointer access: The variable list can only be null at this location原创 2025-11-26 10:29:06 · 145 阅读 · 0 评论 -
Access restriction: The type ‘BASE64Decoder‘ is not API (restriction on required library ‘D:\Java\jd
Access restriction: The type 'BASE64Decoder' is not API (restriction on required library 'D:\Java\jdk1.8.0_341\jre\lib\rt.jar')原创 2025-11-26 10:17:32 · 510 阅读 · 0 评论 -
Unlikely argument type for equals(): String seems to be unrelated to Class<capture#2-of ?>
Unlikely argument type for equals(): String seems to be unrelated to Class<capture#2-of ?>@SuppressWarnings("unlikely-arg-type")原创 2025-11-26 09:53:54 · 118 阅读 · 0 评论 -
sigar-amd64-winnt.dll+0x14ed4 EXCEPTION_ACCESS_VIOLATION 0xc0000005
sigar-amd64-winnt.dll+0x14ed4sigar-amd64-winnt.dllJava 程序因 sigar-amd64-winnt.dll 原生库触发 内存访问违规(EXCEPTION_ACCESS_VIOLATION 0xc0000005) 导致 JVM 崩溃原创 2025-11-26 01:19:21 · 518 阅读 · 0 评论 -
ClassFinal
ClassFinal是一款Java代码加密工具,可通过Maven插件或命令行方式对JAR/WAR包进行加密保护。主要功能包括:支持指定加密包名、配置文件(如application.yml)、排除特定类;提供密码和无密码两种加密模式;加密后需使用-javaagent参数启动。Maven插件配置简单,执行后会删除密码信息确保安全。命令行方式支持更多参数:-file指定文件路径,-packages设置加密包,-pwd设置密码,-Y跳过确认等。启动加密后的应用需附加-javaagent参数并输入密码。该工具适用于保原创 2025-11-21 09:45:15 · 285 阅读 · 0 评论 -
Exception in thread “AWT-EventQueue-0“ java.util.ConcurrentModificationException
Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException原创 2025-11-17 09:30:44 · 320 阅读 · 0 评论 -
Lombok.jar bug
Lombok.jar bug原创 2025-11-08 13:58:29 · 234 阅读 · 0 评论 -
easy-captcha-1.6.2.jar
easy-captcha-1.6.2.jar 验证码原创 2025-11-07 10:09:11 · 364 阅读 · 0 评论 -
pinyin4j-2.5.0.jar unicode_to_hanyu_pinyin.txt
pinyin4j-2.5.0.jar unicode_to_hanyu_pinyin.txt原创 2025-11-04 10:45:14 · 170 阅读 · 0 评论 -
pinyin4j-2.5.0.jar
pinyin4j-2.5.0.jar原创 2025-11-04 10:42:37 · 410 阅读 · 0 评论 -
Electronic Scale
Electronic Scale 电子秤原创 2025-09-27 07:04:45 · 119 阅读 · 0 评论 -
hutool DesensitizedUtil
hutool DesensitizedUtil 脱敏工具类原创 2025-09-15 19:07:44 · 361 阅读 · 0 评论 -
Multi File Processing
Multi File Processing 大量文件处理5-6年原创 2025-09-06 13:28:18 · 156 阅读 · 0 评论 -
RecommendationDemo.java
推荐算法例子,复杂分数约分问题原创 2025-08-20 11:48:23 · 174 阅读 · 0 评论 -
The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar
The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application原创 2025-08-04 09:57:36 · 187 阅读 · 0 评论 -
ParkingFeeCalculator.java
停车收费取整问题原创 2025-07-27 11:38:28 · 255 阅读 · 0 评论 -
spire.xls.jar
https://repo.e-iceblue.cn/#browse/browse:maven-public:e-iceblue%2Fspire.xls.free%2F5.3.0%2Fspire.xls.free-5.3.0.jar原创 2025-06-26 15:32:10 · 279 阅读 · 0 评论 -
IdGenerator.java UUID
IdGenerator.java UUID原创 2025-06-18 23:24:20 · 170 阅读 · 0 评论 -
BCrypt.java BCryptPasswordEncoder.java
BCrypt.javaBCryptPasswordEncoder.java原创 2025-06-04 11:28:23 · 183 阅读 · 0 评论 -
Eclipse [An internal error has occurred.Java heap space]
Eclipse [An internal error has occurred.Java heap space]原创 2025-05-27 06:31:12 · 565 阅读 · 0 评论 -
Windows File Copy
文件拷贝原创 2025-05-25 13:15:17 · 448 阅读 · 0 评论 -
shiro
shiro原创 2025-05-25 11:53:56 · 118 阅读 · 0 评论 -
jdk7 <> new ArrayList<>()
jdk7 <> new ArrayList<>()是 Java 7 及之后版本引入的特性。类型推断属于编译器的基础功能,其算法效率很高,所以对编译速度的影响可以忽略不计。说明是有一定影响,因为编译器需要解析类型。原创 2025-05-10 01:33:04 · 333 阅读 · 0 评论 -
cn.hutool.core.collection.CollUtil
cn.hutool.core.collection.CollUtil.java hutool 工具类原创 2025-05-10 00:38:17 · 339 阅读 · 0 评论 -
The enum constant NONE needs a corresponding case label in this enum switch on MailSetting.EmailType
The enum constant NONE needs a corresponding case label in this enum switch on MailSetting.EmailType原创 2025-04-27 19:38:55 · 234 阅读 · 0 评论 -
The import com.github.javaparser cannot be resolved
import com.github.javaparser.StaticJavaParser;import com.github.javaparser.ast.CompilationUnit;import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration;import com.github.javaparser.ast.body.FieldDeclaration;import com.github.javaparser.ast.bod原创 2025-04-27 14:14:25 · 337 阅读 · 0 评论 -
The type java.time.LocalTime cannot be resolved. It is indirectly referenced from required type java
The type java.time.LocalTime cannot be resolved. It is indirectly referenced from required type java.time.LocalDateTime原创 2025-04-27 11:38:00 · 226 阅读 · 0 评论 -
R is a raw type. References to generic type R<T> should be parameterized
R is a raw type. References to generic type R<T> should be parameterized原创 2025-04-27 01:36:31 · 272 阅读 · 0 评论
分享