資源簡(jiǎn)介
android編程權(quán)威指南》(第3版)+ 隨書(shū)文件 隨書(shū)代碼
代碼片段和文件信息
package?com.bignerdranch.android.geoquiz;
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.bignerdranch.android.geoquiz“?appContext.getPackageName());
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2019-06-17?03:22??第3版源代碼\
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\35_MaterialDesignTopics\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\35_MaterialDesignTopics\LICENSE.txt
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\34_Maps\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\34_Maps\LICENSE.txt
?????文件????????6148??2015-04-21?09:04??第3版源代碼\34_Maps\.DS_Store
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\33_Locations\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\33_Locations\LICENSE.txt
?????文件????????6148??2015-04-21?09:04??第3版源代碼\33_Locations\.DS_Store
?????目錄???????????0??2016-12-06?07:33??第3版源代碼\32_Animations\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\32_Animations\LICENSE.txt
?????文件????????6148??2016-12-06?07:32??第3版源代碼\32_Animations\.DS_Store
?????目錄???????????0??2016-12-07?06:49??第3版源代碼\31_TouchEvents\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\31_TouchEvents\LICENSE.txt
?????文件????????6148??2016-12-07?06:48??第3版源代碼\31_TouchEvents\.DS_Store
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\30_WebView\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\30_WebView\LICENSE.txt
?????文件????????6148??2015-05-15?01:47??第3版源代碼\30_WebView\.DS_Store
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\29_BroadcastIntents\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\29_BroadcastIntents\LICENSE.txt
?????文件????????6148??2015-03-26?01:05??第3版源代碼\29_BroadcastIntents\.DS_Store
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\28_IntentServices\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\28_IntentServices\LICENSE.txt
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\27_Search\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\27_Search\LICENSE.txt
?????文件????????8196??2015-04-16?07:19??第3版源代碼\27_Search\.DS_Store
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\26_Handlers\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\26_Handlers\LICENSE.txt
?????目錄???????????0??2015-10-06?04:02??第3版源代碼\25_HTTPBackgroundTasks\
?????文件???????11358??2015-10-06?04:02??第3版源代碼\25_HTTPBackgroundTasks\LICENSE.txt
?????目錄???????????0??2016-12-05?02:47??第3版源代碼\24_NerdLauncher\
............此處省略4947個(gè)文件信息
評(píng)論
共有 條評(píng)論