摘要:
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>提交表单</title> <script src="http://cdn.bootcss.com/blueimp-md5/2.10.0/js/md5.min.js" 阅读全文
摘要:
<!--在build中配置resources,来防止我们资源导出失败的问题--> <build> <resources> <resource> <directory>src/main/resources</directory> <excludes> <exclude>**/*.properties< 阅读全文