飞翔
I can believe fly.
Tuesday, February 21, 2017
客户端项目发布build设计
›
方案一:在取代码之前创建TAG 缺陷:Jenkins的SVN插件会根据触发时间去计算该获取的修订号,新创建TAG不在此时间范围内,会取不到。 方案二:发布build前创建TAG并调用另一个任务取该TAG的代码 缺陷:发布build前会先取代码,此时默认...
Monday, February 20, 2017
HG使用笔记
›
准备 http://hgtip.com/tips/beginner/2009-09-30-configuring-mercurial/ 取代码 hg clone --insecure https://172.18.100.116/sdk/iPhone iPhon...
iOS应用进行企业分发,在iOS7.1安装失败--“无法安装应用程序,xxx.com的证书无效”
›
iOS 7.1修改了manifest.plist文件的访问协议,之前可以通过http协议访问,在iOS 7.1之后必须使用https协议方式访问。 如果原来plist的链接地址如下: itms-services://?action=download-manif...
Wednesday, February 15, 2017
Android Sonar
›
【介绍】 Android lint : Android代码优化工具 http://tools.android.com/tips/lint-checks 1. 项目中有哪些资源文件引入了却没有在代码中使用的话,会给提示。既包括图片资源、layout文件,也有定义的S...
搭建Sonar平台(MySQL + Tomcat6)
›
1. Install server wget http://dist.sonar.codehaus.org/sonar-2.14.zip unzip sonar-2.14.zip 2. Create database 如果要迁移到Mysql上,需首先创建一个so...
Jenkins SSH 调查
›
man bash,看“Invocation”,关于交互式shell与非交互式shell的差别。还有登录shell与非登录shell的差别。 man ssh, 看到“If command is specified, it is executed on the remote ...
Monday, February 13, 2017
每日英语
›
I love it when I catch you looking at me then you smile and look away. 我喜欢这样的时刻:我抓到你正在看我,你笑了,害羞地别过脸去。 I
‹
›
Home
View web version