-
大小: 0.22M文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽: GET??數(shù)據(jù)??實(shí)例??
資源簡介
使用GET方法獲取網(wǎng)絡(luò)數(shù)據(jù)源碼,簡單易懂
代碼片段和文件信息
package?com.mingrisoft;
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.mingrisoft“?appContext.getPackageName());
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????????8??2017-08-21?09:00??GET?Request\.gitignore
?????文件??????????1??2019-08-01?22:58??GET?Request\.gradle\4.4\fileChanges\last-build.bin
?????文件??????18647??2019-08-01?22:58??GET?Request\.gradle\4.4\fileHashes\fileHashes.bin
?????文件?????????17??2019-08-01?22:58??GET?Request\.gradle\4.4\fileHashes\fileHashes.lock
?????文件???????1803??2019-08-01?22:58??GET?Request\.idea\codest
?????文件????????449??2019-08-01?22:58??GET?Request\.idea\gradle.xm
?????文件????????271??2019-08-01?22:58??GET?Request\.idea\misc.xm
?????文件????????262??2019-08-01?22:58??GET?Request\.idea\modules.xm
?????文件????????564??2019-08-01?22:58??GET?Request\.idea\runConfigurations.xm
?????文件??????17874??2019-08-01?22:58??GET?Request\.idea\workspace.xm
?????文件????????967??2017-08-21?09:00??GET?Request\build.gradle
?????文件????????606??2019-08-01?22:58??GET?Request\GET?Request.iml
?????文件??????54708??2018-04-04?15:43??GET?Request\gradle\wrapper\gradle-wrapper.jar
?????文件????????236??2019-08-01?22:42??GET?Request\gradle\wrapper\gradle-wrapper.properties
?????文件???????5296??2018-04-04?15:43??GET?Request\gradlew
?????文件???????2260??2018-04-04?15:43??GET?Request\gradlew.bat
?????文件????????376??2019-08-01?22:42??GET?Request\local.properties
?????文件????????952??2017-08-21?09:00??GET?Request\proguard-rules.pro
?????文件????????758??2017-08-21?09:00??GET?Request\src\androidTest\java\com\mingrisoft\ExampleInstrumentedTest.java
?????文件????????757??2017-08-21?09:00??GET?Request\src\main\AndroidManifest.xm
?????文件???????4827??2017-08-21?09:00??GET?Request\src\main\java\com\mingrisoft\MainActivity.java
?????文件??????45639??2017-08-21?09:00??GET?Request\src\main\res\drawable-mdpi\bg.jpg
?????文件???????1511??2017-08-21?09:00??GET?Request\src\main\res\layout\activity_main.xm
?????文件??????21689??2017-08-21?09:00??GET?Request\src\main\res\mipmap-hdpi\ic_launcher.png
?????文件??????21689??2017-08-21?09:00??GET?Request\src\main\res\mipmap-hdpi\ic_launcher_round.png
?????文件??????17432??2017-08-21?09:00??GET?Request\src\main\res\mipmap-mdpi\ic_launcher.png
?????文件??????17432??2017-08-21?09:00??GET?Request\src\main\res\mipmap-mdpi\ic_launcher_round.png
?????文件??????20636??2017-08-21?09:00??GET?Request\src\main\res\mipmap-xhdpi\ic_launcher.png
?????文件??????20636??2017-08-21?09:00??GET?Request\src\main\res\mipmap-xhdpi\ic_launcher_round.png
?????文件??????25027??2017-08-21?09:00??GET?Request\src\main\res\mipmap-xxhdpi\ic_launcher.png
............此處省略57個(gè)文件信息
評論
共有 條評論