-
大小: 1.44MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-08-29
- 语言: 其他
- 标签: hellocharts
资源简介
在前人代码上改编,通过定时器完成HelloChart折线图动态刷新
代码片段和文件信息
/* 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 android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f040000;
public static final int abc_fade_out = 0x7f040001;
public static final int abc_grow_fade_in_from_bottom = 0x7f040002;
public static final int abc_popup_enter = 0x7f040003;
public static final int abc_popup_exit = 0x7f040004;
public static final int abc_shrink_fade_out_from_bottom = 0x7f040005;
public static final int abc_slide_in_bottom = 0x7f040006;
public static final int abc_slide_in_top = 0x7f040007;
public static final int abc_slide_out_bottom = 0x7f040008;
public static final int abc_slide_out_top = 0x7f040009;
}
public static final class attr {
public static final int actionBarDivider = 0x7f010018;
public static final int actionBarItemBackground = 0x7f010019;
public static final int actionBarPopupTheme = 0x7f010012;
public static final int actionBarSize = 0x7f010017;
public static final int actionBarSplitstyle = 0x7f010014;
public static final int actionBarstyle = 0x7f010013;
public static final int actionBarTabBarstyle = 0x7f01000e;
public static final int actionBarTabstyle = 0x7f01000d;
public static final int actionBarTabTextstyle = 0x7f01000f;
public static final int actionBarTheme = 0x7f010015;
public static final int actionBarWidgetTheme = 0x7f010016;
public static final int actionButtonstyle = 0x7f010032;
public static final int actiondropDownstyle = 0x7f01002e;
public static final int actionLayout = 0x7f01008f;
public static final int actionMenuTextAppearance = 0x7f01001a;
public static final int actionMenuTextColor = 0x7f01001b;
public static final int actionModeBackground = 0x7f01001e;
public static final int actionModeCloseButtonstyle = 0x7f01001d;
public static final int actionModeCloseDrawable = 0x7f010020;
public static final int actionModeCopyDrawable = 0x7f010022;
public static final int actionModeCutDrawable = 0x7f010021;
public static final int actionModeFindDrawable = 0x7f010026;
public static final int actionModePasteDrawable = 0x7f010023;
public static final int actionModePopupWindowstyle = 0x7f010028;
public static final int actionModeSelectAllDrawable = 0x7f010024;
public static final int actionModeShareDrawable = 0x7f010025;
public static final int actionModeSplitBackground = 0x7f01001f;
public static final int actionModestyle = 0x7f01001c;
public static final int actionModeWebSearchDrawable = 0x7f010027;
public static final int actionOverflowButtonstyle = 0x7f010010;
public static final int actionOverflowMenustyle = 0x7f010011;
public static final int actionProviderClass = 0x7f010091;
public static final int actionViewClass = 0x7f010090;
public static final int activityChooserViewstyle = 0x7f01003a;
publ
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 475 2017-05-03 11:12 HelloChart2\.classpath
文件 847 2017-05-03 11:12 HelloChart2\.project
文件 177 2017-05-03 11:12 HelloChart2\.settings\org.eclipse.jdt.core.prefs
文件 865 2017-05-03 11:12 HelloChart2\AndroidManifest.xm
文件 865 2017-05-03 16:53 HelloChart2\bin\AndroidManifest.xm
文件 813 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$anim.class
文件 8917 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$attr.class
文件 872 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$bool.class
文件 4110 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$color.class
文件 4661 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$dimen.class
文件 4218 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$drawable.class
文件 3718 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$id.class
文件 657 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$integer.class
文件 2325 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$layout.class
文件 1507 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$string.class
文件 19355 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$st
文件 19018 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R$st
文件 1015 2017-05-03 16:53 HelloChart2\bin\classes\android\support\v7\appcompat\R.class
文件 355 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\BuildConfig.class
文件 3332 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\MainActivity$1.class
文件 6556 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\MainActivity.class
文件 798 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$anim.class
文件 8902 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$attr.class
文件 857 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$bool.class
文件 4095 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$color.class
文件 4744 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$dimen.class
文件 4238 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$drawable.class
文件 3737 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$id.class
文件 642 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$integer.class
文件 2347 2017-05-03 16:53 HelloChart2\bin\classes\com\example\hellochart2\R$layout.class
............此处省略68个文件信息
评论
共有 条评论