归档: 2017/3

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick

自定义圆形进度条的实现

概述Android中自带有进度条,但是有的时候自带的进度条不能满足我们的需求,这时候就需要自定义进度条了,今天带来的就是一个自定义的圆形进度条首先来看效果,效果如下所示。 实现从上面的效果可以看出,主要有以下几个自定义属性: 背景颜色 进度扇形颜色 半径 起始角度 因此,在attrs.xml中定义如下属性: 123456789<?xml version="1.0" encoding="

Hexo搭建个人博客

您好,欢迎来到easyliu的技术博客! 相关链接: 在 hexo 中无痛使用本地图片 程序猿修炼之道(4)-技能篇之Markdown(附:工具推荐) hexo官网 大道至简——Hexo简洁主题推荐 npm install reports error “npm ERR! Unexpected end of JSON input while parsing near hueman-theme 关于