资源简介

android中HTTP请求模式运用实例源码可运行,Android studio版本

资源截图

代码片段和文件信息

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

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.studentinfo.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-12-09 21:17  StudentInfoV2.0\
     文件         127  2017-10-21 19:43  StudentInfoV2.0\.gitignore
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\
     文件          31  2017-10-21 19:43  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\cache.properties
     文件          17  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\cache.properties.lock
     文件      517131  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\fileHashes.bin
     文件     8528082  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
     文件       59754  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
     文件      169638  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\tasks\
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\
     文件      202884  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
     文件          17  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\
     文件       24446  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
     文件          17  2017-11-21 17:50  StudentInfoV2.0\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.idea\
     文件         686  2017-11-21 12:11  StudentInfoV2.0\.idea\compiler.xml
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.idea\copyright\
     文件          76  2017-11-21 12:11  StudentInfoV2.0\.idea\copyright\profiles_settings.xml
     文件         722  2017-11-21 17:48  StudentInfoV2.0\.idea\gradle.xml
     目录           0  2017-12-09 21:17  StudentInfoV2.0\.idea\libraries\
     文件         617  2017-11-21 12:58  StudentInfoV2.0\.idea\libraries\GalleryPick_1_2_1.xml
     文件         668  2017-11-21 12:58  StudentInfoV2.0\.idea\libraries\animated_vector_drawable_25_3_1.xml
     文件         784  2017-11-21 12:58  StudentInfoV2.0\.idea\libraries\appcompat_v7_25_3_1.xml
     文件         748  2017-11-21 12:58  StudentInfoV2.0\.idea\libraries\design_25_3_1.xml
     文件         650  2017-11-21 17:48  StudentInfoV2.0\.idea\libraries\espresso_core_2_2_2.xml
     文件         705  2017-11-21 17:48  StudentInfoV2.0\.idea\libraries\espresso_idling_resource_2_2_2.xml
............此处省略3096个文件信息

评论

共有 条评论