資源簡介
Android studio實現折線圖

代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.exerdemolinechart.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.exerdemolinechart.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?=?““;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????31??2015-12-20?19:19??ExerDemoLineChart\.gradle\2.8\taskArtifacts\cache.properties
?????文件?????????17??2015-12-20?19:34??ExerDemoLineChart\.gradle\2.8\taskArtifacts\cache.properties.lock
?????文件??????22562??2015-12-20?19:34??ExerDemoLineChart\.gradle\2.8\taskArtifacts\fileHashes.bin
?????文件??????45879??2015-12-20?19:34??ExerDemoLineChart\.gradle\2.8\taskArtifacts\fileSnapshots.bin
?????文件??????19802??2015-12-20?19:23??ExerDemoLineChart\.gradle\2.8\taskArtifacts\outputFileStates.bin
?????文件??????39737??2015-12-20?19:34??ExerDemoLineChart\.gradle\2.8\taskArtifacts\taskArtifacts.bin
?????文件?????????17??2015-12-20?19:17??ExerDemoLineChart\.idea\.name
?????文件????????709??2015-12-20?19:18??ExerDemoLineChart\.idea\compiler.xm
?????文件?????????76??2015-12-20?19:17??ExerDemoLineChart\.idea\copyright\profiles_settings.xm
?????文件????????159??2015-12-20?19:20??ExerDemoLineChart\.idea\encodings.xm
?????文件????????742??2015-12-20?19:18??ExerDemoLineChart\.idea\gradle.xm
?????文件????????261??2015-12-20?19:20??ExerDemoLineChart\.idea\libraries\gdk_android_19.xm
?????文件????????257??2015-12-20?19:20??ExerDemoLineChart\.idea\libraries\mpandroidchartlibrary_2_1_6.xm
?????文件????????468??2015-12-20?19:20??ExerDemoLineChart\.idea\libraries\support_v4_19_1_0.xm
?????文件???????2211??2015-12-20?19:27??ExerDemoLineChart\.idea\misc.xm
?????文件????????371??2015-12-20?19:20??ExerDemoLineChart\.idea\modules.xm
?????文件????????564??2015-12-20?19:18??ExerDemoLineChart\.idea\runConfigurations.xm
?????文件????????164??2015-12-20?19:17??ExerDemoLineChart\.idea\vcs.xm
?????文件?????135588??2015-12-20?21:04??ExerDemoLineChart\.idea\workspace.xm
?????文件???????6799??2015-12-20?19:23??ExerDemoLineChart\app\app.iml
?????文件????????473??2015-12-20?19:19??ExerDemoLineChart\app\build\generated\source\buildConfig\androidTest\debug\com\example\exerdemolinechart\test\BuildConfig.java
?????文件????????465??2015-12-20?19:19??ExerDemoLineChart\app\build\generated\source\buildConfig\debug\com\example\exerdemolinechart\BuildConfig.java
?????文件???????1758??2015-12-20?19:19??ExerDemoLineChart\app\build\generated\source\r\debug\com\example\exerdemolinechart\R.java
?????文件????????966??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\multi\values-v11.json
?????文件????????966??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\multi\values-v14.json
?????文件????????911??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\multi\values-w820dp-v13.json
?????文件???????5203??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\multi\values.json
?????文件????????301??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\single\drawable-hdpi-v4.json
?????文件????????301??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\single\drawable-mdpi-v4.json
?????文件????????303??2015-12-20?19:19??ExerDemoLineChart\app\build\intermediates\blame\res\debug\single\drawable-xhdpi-v4.json
............此處省略221個文件信息
評論
共有 條評論