• 大小: 11.85MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-12
  • 语言: Java
  • 标签: Android  

资源简介

通过学习实现的一个简易五子棋小游戏,主要学习Android中自定义View相关知识。

资源截图

代码片段和文件信息

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

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.ldm.test.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  2016-04-08 10:33  test\
     文件         105  2016-03-30 13:31  test\.gitignore
     目录           0  2016-03-30 13:33  test\.gradle\
     目录           0  2016-03-30 13:33  test\.gradle\2.8\
     目录           0  2016-03-30 13:33  test\.gradle\2.8\taskArtifacts\
     文件          31  2016-03-30 13:33  test\.gradle\2.8\taskArtifacts\cache.properties
     文件          17  2016-04-11 09:17  test\.gradle\2.8\taskArtifacts\cache.properties.lock
     文件      144030  2016-04-11 09:17  test\.gradle\2.8\taskArtifacts\fileHashes.bin
     文件     1372967  2016-04-11 09:17  test\.gradle\2.8\taskArtifacts\fileSnapshots.bin
     文件       20042  2016-04-08 13:36  test\.gradle\2.8\taskArtifacts\outputFileStates.bin
     文件       51968  2016-04-11 09:17  test\.gradle\2.8\taskArtifacts\taskArtifacts.bin
     目录           0  2016-04-06 14:45  test\.idea\
     文件           4  2016-03-30 13:32  test\.idea\.name
     文件         686  2016-03-30 13:31  test\.idea\compiler.xml
     目录           0  2016-03-30 13:31  test\.idea\copyright\
     文件          76  2016-03-30 13:31  test\.idea\copyright\profiles_settings.xml
     文件         159  2016-03-30 13:33  test\.idea\encodings.xml
     文件         678  2016-03-30 13:33  test\.idea\gradle.xml
     目录           0  2016-04-08 13:35  test\.idea\libraries\
     文件         647  2016-04-06 14:45  test\.idea\libraries\animated_vector_drawable_23_2_1.xml
     文件         763  2016-04-06 14:45  test\.idea\libraries\appcompat_v7_23_2_1.xml
     文件         727  2016-04-06 14:45  test\.idea\libraries\design_23_2_1.xml
     文件         468  2016-04-08 13:35  test\.idea\libraries\play_services_appindexing_8_1_0.xml
     文件         459  2016-04-08 13:35  test\.idea\libraries\play_services_basement_8_1_0.xml
     文件         781  2016-04-06 14:45  test\.idea\libraries\recyclerview_v7_23_2_1.xml
     文件         499  2016-04-06 14:45  test\.idea\libraries\support_annotations_23_2_1.xml
     文件         905  2016-04-06 14:45  test\.idea\libraries\support_v4_23_2_1.xml
     文件         642  2016-04-06 14:45  test\.idea\libraries\support_vector_drawable_23_2_1.xml
     文件        2226  2016-04-11 08:46  test\.idea\misc.xml
     文件         345  2016-03-30 13:33  test\.idea\modules.xml
     文件         564  2016-03-30 13:33  test\.idea\runConfigurations.xml
............此处省略1923个文件信息

评论

共有 条评论