上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 16 下一页
摘要: 严重: Servlet.service() for servlet [jsp] in context with path [/Healthy_manager] threw exception [Unable to compile class for JSP] with root causejava. 阅读全文
posted @ 2018-06-11 18:04 慕容天白 阅读(2244) 评论(0) 推荐(0)
摘要: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project triage: Compilation failure[ERR 阅读全文
posted @ 2018-06-11 17:46 慕容天白 阅读(488) 评论(0) 推荐(0)
摘要: 五月 30, 2018 11:11:03 上午 org.apache.catalina.core.StandardWrapperValve invoke严重: Servlet.service() for servlet [Dispatcher] in context with path [/shop 阅读全文
posted @ 2018-05-30 11:17 慕容天白 阅读(931) 评论(0) 推荐(0)
摘要: DEBUG 2018-05-30 08:43:26,091 org.springframework.jdbc.datasource.DataSourceTransactionManager: Rolling back JDBC transaction on Connection [com.mysql 阅读全文
posted @ 2018-05-30 08:59 慕容天白 阅读(460) 评论(0) 推荐(0)
摘要: tationProcessor' to allow for resolving potential circular referencesDEBUG 2018-05-28 11:32:35,016 org.springframework.beans.factory.support.AbstractA 阅读全文
posted @ 2018-05-28 20:04 慕容天白 阅读(466) 评论(0) 推荐(0)
摘要: 每个模型都是用一种或者多种UML图来描述的,映射关系如下: 1、用例模型:使用用例图、顺序图、通信图、活动图和状态图来描述。 2、分析模型:使用类图和对象图(包括子系统和包)、顺序图(时序图)、通信图(人机交互图或者交互概览图)、活动图和状态图来描述。 3、设计模型:使用类图和对象图(包括子系统和包 阅读全文
posted @ 2018-05-26 11:15 慕容天白 阅读(540) 评论(0) 推荐(0)
摘要: 图片via《大话设计模式》 UML一目了然 阅读全文
posted @ 2018-05-26 10:50 慕容天白 阅读(144) 评论(0) 推荐(0)
摘要: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@11d9f05 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire 阅读全文
posted @ 2018-05-22 21:53 慕容天白 阅读(1694) 评论(0) 推荐(0)
摘要: form:表单action:行动(提交的路径)method:方法(提交的方式)input:输入type:类型text:文本(文本输入项)password:密码radio:单选按钮checkbox:复选框file:文件(文件上传项)hidden:隐藏字段reset:重置(重置按钮)button:按钮( 阅读全文
posted @ 2018-04-20 15:59 慕容天白 阅读(132) 评论(0) 推荐(0)
摘要: 1.什么是HTML?(Hyper Text Markup Language:超文本标记语言) 超文本:功能比普通文本更加强大 标记语言:使用一组标签对内容进行描述的一门语言(它不是编程语言) 2.为什么要学习HTML? 3.语法和规范? HTML文件都是以.html或者.htm结尾的。建议使用.ht 阅读全文
posted @ 2018-04-20 15:56 慕容天白 阅读(185) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 16 下一页