摘要:
不多说,看代码select b.*,a.kscj,a.paiming from (select t.kch,t.kcm,t.kscj,t.xh, rank() over (order by t.kscj desc) paiming //排名用的 from CJ_LRCJB t where t.k... 阅读全文
posted @ 2015-04-28 18:05
花语苑
阅读(136)
评论(0)
推荐(0)
摘要:
从前台上传图片以及内容到数据库中,然后从数据库中读取内容,因为涉及到手机网页,所以,需要根据手机屏幕大小设置图片的宽度,我这里设置的是100%。后台controller代码如下:import org.jsoup.Jsoup;import org.jsoup.nodes.Document;Docume... 阅读全文
posted @ 2015-04-28 10:17
花语苑
阅读(1417)
评论(0)
推荐(0)

浙公网安备 33010602011771号