• 大小: 876KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-02
  • 语言: 其他
  • 标签: 安卓  

资源简介

用ListView实现了安卓购物车的数量增减,全选,反选,组选,子选。

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package com.cjs.test.shopcart_expandablelistview;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        475  2015-08-18 16:16  Shopcart_ExpandableListView\.classpath

     文件        863  2015-08-18 16:16  Shopcart_ExpandableListView\.project

     文件        177  2015-08-18 16:16  Shopcart_ExpandableListView\.settings\org.eclipse.jdt.core.prefs

     文件        883  2015-08-18 16:16  Shopcart_ExpandableListView\AndroidManifest.xml

     文件        883  2015-08-18 16:16  Shopcart_ExpandableListView\bin\AndroidManifest.xml

     文件       1552  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$1.class

     文件       1975  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$2.class

     文件       1843  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$3.class

     文件       1843  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$4.class

     文件        350  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$CheckInterface.class

     文件       1095  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$ChildHolder.class

     文件        939  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$GroupHolder.class

     文件        373  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter$ModifyCountInterface.class

     文件       7446  2015-08-18 21:03  Shopcart_ExpandableListView\bin\classes\com\cjs\test\adapter\ShopcartExpandableListViewAdapter.class

     文件        921  2015-08-18 16:18  Shopcart_ExpandableListView\bin\classes\com\cjs\test\entity\baseInfo.class

     文件        308  2015-08-18 16:18  Shopcart_ExpandableListView\bin\classes\com\cjs\test\entity\GroupInfo.class

     文件       1356  2015-08-18 16:18  Shopcart_ExpandableListView\bin\classes\com\cjs\test\entity\ProductInfo.class

     文件        389  2015-08-18 16:16  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\BuildConfig.class

     文件        952  2015-08-18 21:07  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\MainActivity$1.class

     文件        952  2015-08-18 21:07  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\MainActivity$2.class

     文件        952  2015-08-18 21:07  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\MainActivity$3.class

     文件        984  2015-08-18 21:07  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\MainActivity$4.class

     文件       9277  2015-08-18 21:07  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\MainActivity.class

     文件        406  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$attr.class

     文件       7151  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$color.class

     文件        527  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$dimen.class

     文件        610  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$drawable.class

     文件        951  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$id.class

     文件        557  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$layout.class

     文件        454  2015-08-18 17:59  Shopcart_ExpandableListView\bin\classes\com\cjs\test\shopcart_expandablelistview\R$menu.class

............此处省略88个文件信息

评论

共有 条评论