最新回答 / qq_雙子_04312075
仔細檢查了下,單元測試一直死循環就會這樣,原因是下面這個循環里,我不小心寫成了i<7-lenfor(int j=0;j<7-len;j++) { temp = "0" + temp; }
2017-12-25
感謝評論,以前學過,后面沒用就忘了,是要加上<result name="input">/users/Users_login.jsp</result>
2017-12-21
There is no Action mapped for namespace [/] and action name [] associated with context path [].
這什么原因。
這什么原因。
2017-12-18
最新回答 / qq_下個瞬間_03247970
Unable to instantiate Action, action.StudentsAction, ?defined for 'Students_query' in namespace '/students'action.StudentsAction - action - file:/E:/Tomcat/apache-tomcat-7.0.78/webapps/StudentProjectManager/WEB-INF/classes/struts.xml:36:63 at com.opensymp...
2017-12-05
Hibernate插入數據庫中文亂碼問題解決辦法:
http://blog.csdn.net/peditable/article/details/7047573
http://blog.csdn.net/tuke_tuke/article/details/50081999
http://blog.csdn.net/peditable/article/details/7047573
http://blog.csdn.net/tuke_tuke/article/details/50081999
2017-12-05
已采納回答 / 慕尼黑7770614
我是hibernate 5 ? 數據庫mysql使用mysql數據庫時容易出現亂碼 ,在連接的url地方這樣寫試試,我的可以<...code...>
2017-12-05
最新回答 / qq_唔_7
2017-12-3 21:59:57 org.hibernate.annotations.common.Version <clinit>INFO: HCANN000001: Hibernate Commons Annotations {4.0.1.Final}2017-12-3 21:59:57 org.hibernate.Version logVersionINFO: HHH000412: Hibernate Core {4.1.4.Final}2017-12-3 21:59:57 org....
2017-12-03