自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

转载 Android - Unable to extend ImageView

在android中想要加载网络中的图片时,android自带的imageview控件,没有方法加载url链接,需要自定义一个继承imageview的类,这是我从网上搜索来的答案,但是在写代码时,继承imageview时居然报错  Unable to extend ImageView具体的报错内容是This custom view should extend android.support....

2019-06-14 18:49:17 625

原创 Android中showAsAction异常和用法

当在.xml中如下使用showAsAction时: <menu xmlns:android="http://schemas.android.com/apk/res/android" > <item android:id="@+id/action_settings" android:orderInCategory="100" ...

2019-06-14 18:39:13 381

springmvc4框架所需的基础jar包

springmvc所需的基础jar包: commons-logging-1.2.jar spring-aop-4.1.6.RELEASE.jar spring-beans-4.1.6.RELEASE.jar spring-context-4.1.6.RELEASE.jar spring-core-4.1.6.RELEASE.jar spring-expression-4.1.6.RELEASE.jar spring-web-4.1.6.RELEASE.jar spring-webmvc-4.1.6.RELEASE.jar

2017-10-25

EPUB格式转换为MOBI,亲测可用

EPUB格式转换为MOBI

2017-06-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除