简易五子棋


通过学习实现的一个简易五子棋小游戏,主要学习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.gradle2.8
     目录           0  2016-03-30 13:33  test.gradle2.8 askArtifacts
     文件          31  2016-03-30 13:33  test.gradle2.8 askArtifactscache.properties
     文件          17  2016-04-11 09:17  test.gradle2.8 askArtifactscache.properties.lock
     文件      144030  2016-04-11 09:17  test.gradle2.8 askArtifactsfileHashes.bin
     文件     1372967  2016-04-11 09:17  test.gradle2.8 askArtifactsfileSnapshots.bin
     文件       20042  2016-04-08 13:36  test.gradle2.8 askArtifactsoutputFileStates.bin
     文件       51968  2016-04-11 09:17  test.gradle2.8 askArtifacts askArtifacts.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.ideacompiler.xml
     目录           0  2016-03-30 13:31  test.ideacopyright
     文件          76  2016-03-30 13:31  test.ideacopyrightprofiles_settings.xml
     文件         159  2016-03-30 13:33  test.ideaencodings.xml
     文件         678  2016-03-30 13:33  test.ideagradle.xml
     目录           0  2016-04-08 13:35  test.idealibraries
     文件         647  2016-04-06 14:45  test.idealibrariesanimated_vector_drawable_23_2_1.xml
     文件         763  2016-04-06 14:45  test.idealibrariesappcompat_v7_23_2_1.xml
     文件         727  2016-04-06 14:45  test.idealibrariesdesign_23_2_1.xml
     文件         468  2016-04-08 13:35  test.idealibrariesplay_services_appindexing_8_1_0.xml
     文件         459  2016-04-08 13:35  test.idealibrariesplay_services_basement_8_1_0.xml
     文件         781  2016-04-06 14:45  test.idealibraries
ecyclerview_v7_23_2_1.xml
     文件         499  2016-04-06 14:45  test.idealibrariessupport_annotations_23_2_1.xml
     文件         905  2016-04-06 14:45  test.idealibrariessupport_v4_23_2_1.xml
     文件         642  2016-04-06 14:45  test.idealibrariessupport_vector_drawable_23_2_1.xml
     文件        2226  2016-04-11 08:46  test.ideamisc.xml
     文件         345  2016-03-30 13:33  test.ideamodules.xml
     文件         564  2016-03-30 13:33  test.idea
unConfigurations.xml
............此处省略1923个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)