• 大小: 3.13MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-14
  • 语言: 其他
  • 标签: android  新浪微博  

资源简介

仿新浪微博客户端自己做的还算凑合合适新手用来学习,用了xutil和xlistview等框架

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */
package com.etsy.android.grid;

public final class R {
public static final class attr {
public static final int column_count = 0x7f010000;
public static final int column_count_landscape = 0x7f010002;
public static final int column_count_portrait = 0x7f010001;
public static final int grid_paddingBottom = 0x7f010007;
public static final int grid_paddingLeft = 0x7f010004;
public static final int grid_paddingRight = 0x7f010005;
public static final int grid_paddingTop = 0x7f010006;
public static final int item_margin = 0x7f010003;
}
public static final class styleable {
public static final int[] StaggeredGridView = { 0x7f010000 0x7f010001 0x7f010002 0x7f010003 0x7f010004 0x7f010005 0x7f010006 0x7f010007 };
public static final int StaggeredGridView_column_count = 0;
public static final int StaggeredGridView_column_count_landscape = 2;
public static final int StaggeredGridView_column_count_portrait = 1;
public static final int StaggeredGridView_grid_paddingBottom = 7;
public static final int StaggeredGridView_grid_paddingLeft = 4;
public static final int StaggeredGridView_grid_paddingRight = 5;
public static final int StaggeredGridView_grid_paddingTop = 6;
public static final int StaggeredGridView_item_margin = 3;
}
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-12-05 02:07  weibo\
     文件         598  2014-12-04 20:46  weibo\.classpath
     文件         841  2014-11-24 10:19  weibo\.project
     目录           0  2014-12-05 02:07  weibo\.settings\
     文件          87  2014-11-26 09:04  weibo\.settings\org.eclipse.core.resources.prefs
     文件         177  2014-11-24 10:19  weibo\.settings\org.eclipse.jdt.core.prefs
     文件        2430  2014-12-04 20:36  weibo\AndroidManifest.xml
     目录           0  2014-11-24 10:19  weibo\assets\
     目录           0  2014-12-05 02:07  weibo\bin\
     文件        2430  2014-12-05 01:50  weibo\bin\AndroidManifest.xml
     目录           0  2014-12-05 02:07  weibo\bin\classes\
     文件     2008432  2014-12-05 02:17  weibo\bin\classes.dex
     目录           0  2014-12-05 02:07  weibo\bin\classes\com\
     目录           0  2014-12-05 02:07  weibo\bin\classes\com\etsy\
     目录           0  2014-12-05 02:07  weibo\bin\classes\com\etsy\android\
     目录           0  2014-12-05 02:07  weibo\bin\classes\com\etsy\android\grid\
     文件         693  2014-12-05 01:50  weibo\bin\classes\com\etsy\android\grid\R$attr.class
     文件        1046  2014-12-05 01:50  weibo\bin\classes\com\etsy\android\grid\R$styleable.class
     文件         403  2014-12-05 01:50  weibo\bin\classes\com\etsy\android\grid\R.class
     目录           0  2014-12-05 02:07  weibo\bin\classes\net\
     目录           0  2014-12-05 02:07  weibo\bin\classes\net\lamp\
     目录           0  2014-12-05 02:07  weibo\bin\classes\net\lamp\adapter\
     文件        4109  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\AllFandsAdapter.class
     文件         606  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\AtmeXlvAdapter$ViewHolder.class
     文件        6175  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\AtmeXlvAdapter.class
     文件         622  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\CollectdXlvAdapter$ViewHolder.class
     文件        6671  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\CollectdXlvAdapter.class
     文件         649  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\CommrntXlvAdapter$ViewHolder.class
     文件        5235  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\CommrntXlvAdapter.class
     文件         606  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\HomeXlvAdapter$ViewHolder.class
     文件        6268  2014-12-05 01:50  weibo\bin\classes\net\lamp\adapter\HomeXlvAdapter.class
............此处省略332个文件信息

评论

共有 条评论