資源簡介
個人空閑時做的一個Android登錄注冊帶數據庫的項目,完全遵循代碼規范,注釋解析全面,可以直接拿來調用,亦可適用于新手入坑參考使用。
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.trihs.loginfortest.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.trihs.loginfortest.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“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????127??2018-03-26?17:04??LoginForTest\.gitignore
?????文件??????????1??2018-03-27?15:53??LoginForTest\.gradle\4.1\fileChanges\last-build.bin
?????文件?????????17??2018-03-27?15:53??LoginForTest\.gradle\4.1\fileContent\fileContent.lock
?????文件?????370255??2018-03-27?15:53??LoginForTest\.gradle\4.1\fileHashes\fileHashes.bin
?????文件?????????17??2018-03-27?15:53??LoginForTest\.gradle\4.1\fileHashes\fileHashes.lock
?????文件??????19925??2018-03-26?17:13??LoginForTest\.gradle\4.1\fileHashes\resourceHashesCache.bin
?????文件?????769051??2018-03-27?15:51??LoginForTest\.gradle\4.1\javaCompile\classAnalysis.bin
?????文件?????321993??2018-03-26?17:13??LoginForTest\.gradle\4.1\javaCompile\jarAnalysis.bin
?????文件?????????17??2018-03-27?15:53??LoginForTest\.gradle\4.1\javaCompile\javaCompile.lock
?????文件?????158195??2018-03-27?15:53??LoginForTest\.gradle\4.1\javaCompile\taskHistory.bin
?????文件??????23179??2018-03-27?15:53??LoginForTest\.gradle\4.1\javaCompile\taskJars.bin
?????文件????2780524??2018-03-27?15:53??LoginForTest\.gradle\4.1\taskHistory\fileSnapshots.bin
?????文件?????106577??2018-03-27?15:53??LoginForTest\.gradle\4.1\taskHistory\taskHistory.bin
?????文件?????????17??2018-03-27?15:53??LoginForTest\.gradle\4.1\taskHistory\taskHistory.lock
?????文件??????????0??2018-03-26?17:04??LoginForTest\.gradle\buildOutputCleanup\built.bin
?????文件?????????51??2018-03-26?17:04??LoginForTest\.gradle\buildOutputCleanup\cache.properties
?????文件??????????2??2018-03-27?15:52??LoginForTest\.gradle\buildOutputCleanup\cache.properties.lock
?????文件????????626??2018-03-26?17:04??LoginForTest\.idea\gradle.xm
?????文件????????533??2018-03-26?22:59??LoginForTest\.idea\libraries\android_arch_core_common_1_0_0_jar.xm
?????文件????????548??2018-03-26?22:59??LoginForTest\.idea\libraries\android_arch_lifecycle_common_1_0_0_jar.xm
?????文件????????658??2018-03-26?22:59??LoginForTest\.idea\libraries\android_arch_lifecycle_runtime_1_0_0.xm
?????文件????????742??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_animated_vector_drawable_26_1_0.xm
?????文件????????682??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_appcompat_v7_26_1_0.xm
?????文件????????501??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_constraint_constraint_layout_1_0_2.xm
?????文件????????397??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_constraint_constraint_layout_solver_1_0_2_jar.xm
?????文件????????608??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_support_annotations_26_1_0_jar.xm
?????文件????????692??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_support_compat_26_1_0.xm
?????文件????????697??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_support_core_ui_26_1_0.xm
?????文件????????712??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_support_core_utils_26_1_0.xm
?????文件????????702??2018-03-26?22:59??LoginForTest\.idea\libraries\com_android_support_support_fragment_26_1_0.xm
............此處省略3828個文件信息
評論
共有 條評論