摘要:
<%@ page contentType="text/html;charset=UTF-8" language="java" %><%@ page isELIgnored="false" %><%@ taglib prefix="c" uri="http://java.sun.com/jsp/jst
阅读全文
posted @ 2022-09-26 11:40
一个小牛马
阅读(31)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
阅读全文
posted @ 2022-09-26 11:32
一个小牛马
阅读(14)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8" ?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
阅读全文
posted @ 2022-09-26 11:31
一个小牛马
阅读(37)
推荐(0)
摘要:
<!--springmvc的过滤器,主要过滤乱码--><filter> <filter-name>character</filter-name> <filter-class>org.springframework.web.filter.CharacterEncodingFilter</filter-
阅读全文
posted @ 2022-09-26 11:30
一个小牛马
阅读(24)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sch
阅读全文
posted @ 2022-09-26 11:28
一个小牛马
阅读(37)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sch
阅读全文
posted @ 2022-09-26 11:22
一个小牛马
阅读(77)
推荐(0)