MySql課程里面說,AUTO_INCREMENT不能單獨使用,這個關鍵字只能和PRIMARY KEY一起使用,難道我看了假mysql視頻。。。
2017-04-14
給寫pom.xml沒有提示的朋友一個網站
http://www.mvnrepository.com/
搜老師pom.xml中<artifactId>值,點擊進去有該jar包的<dependency>配置,copy就行了。
http://www.mvnrepository.com/
搜老師pom.xml中<artifactId>值,點擊進去有該jar包的<dependency>配置,copy就行了。
2017-04-14
補充一下:username導致c3p0連不上的問題看可以通過在<context:property-placeholder location="classpath:jdbc.properties"/>添加屬性system-properties-mode --><context:property-placeholder location="classpath:jdbc.properties" system-properties-mode="NEVER"/>,該屬性默認為ENVIRONMENT,所以取到的值是環境變量中的username而不是properties中的username
2017-04-14
看完了,源碼在這里,在eclipse-mar2上運行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
老師講的很好,很不錯,前提是大家要先學習了spring和mybatis
看完了,源碼在這里,在eclipse-mar2上運行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
看完了,源碼在這里,在eclipse-mar2上運行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源碼在這里,在eclipse-mar2上運行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源碼在這里,在eclipse-mar2上運行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
<script>alert('test');</script>
2017-04-10
Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.context.ApplicationContextInitializer. Fix the build path then try building this project seckill Unknown Java Problem
The project was not built since its build path is incomplete. Cannot find the class file for org.springframework.context.ApplicationContextInitializer. Fix the build path then try building this project seckill Unknown Java Problem
2017-04-08