https://code.google.com/p/android/issues/detail?id=73076http://my.unix-center.net/~Simon_fu/?p=527在移植Android过程中会遇到很多Crash的情况,尤其是启动Android过程中。一般这些问题都可以...
分类:
移动开发 时间:
2014-10-10 18:24:34
阅读次数:
208
将Java项目发布到Maven中如何通过Sonatype进行发布Maven操作,并且能够在http://search.maven.org中搜索到关键步骤:1.申请OSS账号2.通过gpg创建密钥3.完善setting.xml和pom.xml4.发布审核A.申请Sonatype账号注册地址:https://issues.sonatype.org/secure/Signup!default.jspa..
分类:
编程语言 时间:
2014-10-07 06:40:23
阅读次数:
342
之前遇到的一个droptable的小问题,默认任何人都可以有使用dropdb.table的权限这是一个bug,bugid:https://issues.apache.org/jira/browse/HIVE-2817解决方法:可以通过设置sethive.exec.drop.ignorenonexistent=false(DonotreportanerrorifDROPTABLE/VIEWspecifiesanon-existe..
分类:
其他好文 时间:
2014-09-28 03:24:11
阅读次数:
223
Servlet Threading ModelThe scalability issues of Java servlets are caused mainly by the server threading model:Thread per connectionThe traditional IO...
分类:
其他好文 时间:
2014-09-26 03:11:28
阅读次数:
271
占位符https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=2082062510193540&id=1366133.1&_afrWindowMode=0&_adf.ctrl-state=rru77dj7v_139NOTE:14...
分类:
数据库 时间:
2014-09-24 22:16:27
阅读次数:
241
Source:http://support.apple.com/kb/HT6441For the protection of our customers, Apple does not disclose, discuss, or confirm security issues until a ful...
分类:
移动开发 时间:
2014-09-18 14:32:34
阅读次数:
324
https://issues.apache.org/jira/secure/attachment/12436620/ZooInspector.zip运行解压缩后点击ZooInspector\build\zookeeper-dev-ZooInspector.jar后会出现以下界面连接ZK点击左上角的绿...
分类:
系统相关 时间:
2014-09-15 00:56:07
阅读次数:
259
免费的编程中文书籍索引,欢迎投稿。国外程序员在stackoverflow推荐的程序员必读书籍,中文版。stackoverflow上的程序员应该阅读的非编程类书籍有哪些?中文版github上的一个流行的编程书籍索引中文版参与交流欢迎大家讲珍藏已久的经典免费书籍共享出来,您可以:使用Issues以及 P...
分类:
其他好文 时间:
2014-09-09 17:31:39
阅读次数:
440
Web Tier重启问题描述:Oracle Enterprise Manager 12c (12.1.0.2) issues – yodContextUnwrap(,FALSE)Posted on 22/10/2012Today we started with the new 12.1.0.2 ve...
分类:
Web程序 时间:
2014-08-30 17:42:39
阅读次数:
252
总结下一般使用:1.想拷贝别人项目到自己帐号下就fork一下。2.持续关注别人项目更新就star一下3.watch是设置接收邮件提醒的。具体提醒有Issues and their commentsPull Requests and their commentsComments on any comm...
分类:
其他好文 时间:
2014-08-25 20:43:24
阅读次数:
281