• 大小: 30.47M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-14
  • 语言: 其他
  • 标签: 其他  

资源简介

ShoppingCarBestImplementation.zip

资源截图

代码片段和文件信息

// Generated code from Butter Knife. Do not modify!
package com.wangyang.shoppingcarbestimplementation;

import android.view.View;
import butterknife.ButterKnife.Finder;

public class MainActivity$$ViewInjector {
  public static void inject(Finder finder final com.wangyang.shoppingcarbestimplementation.MainActivity target object source) {
    View view;
    view = finder.findRequiredView(source 2131427415 “field ‘tvtitlebarCenter‘“);
    target.tvtitlebarCenter = (android.widget.TextView) view;
    view = finder.findRequiredView(source 2131427416 “field ‘tvtitlebarRight‘ and method ‘onViewClicked‘“);
    target.tvtitlebarRight = (android.widget.TextView) view;
    view.setonclickListener(
      new android.view.View.onclickListener() {
        @Override public void onclick(
          android.view.View p0
        ) {
          target.onViewClicked(p0);
        }
      });
    view = finder.findRequiredView(source 2131427417 “field ‘elvShoppingCar‘“);
    target.elvShoppingCar = (android.widget.ExpandableListView) view;
    view = finder.findRequiredView(source 2131427420 “field ‘ivSelectAll‘“);
    target.ivSelectAll = (android.widget.ImageView) view;
    view = finder.findRequiredView(source 2131427419 “field ‘llSelectAll‘“);
    target.llSelectAll = (android.widget.LinearLayout) view;
    view = finder.findRequiredView(source 2131427421 “field ‘btnOrder‘“);
    target.btnOrder = (android.widget.Button) view;
    view = finder.findRequiredView(source 2131427422 “field ‘btnDelete‘“);
    target.btnDelete = (android.widget.Button) view;
    view = finder.findRequiredView(source 2131427424 “field ‘tvTotalPrice‘“);
    target.tvTotalPrice = (android.widget.TextView) view;
    view = finder.findRequiredView(source 2131427423 “field ‘rlTotalPrice‘“);
    target.rlTotalPrice = (android.widget.RelativeLayout) view;
    view = finder.findRequiredView(source 2131427418 “field ‘rl‘“);
    target.rl = (android.widget.RelativeLayout) view;
    view = finder.findRequiredView(source 2131427426 “field ‘ivNoContant‘“);
    target.ivNoContant = (android.widget.ImageView) view;
    view = finder.findRequiredView(source 2131427425 “field ‘rlNoContant‘“);
    target.rlNoContant = (android.widget.RelativeLayout) view;
    view = finder.findRequiredView(source 2131427414 “field ‘tvtitlebarLeft‘ and method ‘onViewClicked‘“);
    target.tvtitlebarLeft = (android.widget.TextView) view;
    view.setonclickListener(
      new android.view.View.onclickListener() {
        @Override public void onclick(
          android.view.View p0
        ) {
          target.onViewClicked(p0);
        }
      });
  }

  public static void reset(com.wangyang.shoppingcarbestimplementation.MainActivity target) {
    target.tvtitlebarCenter = null;
    target.tvtitlebarRight = null;
    target.elvShoppingCar = null;
    target.ivSelectAll = null;
    target.llSelectAll = null;
    target.btnOrder = null;
    target.btnDelete = null;
    target.tvTotalPrice = null;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         127  2018-07-02 16:16  ShoppingCarBestImplementation\.gitignore
     目录           0  2018-07-02 16:17  ShoppingCarBestImplementation\.gradle\
     目录           0  2018-07-02 16:18  ShoppingCarBestImplementation\.gradle\2.14.1\
     目录           0  2018-07-02 16:17  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\
     文件          31  2018-07-02 16:17  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\cache.properties
     文件          17  2018-07-03 15:45  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\cache.properties.lock
     文件      162209  2018-07-03 15:45  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\fileHashes.bin
     文件     3457776  2018-07-03 15:45  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
     文件       29666  2018-07-03 15:45  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
     文件      147980  2018-07-03 15:45  ShoppingCarBestImplementation\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
     目录           0  2018-07-02 16:18  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\
     目录           0  2018-07-02 16:18  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\
     目录           0  2018-07-02 16:18  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\
     文件      129368  2018-07-03 15:10  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
     文件          17  2018-07-03 15:10  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
     目录           0  2018-07-02 16:18  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\
     文件       22051  2018-07-03 15:10  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
     文件          17  2018-07-03 15:10  ShoppingCarBestImplementation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
     目录           0  2018-07-03 15:44  ShoppingCarBestImplementation\app\
     文件           8  2018-07-02 16:16  ShoppingCarBestImplementation\app\.gitignore
     文件       13343  2018-07-03 15:44  ShoppingCarBestImplementation\app\app.iml
     文件        1068  2018-07-02 17:16  ShoppingCarBestImplementation\app\build.gradle
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\assets\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\assets\shaders\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\assets\shaders\debug\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\res\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\res\resValues\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\res\resValues\androidTest\
     目录           0  2018-07-03 15:10  ShoppingCarBestImplementation\app\build\generated\res\resValues\androidTest\debug\
............此处省略2489个文件信息

评论

共有 条评论