自定义博客皮肤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)
  • 资源 (1)
  • 收藏
  • 关注

原创 android ui 读取外部设备scdard的图片设置程序背景

private static int photo_pick = 1;/*调用select picture,如果是想选择audio 则把 “image” 变为 “audio”有关之类的技巧可以看 http://blog.csdn.net/chenzheng_java/a

2011-08-24 16:15:41 1422

原创 android ui 修改应用背景(background)

1. setContentView(R.layout.main);this.getWindow().setBackgroundDrawable(Drawable.createFromPath(Path));以上语句如果AndroidManifest.xml 有

2011-08-02 16:36:09 2814

原创 android UI 开机动画和LOGO

开机LOGO (开机文字("A N D R I O D")):1.  下载安装ImageMagickconvert -depth 8 logo.png rgb:logo.raw2. android自带的rgb2565工具,对raw文件进行rle565格式转换 ou

2011-08-02 16:25:02 1717

SPI 转CANBUS MCP2515 datesheet

Microchip Technology’s MCP2515 is a stand-alone Controller Area Network (CAN) controller that implements the CAN specification, Version 2.0B. It is capable of transmitting and receiving both standard and extended data and remote frames. The MCP2515 has two acceptance masks and six acceptance filters that are used to filter out unwanted messages, thereby reducing the host MCU’s overhead. The MCP2515 interfaces with microcontrollers (MCUs) via an industry standard Serial Peripheral Interface (SPI).

2019-04-15

空空如也

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

TA关注的人

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