​TV常用效果控件 TvWidget

码农软件 · 软件分类 · Android UI 组件 · 2019-04-25 10:29:31

软件介绍

TvWidget是一个TV常用效果控件,包括焦点、边框处理等。

效果图:

使用

 BorderView border=new BorderView(this);
 border.setBackgroundResource(R.drawable.item_highlight);
 RelativeLayout main= (RelativeLayout) findViewById(R.id.main);
 border.attachTo(main);

本文地址:https://www.codercto.com/soft/d/4342.html

Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming

Peter Norvig / Morgan Kaufmann / 1991-10-01 / USD 77.95

Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-......一起来看看 《Paradigms of Artificial Intelligence Programming》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具