登录
首页 » Unix_Linux » Bitmap_Delegate

Bitmap_Delegate

于 2013-11-11 发布 文件大小:3KB
0 241
下载积分: 1 下载次数: 5

代码说明:

  Delegate implementing the native methods of android.graphics.Bitmap.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Bluetooth-chat
    蓝牙聊天,android各种特征对学习有很大帮助!!!!(Bluetooth chat, android various features are of great help to learn!!!!!!!!!!)
    2013-01-13 17:05:41下载
    积分:1
  • dex2jar-0.0.9.15
    反编译工具中的最新更新,能够反编译android程序。(Decompilation tool latest updates can decompile android program.)
    2013-08-06 09:36:32下载
    积分:1
  • c++ 走迷宫 示例源码下载
    c++ 走迷宫 示例源码下载
    2014-03-10下载
    积分:1
  • AvdCreationDialog
    AVD creator dialog Source Code for Andriod.
    2013-10-24 10:33:40下载
    积分:1
  • bpa_login
    big pond WAN connect function
    2007-04-09 14:45:02下载
    积分:1
  • SimpleDateFormatTest
    Simple Date Format Test Source Code for Andriod.
    2013-10-24 10:53:27下载
    积分:1
  • android中不错的ExpandableListView实例效果源码
    一、ExpandableListView介绍     一个垂直滚动的显示两个级别(Child,Group)列表项的视图,列表项来自ExpandableListAdapter 。组可以单独展开。   1.重要方法       expandGroup(int groupPos) :在分组列表视图中展开一组,      setSelectedGroup(int groupPosition) :设置选择指定的组。      setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) :设置选择指定的子项。      getPackedPositionGroup(long packedPosition) :返回所选择的组      getPackedPositionForChild(int groupPosition, int childPosition) :返回所选择的子项      getPackedPositionType(long packedPosition) :返回所选择项的类型(Child,Group)      isGroupExpanded(int groupPosition) :判断此组是否展开  2.代码:ExpandableListContextMenuInfo menuInfo=(ExpandableListContextMenuInfo)item.getMenuInfo();String title=((TextView)menuInfo.targetView).getText().toString();int type=ExpandableListView.getPackedPositionType(menuInfo.packedPosition);if (type==ExpandableListView.PACKED_POSITION_TYPE_CHILD) {int groupPos =ExpandableListView.getPackedPositionGroup(menuInfo.packedPosition);int childPos =ExpandableListView.getPackedPositionChild(menuInfo.packedPosition);二、ExpandableListAdapter    一个接口,将基础数据链接到一个ExpandableListView。此接口的实施将提供访问Child的数据(由组分类),并实例化的Child和Group。 getChildId(int groupPosition, int childPosition) 获取与在给定组给予孩子相关的数据。     getChildrenCount(int groupPosition) 返回在指定Group的Child数目。
    2013-03-07下载
    积分:1
  • EX04_09
    这个程序实现了 spinner 动态添加和删除(This program implements the spinner dynamically add and remove)
    2010-11-30 12:31:52下载
    积分:1
  • zigbee_master
    ns2_zigbee ========== Performance evaluation of Zigbee based on NS2 This repositories includes the codes of my undergraduate thesis. 1. zigbee.scn: network topology in 3D 2. zigbee.tcl: network script written in tcl 3. thr_drop_delay.awk: eualuation script written in awk 4. data: results of delay, throughput, jitter, and packet loss rate 5. out: figures of results 6. demo: demos of nam 7. thesis How to 1. make sure zigbee.scn and zibee.tcl are in the same folder 2. cd to the folder by terminal 3. run ns zigbee.tcl 4. run awk -f thr_drop_delay.awk zigbee.tr 5. run gnuplot xxx.dat
    2013-12-11 21:25:54下载
    积分:1
  • android多任务断点下载
    android多任务断点下载
    2014-09-03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载