aidream

Results 13 comments of aidream

一样的, 不能用, 连基本功能的测试验证都没做就发布了

bug+1 查询条件输入什么都没用, es是6.8. 基本功能都不能用, 其他花哨的有啥意义呢

not the stream null, is the entry, jar.getEntry("\\rec-center-hourly.csv") return null so trigger the null check code in java.util.zip.ZipFile: public InputStream getInputStream(ZipEntry entry) throws IOException { if (entry == null) {...

ThriftServerDef serverDef = ThriftServerDef.newBuilder().listen(port)// .withProcessor(processor)// .using(threadPoolExecutor)// 这里的threadPoolExecutor就是业务的线程池

安装使用过于复杂了

广播在实验分支基本打通了 2015-01-28 15:59 GMT+08:00 ydyyes [email protected]: > — > Reply to this email directly or view it on GitHub > https://github.com/houkx/android-pluginmgr/issues/2.

你可以先看下这篇博客:http://blog.csdn.net/hkxxx/article/details/42194387 介绍框架基本原理 我有空再补充完整实现细节