上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 103 下一页
摘要: 阅读全文
posted @ 2023-06-30 17:15 Karlshell 阅读(12) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-30 15:43 Karlshell 阅读(11) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.*; import java.util.List; public interface BrandMapper 阅读全文
posted @ 2023-06-30 15:31 Karlshell 阅读(22) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.ResultMap 阅读全文
posted @ 2023-06-30 14:39 Karlshell 阅读(24) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.ResultMap 阅读全文
posted @ 2023-06-30 13:49 Karlshell 阅读(17) 评论(0) 推荐(0)
摘要: package com.itheima.mapper; import com.itheima.pojo.Brand; import org.apache.ibatis.annotations.ResultMap; import org.apache.ibatis.annotations.Select 阅读全文
posted @ 2023-06-29 20:18 Karlshell 阅读(18) 评论(0) 推荐(0)
摘要: mybatis-config.xml <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd 阅读全文
posted @ 2023-06-29 18:23 Karlshell 阅读(13) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-06-29 18:00 Karlshell 阅读(19) 评论(0) 推荐(0)
摘要: <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <!DOCTYPE html> <ht 阅读全文
posted @ 2023-06-29 16:59 Karlshell 阅读(14) 评论(0) 推荐(0)
摘要: <%-- Created by IntelliJ IDEA. User: admin Date: 2023/6/29 Time: 16:29 To change this template use File | Settings | File Templates. --%> <%@ page con 阅读全文
posted @ 2023-06-29 16:37 Karlshell 阅读(11) 评论(0) 推荐(0)
上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 103 下一页