資源簡介
使用androidstudio寫程式的測試
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.hw1.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.hw1.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“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????87??2015-05-13?20:47??HW1\.gitignore
?????目錄???????????0??2015-05-13?20:49??HW1\.gradle\
?????目錄???????????0??2015-05-13?20:49??HW1\.gradle\2.2.1\
?????目錄???????????0??2015-05-13?20:49??HW1\.gradle\2.2.1\taskArtifacts\
?????文件??????????31??2015-05-13?20:49??HW1\.gradle\2.2.1\taskArtifacts\cache.properties
?????文件??????????17??2015-05-21?11:53??HW1\.gradle\2.2.1\taskArtifacts\cache.properties.lock
?????文件???????86464??2015-05-21?11:53??HW1\.gradle\2.2.1\taskArtifacts\fileHashes.bin
?????文件?????1078054??2015-05-21?11:53??HW1\.gradle\2.2.1\taskArtifacts\fileSnapshots.bin
?????文件???????19652??2015-05-14?23:32??HW1\.gradle\2.2.1\taskArtifacts\outputFileStates.bin
?????文件???????44756??2015-05-21?11:53??HW1\.gradle\2.2.1\taskArtifacts\taskArtifacts.bin
?????目錄???????????0??2015-05-15?15:18??HW1\app\
?????文件???????????8??2015-05-13?20:47??HW1\app\.gitignore
?????文件????????7311??2015-05-15?15:18??HW1\app\app.iml
?????文件?????????606??2015-05-13?20:47??HW1\app\build.gradle
?????目錄???????????0??2015-05-14?23:32??HW1\app\build\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\generated\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\generated\androidTest\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\rs\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\rs\androidTest\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\rs\androidTest\debug\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\res\rs\debug\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\aidl\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\aidl\androidTest\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\aidl\androidTest\debug\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\aidl\debug\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\buildConfig\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\buildConfig\androidTest\
?????目錄???????????0??2015-05-13?20:49??HW1\app\build\generated\source\buildConfig\androidTest\debug\
............此處省略1131個文件信息
- 上一篇:python 調用 mysql
- 下一篇:android 日歷
評論
共有 條評論