11 2023 档案
摘要:str.replaceAll( " ", "").trim() 这样的话 中间如果有空格就会替换成"" 同时可以把两侧的其他空格去掉
阅读全文
摘要:String ip = ServletUtils.getClientIP();//根据ip获取地址 AddressUtils.getRealAddressByIP(ip)
阅读全文
摘要://两表联查分页使用List<GameOrderVo> list = baseMapper.selectVoPageXml(id);// 计算起始索引和结束索引int startIndex = (pageQuery.getPageNum() - 1) * pageQuery.getPageSize(
阅读全文

浙公网安备 33010602011771号