05 2017 档案
摘要:1 setting.setMixedContentMode(WebSettings.MIXED_CONTENT_ALWAYS_ALLOW);//允许混合内容,5.0之后的api
阅读全文
摘要:转自:http://www.jianshu.com/p/06703d56cab8 通常selector 都是在drawable/color文件夹中定义好,但有时候一些特殊需求需要我们动态通过代码去更改,这个时候就要用到StateListDrawable 和 ColorStateList 了,这两个分
阅读全文
摘要:不需要导入httpClient.jar.只要添加高亮配置:android { compileSdkVersion 23 buildToolsVersion "23.0.2" useLibrary 'org.apache.http.legacy' defaultConfig { minSdkVersi
阅读全文
摘要:转自http://blog.csdn.net/xx326664162/article/details/48178971 文章出自:薛瑄的博客 问题: 这个问题比较有针对性,可能你也报的是这个错误,但是我的解决方法并不适合你 主模块引用了module A作为lib,但是在module A中有的类不能混
阅读全文
摘要:Posted May 24, 2012 by Alex Lockwood Posted May 24, 2012 by Alex Lockwood by Alex Lockwood I recently came across an interesting question on StackOver
阅读全文
摘要:单个 @SuppressWarnings("unchecked") 多个 @SuppressWarnings({ "rawtypes", "unchecked" })
阅读全文

浙公网安备 33010602011771号