当前位置: 首页 > wzjs >正文

合肥建站公司有哪家招聘的短视频搜索优化

合肥建站公司有哪家招聘的,短视频搜索优化,女生做java开发,卡盟网站怎么做在 EasyExcel 2.2.10 中,如果希望将数值为 0 的数据在 Excel 中显示为空(即不显示 0),可以通过以下方法实现: 1. 使用 ExcelProperty 的 format 参数 通过设置单元格格式为 #(# 会忽略 0)&…

在 EasyExcel 2.2.10 中,如果希望将数值为 0 的数据在 Excel 中显示为空(即不显示 0),可以通过以下方法实现:

1. 使用 @ExcelProperty 的 format 参数

通过设置单元格格式为 ## 会忽略 0),将 0 显示为空:

@ExcelProperty(value = "数量", format = "#")
private Integer quantity;

此时,若字段值为 0,Excel 单元格会显示为空。


2. 自定义 Converter 过滤零值

通过自定义 Converter 将 0 转换为空字符串:

import com.alibaba.excel.converters.Converter;
import com.alibaba.excel.enums.CellDataTypeEnum;
import com.alibaba.excel.metadata.CellData;
import com.alibaba.excel.metadata.GlobalConfiguration;
import com.alibaba.excel.metadata.property.ExcelContentProperty;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;@Slf4j
@Component
public class ZeroToEmptyConverter implements Converter<Integer> {@Overridepublic Class supportJavaTypeKey() {return Integer.class;}@Overridepublic CellDataTypeEnum supportExcelTypeKey() {return null;}@Overridepublic Integer convertToJavaData(CellData cellData, ExcelContentProperty excelContentProperty, GlobalConfiguration globalConfiguration) throws Exception {return 0;}@Overridepublic CellData convertToExcelData(Integer value, ExcelContentProperty excelContentProperty, GlobalConfiguration globalConfiguration) throws Exception {if (value == null || value == 0) {return new CellData<>(""); // 如果值为 0 或 null,则返回空字符串}return new CellData<>(value.toString()); // 否则正常写入}
}

3. 检查数据源

确保字段的值为 0(而非 null 或其他值):

// 示例数据对象
YourDataClass data = new YourDataClass();
data.setQuantity(0); // 明确设置为 0

4. 使用 @ExcelIgnore 注解(可选)

如果需要在特定条件下忽略 0 的写入,可以结合业务逻辑动态处理:

public class YourDataClass {private Integer quantity;@ExcelIgnorepublic boolean isQuantityZero() {return quantity != null && quantity == 0;}@ExcelProperty("数量")public String getQuantityForExcel() {return (quantity == null || quantity == 0) ? "" : quantity.toString();}
}

效果验证

  • 导出 Excel 后,数值为 0 的单元格会显示为空。

  • 如果数值为非零(如 1-5),则正常显示。

http://www.dtcms.com/wzjs/277172.html

相关文章:

  • 门头沟做网站营业推广方式
  • 百度做玻璃钢的网站百度收录要多久
  • 做平面设计哪个网站下载素材好热门搜索排行榜
  • 外贸网站怎么建设合肥百度推广排名优化
  • 芜湖网站制作搜索引擎优化培训班
  • 设计师找素材的网站百度收录关键词查询
  • 网站开发运营服务合同重庆白云seo整站优化
  • 阿拉伯语言网站建设百度登录入口百度
  • 免费做易拉宝网站培训网站排名
  • 昆明优化网站百度客服投诉中心
  • wordpress主题aware代做seo排名
  • 视频网站发展好应该怎么做色盲眼镜
  • 景区网站策划书网络营销策划书步骤
  • 建个大型网站需杭州优化公司哪家好
  • 成都高端网站建设百度seo新算法
  • wordpress建手机网站软件推广的渠道是哪里找的
  • 企业网站怎么做优化网络热词排行榜
  • 中国建设网上银行苏州seo建站
  • 北流做网站搜索广告优化
  • 石家庄模板自助建站广告软文怎么写
  • 南昌大型网站制作推广公司运营模式
  • 购物网站网页设计报告seo基础
  • 百度推广和哪些网站有合作沈阳企业网站seo公司
  • 做网站都需要买什么长春网站搭建
  • wordpress建音乐兰州网站seo诊断
  • 优秀网站建设官网曹操seo博客
  • 成都海鸥手表网站seo岗位工资
  • 做动态网站的流程图附近的教育培训机构有哪些
  • 做性的网站有哪些内容百度指数分析数据
  • 沈阳网站建设找思路网站数据统计