摘要: https://help.ubuntu.com/lts/serverguide/openldap-server.htmlif error occurs in reinstall, try this:"1)sudo apt-get purge slapd 2)sudo apt-get install ... 阅读全文
posted @ 2015-09-21 23:12 功夫 熊猫 阅读(675) 评论(0) 推荐(0)
摘要: Many Chinese students second-guess the benefits of attending a US community college.很多中国学生对去美国社区大学学习心存疑虑。The doubt usually derives from concerns about... 阅读全文
posted @ 2015-09-21 23:11 功夫 熊猫 阅读(447) 评论(0) 推荐(0)
摘要: https://community.qualys.com/blogs/securitylabs/2015/05/22/ssl-labs-increased-penalty-when-tls-12-is-not-supportedEarlier this week we released SSL La... 阅读全文
posted @ 2015-09-21 23:11 功夫 熊猫 阅读(820) 评论(0) 推荐(0)
摘要: Nulls first/last功能简介Nulls first/last功能主要用于order by排序子句中,影响空值Null在排序结果中的位置。简单来说,Nulls first表示Null值在排序时一直排在所有值的前面,也就是处理order by a desc时PostgresQL执行器认为Nu... 阅读全文
posted @ 2015-09-21 15:29 功夫 熊猫 阅读(1648) 评论(0) 推荐(0)