MySql課程里面說(shuō),AUTO_INCREMENT不能單獨(dú)使用,這個(gè)關(guān)鍵字只能和PRIMARY KEY一起使用,難道我看了假mysql視頻。。。
2017-04-14
給寫(xiě)pom.xml沒(méi)有提示的朋友一個(gè)網(wǎng)站
http://www.mvnrepository.com/
搜老師pom.xml中<artifactId>值,點(diǎn)擊進(jìn)去有該jar包的<dependency>配置,copy就行了。
http://www.mvnrepository.com/
搜老師pom.xml中<artifactId>值,點(diǎn)擊進(jìn)去有該jar包的<dependency>配置,copy就行了。
2017-04-14
補(bǔ)充一下:username導(dǎo)致c3p0連不上的問(wèn)題看可以通過(guò)在<context:property-placeholder location="classpath:jdbc.properties"/>添加屬性system-properties-mode --><context:property-placeholder location="classpath:jdbc.properties" system-properties-mode="NEVER"/>,該屬性默認(rèn)為ENVIRONMENT,所以取到的值是環(huán)境變量中的username而不是properties中的username
2017-04-14
看完了,源碼在這里,在eclipse-mar2上運(yùn)行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
老師講的很好,很不錯(cuò),前提是大家要先學(xué)習(xí)了spring和mybatis
看完了,源碼在這里,在eclipse-mar2上運(yùn)行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
看完了,源碼在這里,在eclipse-mar2上運(yùn)行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源碼在這里,在eclipse-mar2上運(yùn)行,jdk1.8,使用mysql5.6,附有筆記,大家可以參考一下
https://github.com/fpkgithub/seckill-code-note
https://github.com/fpkgithub/seckill-code-note
2017-04-12
看完了,源碼在這里,在eclipse-mar2上運(yùn)行,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
一步步照著敲敲結(jié)果還是報(bào)了一大堆錯(cuò)誤,排錯(cuò)花的時(shí)間比敲的更長(zhǎng),果然還是太年輕了
2017-04-09
springmvc 會(huì)傳遞基本包的 依賴(lài) 只需要添加mvc test jdbc 包就可以了
2017-04-08
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