自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

犟驴的博客

"一名优秀的软件工程师,了解优秀软件设计的演变过程比学习优秀设计本身更有价值,因为设计的演变过程中蕴藏着大智慧啊。"-《重构与模式》

  • 博客(3)
  • 资源 (7)
  • 收藏
  • 关注

转载 LeetCode 617. Merge Two Binary Tree (合并两个二叉树)

Given two binary trees and imagine that when you put one of them to cover the other, some nodes of the two trees are overlapped while the others are not.You need to merge them into a new binary tre...

2019-02-28 22:39:18 268

原创 两种方法将SVG转换成 android VectorDrawable XML资源

1.SVG资源下载网站 阿里巴巴矢量图标资源库 Font Awesome 一套绝佳的图标字体库和CSS框架 material design 谷歌官方图标库  mac系统下的svg软件2.SVG转化成android中的XML工具(第一种方法)百度云盘链接: Android SVG to VectorDrawable 提取码: ns26 3.使用步骤下载好工具后解压,直接打开i...

2019-02-27 17:06:05 6757 1

原创 IntellIj 2018.3 重新同步gradle时出现java.lang.AssertionError 错误

之前好好的项目,重新打开后就报红,很多包都找不到!然后重新sync gradle 出现这个错误。在stackoverflow中找到解决方案原Issue:IntellIj 2018.3 java.lang.AssertionError when refresh gradle project解决方式:Preference->Build、Execution、Deployment...

2019-02-26 17:11:57 3170 3

platforms/android-28/android.jar

替换sdk路径下/platforms/android-28/android.jar,能够解决在android studio 看源码部分类报红及能够正常编译项目。解决替换as后报错:Failed to transform file 'android.jar' to match attributes {artifactType=android-mockable-jar, returnDefaultValues=false} using transform MockableJarTransform

2020-05-25

platforms/android-29/android.jar

替换sdk路径下/platforms/android-29/android.jar,能够解决在android studio 看源码部分类报红及能够正常编译项目。解决替换后报错:Failed to transform file 'android.jar' to match attributes {artifactType=android-mockable-jar, returnDefaultValues=false} using transform MockableJarTransform

2020-05-25

sources/android-28

sources/android-29,提供给大家,方便大家下载,如果无法满足,请自行搜索其他下载方式

2020-05-25

android-29.zip

sources/android-29,提供给大家,方便大家下载,如果无法满足,请自行搜索其他下载方式

2020-05-25

platforms/android-28

platforms/android-28,提供给大家,方便大家下载,如果无法满足,请自行搜索其他下载方式

2020-05-25

android-29.zip

android sdk/platfroms/android-29,提供给大家,方便下载,如果无法满足,请自行搜索其他下载方式。

2020-05-25

expandableListViewDemo

基于ExpandableListView、SQLite、网络下载,Json解析

2018-10-23

空空如也

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

TA关注的人

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