刘建广

博客园 首页 联系 订阅 管理
  69 随笔 :: 0 文章 :: 0 评论 :: 85664 阅读

03 2014 档案

摘要:java时间格式大全java.util.*;importjava.text.*;importjava.util.Calendar;publicclassVeDate{/***获取现在时间**@return返回时间类型yyyy-MM-ddHH:mm:ss*/publicstaticDategetNowDate(){DatecurrentTime=newDate();SimpleDateFormatformatter=newSimpleDateFormat("yyyy-MM-ddHH:mm:ss");StringdateString=formatter.format(curre 阅读全文
posted @ 2014-03-29 09:49 刘建广 阅读(456) 评论(0) 推荐(0) 编辑

摘要:com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/eportal?useUnicode= true&characterEncoding=gbk root root 20 2 2 20 com/eportal/ORM/News.hbm.xml com/eportal/ORM/Category.hbm.xml com/eportal/ORM/Memberlevel.hbm.xml com/eportal/ORM/Cart.hbm.xml com/eportal/ORM/... 阅读全文
posted @ 2014-03-05 17:02 刘建广 阅读(238) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示