資源簡介
Android實現(xiàn)了簡單的獲取當前時間的天氣情況,通過和風天氣的接口來實現(xiàn)的
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?wxc.com.weatheer.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“wxc.com.weatheer.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??2017-09-16?08:14??Weatheer\.gitignore
?????文件?????????31??2017-09-16?08:23??Weatheer\.gradle\2.10\taskArtifacts\cache.properties
?????文件?????????17??2017-09-16?09:41??Weatheer\.gradle\2.10\taskArtifacts\cache.properties.lock
?????文件?????136953??2017-09-16?09:41??Weatheer\.gradle\2.10\taskArtifacts\fileHashes.bin
?????文件????1012489??2017-09-16?09:41??Weatheer\.gradle\2.10\taskArtifacts\fileSnapshots.bin
?????文件??????20342??2017-09-16?09:10??Weatheer\.gradle\2.10\taskArtifacts\outputFileStates.bin
?????文件??????60702??2017-09-16?09:41??Weatheer\.gradle\2.10\taskArtifacts\taskArtifacts.bin
?????文件??????33295??2017-09-16?09:41??Weatheer\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
?????文件?????????17??2017-09-16?09:41??Weatheer\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
?????文件??????22142??2017-09-16?09:41??Weatheer\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
?????文件?????????17??2017-09-16?09:41??Weatheer\.gradle\2.10\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
?????文件??????????8??2017-09-16?08:14??Weatheer\.idea\.name
?????文件????????686??2017-09-16?08:14??Weatheer\.idea\compiler.xm
?????文件?????????76??2017-09-16?08:14??Weatheer\.idea\copyright\profiles_settings.xm
?????文件?????????85??2017-09-16?08:26??Weatheer\.idea\dictionaries\Chen.xm
?????文件????????200??2017-09-16?08:14??Weatheer\.idea\encodings.xm
?????文件????????833??2017-09-16?08:15??Weatheer\.idea\gradle.xm
?????文件????????676??2017-09-16?09:37??Weatheer\.idea\libraries\animated_vector_drawable_26_0_0_alpha1.xm
?????文件????????799??2017-09-16?09:37??Weatheer\.idea\libraries\appcompat_v7_26_0_0_alpha1.xm
?????文件????????506??2017-09-16?09:37??Weatheer\.idea\libraries\gson_2_8_1.xm
?????文件????????526??2017-09-16?09:37??Weatheer\.idea\libraries\hamcrest_core_1_3.xm
?????文件????????477??2017-09-16?09:37??Weatheer\.idea\libraries\junit_4_12.xm
?????文件????????516??2017-09-16?09:37??Weatheer\.idea\libraries\okhttp_3_9_0.xm
?????文件????????506??2017-09-16?09:37??Weatheer\.idea\libraries\okio_1_13_0.xm
?????文件????????522??2017-09-16?09:37??Weatheer\.idea\libraries\support_annotations_26_0_0_alpha1.xm
?????文件????????811??2017-09-16?09:37??Weatheer\.idea\libraries\support_compat_26_0_0_alpha1.xm
?????文件????????817??2017-09-16?09:37??Weatheer\.idea\libraries\support_core_ui_26_0_0_alpha1.xm
?????文件????????835??2017-09-16?09:37??Weatheer\.idea\libraries\support_core_utils_26_0_0_alpha1.xm
?????文件????????823??2017-09-16?09:37??Weatheer\.idea\libraries\support_fragment_26_0_0_alpha1.xm
?????文件????????847??2017-09-16?09:37??Weatheer\.idea\libraries\support_media_compat_26_0_0_alpha1.xm
............此處省略3817個文件信息
評論
共有 條評論