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

资源简介

ZJGallery-master.zip

资源截图

代码片段和文件信息

package com.john.zjgallery;

import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;

import org.junit.Test;
import org.junit.runner.RunWith;

import static org.junit.Assert.*;

/**
 * Instrumentation test which will execute on an Android device.
 *
 * @see Testing documentation
 */
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
    @Test
    public void useAppContext() throws Exception {
        // Context of the app under test.
        Context appContext = InstrumentationRegistry.getTargetContext();

        assertEquals(“com.john.zjgallery“ appContext.getPackageName());
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-03-20 05:41  ZJGallery-master\
     文件         118  2017-03-20 05:41  ZJGallery-master\.gitignore
     文件        7275  2017-03-20 05:41  ZJGallery-master\README.md
     目录           0  2017-03-20 05:41  ZJGallery-master\app\
     文件           7  2017-03-20 05:41  ZJGallery-master\app\.gitignore
     文件         873  2017-03-20 05:41  ZJGallery-master\app\build.gradle
     文件         653  2017-03-20 05:41  ZJGallery-master\app\proguard-rules.pro
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\java\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\java\com\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\java\com\john\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\java\com\john\zjgallery\
     文件         740  2017-03-20 05:41  ZJGallery-master\app\src\androidTest\java\com\john\zjgallery\ExampleInstrumentedTest.java
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\
     文件         956  2017-03-20 05:41  ZJGallery-master\app\src\main\AndroidManifest.xml
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\java\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\
     文件        2119  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ImageAdapter.java
     文件        6847  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ImageLoadTask.java
     文件        1736  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ImageLoader.java
     文件        9692  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ImageUtils.java
     文件         624  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\Images.java
     文件        1370  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\MainActivity.java
     文件         833  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ResourceUtils.java
     文件        3805  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ShowOriginPicActivity.java
     文件        1348  2017-03-20 05:41  ZJGallery-master\app\src\main\java\com\john\zjgallery\ToastUtils.java
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\res\
     目录           0  2017-03-20 05:41  ZJGallery-master\app\src\main\res\anim\
............此处省略46个文件信息

评论

共有 条评论