<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 这句话的意思是: 设置页面的编码格式,以及引入jar包 转载于:https://www.cnblogs.com/lirystar/p/9621843.html