摘要:
这个是现学现用的。public class Student { private String name; private int age; public Student(int age) { this.age = age; } public String getName() { return n... 阅读全文
posted @ 2014-12-01 17:37
Hong_Jerry
阅读(488)
评论(0)
推荐(0)
摘要:
package com.cs.multi;import java.io.File;import java.io.IOException;import org.apache.lucene.analysis.Analyzer;import org.apache.lucene.analysis.stand... 阅读全文
posted @ 2014-12-01 15:46
Hong_Jerry
阅读(312)
评论(0)
推荐(0)

浙公网安备 33010602011771号