简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Vue出现This relative module was not found错误
Vue出现This relative module was not found错误出现如下错误vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config.You may use special comments to disable
android 使用setShadowLayer创建简单的阴影
android 使用setShadowLayer创建简单的阴影现在Android项目使用阴影的需求越来越多了,下面我价绍一下创建阴影的代码。一般来说ui切图的阴影虽然好看舒服一点,但是不利于动态定制,如果代码里能自己定制多好啊。主要的使用的api是paint.setShaodwLayout。/*** 设置简单的阴影*/class SimpleShadowBuilder {private var s
到底了