06 2015 档案
摘要:扩展ik原生代码:public class IKAnalyzerTokenizerFactory extends TokenizerFactory{ private boolean useSmart; public boolean useSmart() { return this.use...
阅读全文
摘要:在上一节中,我们讲述了maven私服搭建,那么本章,我们讲述如何使用maven将代码打包并上传到maven私服上。一、maven pom.xml关键配置信息。 releases Nexus Release Repository http://19...
阅读全文
摘要:一、软件安装 地址:http://www.sonatype.org/nexus/thank-you-for-downloading/?dl=tgz 解压: 启动: >> nexus start 打开:http://192.9.104.17:8081/nexus/#welcome...
阅读全文