09 2022 档案
摘要:DateTimeFormatter dateTimeFormatter1 = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss");DateTimeFormatter dateTimeFormatter2 = DateTimeFormatter.ofP
阅读全文
摘要:idea开发的时候,Math.ceil(Integer.parseInt(num)/1000)发现有黄线,出现了‘integer division in floating-point context’提示。 写一个main方法发现Math.ceil(4800/1000)结果居然是4.0,查了一下:两
阅读全文

浙公网安备 33010602011771号