摘要: 一,在模块build.gradle中添加webSocket的依赖包 二,连接webSocket 三、添加内部类,实现回调监听 阅读全文
posted @ 2018-07-18 11:38 用友U8二次开发 阅读(10452) 评论(6) 推荐(0)
摘要: import android.view.View; import android.view.animation.AlphaAnimation; import android.view.animation.Animation; import android.view.animation.LinearInterpolator; /*闪烁效果*/ public class AlphaAnimatio... 阅读全文
posted @ 2018-07-18 11:17 用友U8二次开发 阅读(661) 评论(0) 推荐(0)