摘要: package com.dom;import java.util.List;import java.util.Map;public interface Hotels { 接口 public List<Map<String, Object>> select() throws Exception; pu 阅读全文
posted @ 2021-03-03 01:50 梦已然清空 阅读(128) 评论(0) 推荐(0) 编辑
摘要: import java.sql.Connection;import java.sql.PreparedStatement;import java.sql.ResultSet;import java.sql.ResultSetMetaData;import java.util.ArrayList;im 阅读全文
posted @ 2021-03-03 01:45 梦已然清空 阅读(611) 评论(0) 推荐(0) 编辑
摘要: https://www.imooc.com/course/list?c=mobile 阅读全文
posted @ 2021-03-02 19:21 梦已然清空 阅读(37) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>豪酒首页</title> <style type="text/css"> *{ padding: 0px; margin-left: 0; } body{ bord 阅读全文
posted @ 2021-03-02 01:47 梦已然清空 阅读(82) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</t 阅读全文
posted @ 2021-03-02 01:45 梦已然清空 阅读(27) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv=" 阅读全文
posted @ 2021-03-02 01:42 梦已然清空 阅读(41) 评论(0) 推荐(0) 编辑
摘要: https://www.baidu.com/baidu?tn=monline_7_dg&ie=utf-8&wd=echarthttps://echarts.apache.org/zh/tutorial.html#5%20%E5%88%86%E9%92%9F%E4%B8%8A%E6%89%8B%20E 阅读全文
posted @ 2021-02-23 01:59 梦已然清空 阅读(49) 评论(0) 推荐(0) 编辑
摘要: https://tomcat.apache.org/download-70.cgi 阅读全文
posted @ 2021-02-23 01:51 梦已然清空 阅读(57) 评论(0) 推荐(0) 编辑
摘要: https://www.jetbrains.com/zh-cn/idea/download/other.html 阅读全文
posted @ 2021-02-23 01:38 梦已然清空 阅读(39) 评论(0) 推荐(0) 编辑
摘要: 服务类引入Servlet类时所继承的HttpServlet所需要的依赖<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope></d 阅读全文
posted @ 2021-01-26 16:17 梦已然清空 阅读(97) 评论(0) 推荐(0) 编辑