会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Mr.Zeng
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
2015年4月28日
sonar应用
摘要: 项目中如果外包参与,代码质量往往不容易把握(毕竟偶尔会有人偷懒而不遵从代码规范来写代码) 这里笔者记录下使用sonar的一些经验。有需要的也可以参考一下。一、安装sonar本地的sonar 放在 D:\sonar-3.7.2修改D:\sonar-3.7.2\conf\sonar.propert...
阅读全文
posted @ 2015-04-28 11:17 曾曾曾
阅读(305)
评论(0)
推荐(0)
2015年4月17日
Lvs+Keepalived负载均衡方案
摘要: 之前做的负载均衡,有需要的可以看一下。 这里列几个刚开始接触lvs时比较模糊的概念:LVS:Linux 虚拟服务器(Linux Virtual Server)是一组用来在真实服务器间平衡 IP 负载的整合软件组件,在linux2.4以后,LVS已经是linux内核的一部分。IPVS:IP虚拟服...
阅读全文
posted @ 2015-04-17 18:10 曾曾曾
阅读(241)
评论(0)
推荐(0)
android JNI实践之java端调用C\C++
摘要: 关于android JNI的讲解网络上已经很多了,这里贴出自己的实践步骤,加深印象。 1)编写java代码,并通过javac JniFuncMain.java编译class文件:public class JniFuncMain{ private static int staticIntFil...
阅读全文
posted @ 2015-04-17 15:40 曾曾曾
阅读(287)
评论(0)
推荐(0)
2015年2月10日
Errors occurred during the build
摘要: 创建android application project的时候报下面的错Errors occurred during the build.Errors running builder 'Android Resource Manager' on project 'Hello'.java.lang.N...
阅读全文
posted @ 2015-02-10 15:06 曾曾曾
阅读(301)
评论(0)
推荐(0)
2015年1月31日
解决SDK更新失败
摘要: Fetchinghttps://dl-ssl.google.com/android/repository/addons_list-2.xmlFetched Add-ons List successfullyFetching URL:https://dl-ssl.google.com/android/...
阅读全文
posted @ 2015-01-31 02:31 曾曾曾
阅读(244)
评论(0)
推荐(0)
上一页
1
2
3
公告