2023年8月16日

EL表达式与JSTL标准标签库

摘要: 先导入2个jar包 使用指令 <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEnco 阅读全文

posted @ 2023-08-16 11:27 hellowworld! 阅读(15) 评论(0) 推荐(0)

导航