摘要: paip.mysql 全文索引查询空白解决 或者 Incorrect key file for table: \'%s\'. Try to repair it 作者Attilax 艾龙, EMAIL:1466519819@qq.com ... 阅读全文
posted @ 2013-12-17 18:09 attilaxAti 阅读(32) 评论(0) 推荐(0)
摘要: paip.mysql 全文索引查询空白解决 或者 Incorrect key file for table: \'%s\'. Try to repair it 作者Attilax 艾龙, EMAIL:1466519819@qq.com 来源:attilax的专栏 地址:h... 阅读全文
posted @ 2013-12-17 18:08 attilaxAti 阅读(247) 评论(0) 推荐(0)
摘要: paip.语义分析--单字词形容词表180个 INSERT INTO t (word) SELECT DISTINCT word FROM `word_main` where tsisin is not null and tsisin like '... 阅读全文
posted @ 2013-12-17 12:41 attilaxAti 阅读(83) 评论(0) 推荐(0)
摘要: paip.语义分析--单字动词表.txt 排除重复 select * from t where word in (SELECT word from t_a) or word in (SELECT word from t_n) total... 阅读全文
posted @ 2013-12-17 12:40 attilaxAti 阅读(315) 评论(0) 推荐(0)
摘要: paip.语义分析--单字词形容词表180个 INSERT INTO t (word) SELECT DISTINCT word FROM `word_main` where tsisin is not null and tsisin like '%adj%' and LENGTH(... 阅读全文
posted @ 2013-12-17 12:40 attilaxAti 阅读(454) 评论(0) 推荐(0)
摘要: paip.语义分析--单字动词表.txt 排除重复 select * from t where word in (SELECT word from t_a) or word in (SELECT word from t_n) total 386 爱,按,扒... 阅读全文
posted @ 2013-12-17 12:39 attilaxAti 阅读(281) 评论(0) 推荐(0)