91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


資源截圖

代碼片段和文件信息

package?com.example.jingbin.webviewstudy;

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.example.jingbin.webviewstudy“?appContext.getPackageName());
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\
?????文件???????11341??2016-12-08?11:47??WebViewStudy-master\LICENSE
?????文件????????2281??2016-12-08?11:47??WebViewStudy-master\README.md
?????文件?????????866??2016-12-08?11:47??WebViewStudy-master\WebViewStudy.iml
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\
?????文件????????1063??2016-12-08?11:47??WebViewStudy-master\app\build.gradle
?????文件?????????673??2016-12-08?11:47??WebViewStudy-master\app\proguard-rules.pro
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\com\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\com\example\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\com\example\jingbin\
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\com\example\jingbin\webviewstudy\
?????文件?????????768??2016-12-08?11:47??WebViewStudy-master\app\src\androidTest\java\com\example\jingbin\webviewstudy\ExampleInstrumentedTest.java
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\main\
?????文件????????1331??2016-12-08?11:47??WebViewStudy-master\app\src\main\AndroidManifest.xml
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\
?????文件????????6615??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms.html
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\
?????文件???????14935??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\753b877c-c098-43e9-85cc-6df5bbdaaafe
?????文件??????????57??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\b589897ac2
?????文件??????????18??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\jquery.js
?????文件????????1425??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\main.css
?????文件???????22730??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\callsms_files\nr-998.min.js
?????文件???????12660??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo.html
?????目錄???????????0??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo_files\
?????文件???????92629??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo_files\jquery-1.9.1.min.js
?????文件????????9630??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo_files\jweixin-1.0.0.js
?????文件??????714127??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo_files\salvation_header.png
?????文件????????7226??2016-12-08?11:47??WebViewStudy-master\app\src\main\assets\upload_photo_files\salvation_style.css
............此處省略66個文件信息

評論

共有 條評論