资源简介
一个Android开发接入百度翻译API实现文本翻译功能的小Demo
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.tangao.test.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “com.tangao.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“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 105 2016-07-07 17:01 Test\.gitignore
文件 31 2016-07-07 17:01 Test\.gradle\2.10\taskArtifacts\cache.properties
文件 17 2016-08-09 13:54 Test\.gradle\2.10\taskArtifacts\cache.properties.lock
文件 143742 2016-08-09 13:54 Test\.gradle\2.10\taskArtifacts\fileHashes.bin
文件 4361717 2016-08-09 13:54 Test\.gradle\2.10\taskArtifacts\fileSnapshots.bin
文件 20342 2016-08-09 13:53 Test\.gradle\2.10\taskArtifacts\outputFileStates.bin
文件 127229 2016-08-09 13:54 Test\.gradle\2.10\taskArtifacts\taskArtifacts.bin
文件 4 2016-07-07 17:01 Test\.idea\.name
文件 686 2016-07-07 17:01 Test\.idea\compiler.xm
文件 76 2016-07-07 17:01 Test\.idea\copyright\profiles_settings.xm
文件 159 2016-07-07 17:01 Test\.idea\encodings.xm
文件 739 2016-07-07 17:01 Test\.idea\gradle.xm
文件 641 2016-08-09 12:45 Test\.idea\libraries\animated_vector_drawable_23_4_0.xm
文件 757 2016-08-09 12:45 Test\.idea\libraries\appcompat_v7_23_4_0.xm
文件 237 2016-08-09 13:18 Test\.idea\libraries\commons_codec_1_9.xm
文件 233 2016-08-09 13:18 Test\.idea\libraries\commons_logging.xm
文件 526 2016-08-09 12:45 Test\.idea\libraries\hamcrest_core_1_3.xm
文件 235 2016-08-09 13:18 Test\.idea\libraries\httpclient_4_5_1.xm
文件 227 2016-08-09 13:18 Test\.idea\libraries\httpcore_4_4.xm
文件 211 2016-08-09 13:18 Test\.idea\libraries\json.xm
文件 477 2016-08-09 12:45 Test\.idea\libraries\junit_4_12.xm
文件 227 2016-08-09 13:18 Test\.idea\libraries\spring_2_5_6.xm
文件 487 2016-08-09 12:45 Test\.idea\libraries\support_annotations_23_4_0.xm
文件 899 2016-08-09 12:45 Test\.idea\libraries\support_v4_23_4_0.xm
文件 636 2016-08-09 12:45 Test\.idea\libraries\support_vector_drawable_23_4_0.xm
文件 2226 2016-08-09 13:45 Test\.idea\misc.xm
文件 345 2016-07-07 17:01 Test\.idea\modules.xm
文件 564 2016-07-07 17:01 Test\.idea\runConfigurations.xm
文件 168434 2016-08-09 15:19 Test\.idea\workspace.xm
文件 8 2016-07-07 17:01 Test\app\.gitignore
............此处省略1860个文件信息
- 上一篇:pdfbox-2.0.6-src.rar
- 下一篇:java poi 操作Excel
评论
共有 条评论