IP屬地:北京
一個類的組成部分1:變量2:方法3:構造方法反射步驟1:字節(jié)碼文件2:字節(jié)碼對象 Bean:
配置GreenDao 1.在項目的build.grade文件里加入一行代碼classpath 'org.greenrobot:greendao-...
AutoWired注解的解析,找到AutoWired注解的變量,創(chuàng)建對象,在吧對象賦值給AutoWired指定的那個變量。 AutoWired注...
App一定要在AndroidManifest.xml中注冊!!!
請求日志攔截器 請求頭攔截器
1.首先導入依賴 2.新建一個class 3.在Activity中調用