04 2023 档案
摘要:1.git 忽略文件设置 File --> setting --> Plugins --> 搜索 .ignore --> 安装后重启 然后你的项目右键点击:new -->.ignore-->..(git)-->Example template 创建 2.常用插件plugins 1. JBLSprin
阅读全文
摘要:@GetMapping("download") @ApiOperation(value = "下载 标准库板块excel") public void download(HttpServletRequest request, HttpServletResponse response) { Output
阅读全文
摘要:package entity; /*** * * @Author:www.itheima.com * @Description:itheima * ****/ public class RandomValueUtil { public static String base = "abcdefghij
阅读全文
摘要:// Copyright (c) 2006 Damien Miller <djm@mindrot.org> // // Permission to use, copy, modify, and distribute this software for any // purpose with or w
阅读全文
摘要:package entity; import java.lang.management.ManagementFactory; import java.net.InetAddress; import java.net.NetworkInterface; /** * <p>名称:IdWorker.jav
阅读全文
摘要:package entity; import org.apache.http.Consts; import org.apache.http.HttpEntity; import org.apache.http.NameValuePair; import org.apache.http.ParseEx
阅读全文
摘要:<-- 依赖 dbf-> <dependency> <groupId>com.github.albfernandez</groupId> <artifactId>javadbf</artifactId> <version>1.13.2</version> </dependency> package
阅读全文
浙公网安备 33010602011771号