文件名称:Web项目-JSP
文件大小:57.71MB
文件格式:ZIP
更新时间:2024-03-01 21:18:38
JavaScript
Web项目JSP(이디야) 환경 Windows10的 JDK1.8 的tomcat9.0 sts工具 mysql8.0 邮差 Lombok jstl gson(json파싱) Summernote lucy-xss过滤器 吉特 MySQL데이터베이스용자사용자 create user ' ediyauser '@ ' % ' identified by ' bitc5600 ' ; GRANT ALL privileges on * . * TO ' ediyauser ' @ ' % ' ; create database ediyadb ; MySQL테이블 ediyauser照片 선택이터베이스선택使用ediyadb; 用户테이블 create table user ( id int primary key auto_increment, ema