25
1
2
769
4
使用okhttp的 post請求得到j(luò)son數(shù)據(jù), 那么怎么去把這組json數(shù)據(jù)解析出來呢?首先使用okhttp去post請求到數(shù)據(jù) 點(diǎn)擊事件以...
今天要寫一個Android登錄頁面,要在EditText下面寫一個帶顏色的下劃線,當(dāng)然這個其實(shí)是比較簡單的,寫一個View,寬度match_pa...