随笔分类 - sql
sql
摘要:合并行GROUP_CONCAT( cast( id AS char ) )时间截select UNIX_TIMESTAMP(’1997-10-04 22:23:00′);select FROM_UNIXTIME(875996580);select FROM_UNIXTIME(UNIX_TIMESTAMP(), ‘%Y %D %M %h:%i:%s %x’);当前select UNIX_TIMESTAMP();eclipse 配置webhttp://limingnihao.iteye.com/blog/830409eclipse配置 hibernateeclipse 插件http://radiu
阅读全文
摘要:$cfg['LoginCookieValidity']=60*60*24;\phpMyAdmin\libraries\config.default.php
阅读全文