-
大小: 27.04M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-01-20
- 語言: Java
- 標(biāo)簽:
資源簡介
Android 人臉識別(攝像頭-08_071).zip
代碼片段和文件信息
package?com.mingrisoft.facedetect;
import?android.content.Context;
import?android.support.test.InstrumentationRegistry;
import?android.support.test.runner.AndroidJUnit4;
import?org.junit.Test;
import?org.junit.runner.RunWith;
import?static?org.junit.Assert.*;
/**
?*?Instrumentation?test?which?will?execute?on?an?Android?device.
?*
?*?@see?Testing?documentation
?*/
@RunWith(AndroidJUnit4.class)
public?class?ExampleInstrumentedTest?{
????@Test
????public?void?useAppContext()?throws?Exception?{
????????//?Context?of?the?app?under?test.
????????Context?appContext?=?InstrumentationRegistry.getTargetContext();
????????assertEquals(“com.mrkj.sample_76“?appContext.getPackageName());
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????127??2016-11-22?13:53??Project\FaceDetect\.gitignore
?????文件?????????519??2016-11-23?11:44??Project\FaceDetect\build.gradle
?????文件?????????864??2017-07-25?15:12??Project\FaceDetect\FaceDetect.iml
?????文件?????????757??2016-11-23?11:31??Project\FaceDetect\gradle.properties
?????文件????????4971??2016-11-22?13:53??Project\FaceDetect\gradlew
?????文件????????2404??2016-11-22?13:53??Project\FaceDetect\gradlew.bat
?????文件?????????463??2017-07-25?15:12??Project\FaceDetect\local.properties
?????文件?????????864??2016-11-23?11:31??Project\FaceDetect\Sample_7.6.iml
?????文件??????????16??2016-11-22?13:53??Project\FaceDetect\settings.gradle
?????文件??????????31??2016-11-22?13:53??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\cache.properties
?????文件??????????17??2017-07-27?15:22??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\cache.properties.lock
?????文件??????539018??2017-07-27?15:22??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\fileHashes.bin
?????文件?????5903868??2017-07-27?15:22??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
?????文件???????30368??2017-07-27?15:22??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
?????文件??????155931??2017-07-27?15:22??Project\FaceDetect\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
?????文件???????26268??2016-11-23?11:27??Project\FaceDetect\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
?????文件??????????17??2016-11-23?11:27??Project\FaceDetect\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
?????文件???????20950??2016-11-23?11:27??Project\FaceDetect\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
?????文件??????????17??2016-11-23?11:27??Project\FaceDetect\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
?????文件?????????686??2017-07-26?17:40??Project\FaceDetect\.idea\compiler.xm
?????文件?????????626??2017-07-26?17:40??Project\FaceDetect\.idea\gradle.xm
?????文件????????2514??2017-07-26?17:44??Project\FaceDetect\.idea\misc.xm
?????文件?????????357??2017-07-27?15:20??Project\FaceDetect\.idea\modules.xm
?????文件?????????564??2017-07-26?17:44??Project\FaceDetect\.idea\runConfigurations.xm
?????文件??????155946??2017-07-27?15:24??Project\FaceDetect\.idea\workspace.xm
?????文件??????????76??2017-07-26?17:40??Project\FaceDetect\.idea\copyright\profiles_settings.xm
?????文件?????????643??2017-07-27?14:16??Project\FaceDetect\.idea\libraries\animated_vector_drawable_24_2_1.xm
?????文件?????????759??2017-07-27?14:16??Project\FaceDetect\.idea\libraries\appcompat_v7_24_2_1.xm
?????文件?????????625??2017-07-27?14:16??Project\FaceDetect\.idea\libraries\espresso_core_2_2_2.xm
?????文件?????????680??2017-07-27?14:16??Project\FaceDetect\.idea\libraries\espresso_idling_resource_2_2_2.xm
?????文件?????????698??2017-07-27?14:16??Project\FaceDetect\.idea\libraries\exposed_instrumentation_api_publish_0_5.xm
............此處省略71個文件信息
評論
共有 條評論