资源简介

当你工作比较疲惫时,想看一些笑话或者故事娱乐一下吗?为了更好地调节心情提高生活质量,我们开发了一款基于Android系统的智能聊天机器人,它能够与用户智能对话。如此智能的效果,涉及到对用户语义理解,以及对海量信息的精准搜索和分析,这点我们短时间无法做到,但是我们有幸能够调用第三方公司提供的开放API。

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package android.arch.core;

public final class R {
    private R() {}

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        187  2018-11-27 13:13  IntelRobot\.gitignore

     文件          1  2020-06-18 09:00  IntelRobot\.gradle\4.6\fileChanges\last-build.bin

     文件         17  2020-06-18 09:00  IntelRobot\.gradle\4.6\fileContent\fileContent.lock

     文件     436191  2020-06-17 10:37  IntelRobot\.gradle\4.6\fileHashes\fileHashes.bin

     文件         17  2020-06-18 09:00  IntelRobot\.gradle\4.6\fileHashes\fileHashes.lock

     文件      19789  2018-11-27 14:12  IntelRobot\.gradle\4.6\fileHashes\resourceHashesCache.bin

     文件     637710  2020-06-17 10:37  IntelRobot\.gradle\4.6\javaCompile\classAnalysis.bin

     文件     274401  2018-11-27 14:12  IntelRobot\.gradle\4.6\javaCompile\jarAnalysis.bin

     文件         17  2020-06-17 10:37  IntelRobot\.gradle\4.6\javaCompile\javaCompile.lock

     文件      58162  2020-06-17 10:37  IntelRobot\.gradle\4.6\javaCompile\taskHistory.bin

     文件      24153  2020-06-17 10:37  IntelRobot\.gradle\4.6\javaCompile\taskJars.bin

     文件     983247  2020-06-17 10:37  IntelRobot\.gradle\4.6\taskHistory\taskHistory.bin

     文件         17  2020-06-18 09:00  IntelRobot\.gradle\4.6\taskHistory\taskHistory.lock

     文件         17  2020-06-18 09:00  IntelRobot\.gradle\buildOutputCleanup\buildOutputCleanup.lock

     文件         51  2018-11-27 13:14  IntelRobot\.gradle\buildOutputCleanup\cache.properties

     文件      23951  2020-06-17 10:37  IntelRobot\.gradle\buildOutputCleanup\outputFiles.bin

     文件          0  2020-06-17 10:37  IntelRobot\.gradle\vcsWorkingDirs\gc.properties

     文件        538  2020-06-14 14:41  IntelRobot\.idea\caches\build_file_checksums.ser

     文件       1803  2020-06-14 14:11  IntelRobot\.idea\codestyles\Project.xml

     文件        626  2020-06-14 14:40  IntelRobot\.idea\gradle.xml

     文件        541  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_core_common_1_1_0_jar.xml

     文件        655  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_core_runtime_1_1_0.xml

     文件        555  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_lifecycle_common_1_1_0_jar.xml

     文件        696  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_lifecycle_livedata_core_1_1_0.xml

     文件        666  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_lifecycle_runtime_1_1_0.xml

     文件        676  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__android_arch_lifecycle_viewmodel_1_1_0.xml

     文件        750  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__com_android_support_animated_vector_drawable_27_1_1.xml

     文件        690  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__com_android_support_appcompat_v7_27_1_1.xml

     文件        509  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__com_android_support_constraint_constraint_layout_1_1_3.xml

     文件        433  2020-06-14 15:15  IntelRobot\.idea\libraries\Gradle__com_android_support_constraint_constraint_layout_solver_1_1_3_jar.xml

............此处省略1901个文件信息

评论

共有 条评论