随笔分类 -  java

摘要:public List<Object> getHeader(String keyword) { String disStr = null; final Field[] fields = Object.class.getDeclaredFields(); for (Field field : fiel 阅读全文
posted @ 2025-05-28 09:15 _Y_h 阅读(205) 评论(0) 推荐(0)
摘要:Offset Explorer 版本 信息 Version 3.0 Built Feb 18, 2024 import java.io.*; import java.nio.charset.Charset; import java.nio.charset.StandardCharsets; impo 阅读全文
posted @ 2024-05-14 10:47 _Y_h 阅读(1409) 评论(4) 推荐(3)
摘要:package tianrun.ziguan.api.center.alert.util; import com.baomidou.mybatisplus.annotation.TableField; import java.io.*; import java.lang.annotation.Ann 阅读全文
posted @ 2023-11-30 16:43 _Y_h 阅读(85) 评论(0) 推荐(0)