摘要: http://stackoverflow.com/questions/12372385/binary-search-olog-n-algorithm-to-find-duplicate-in-sequential-listhttp://java-source.net/open-source/logging 阅读全文
posted @ 2012-11-13 22:48 规格严格-功夫到家 阅读(192) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/10885950/how-to-get-the-storage-engine-using-jdbc Statement stmt = connection.createStatement(); stmt = connection.createStatement();ResultSet rs = stmt.executeQuery("select engine from information_schema.tables where table_name='" + tabl... 阅读全文
posted @ 2012-11-13 22:44 规格严格-功夫到家 阅读(140) 评论(0) 推荐(0)