一、Jmeter下載 進(jìn)入官網(wǎng):http://jmeter.apache.org/[http://jmeter.apache.org/] 1.第...
雙向認(rèn)證:一、服務(wù)器端 參考文章https://blog.csdn.net/chuzhi78/article/details/76877935[...
轉(zhuǎn)載https://blog.csdn.net/wan_dou_/article/details/116067728[https://blog....
轉(zhuǎn)載自https://blog.csdn.net/freekiteyu/article/details/70939672[https://blo...
參考原文鏈接:https://blog.csdn.net/jinrall/java/article/details/53465403https:...
在開發(fā)中,時常要用到圖片輪播的功能,現(xiàn)記錄一下:首先自定義ImageLayout shape_round_rec_white_3dpx.xml如...
通用標(biāo)題欄 在attrs.xml中定義如下: 使用方法如下: activity中調(diào)用方法:
在使用recyclerview時,經(jīng)常會需要使用分隔線的功能,現(xiàn)在記錄一下 使用方法如下:
在項(xiàng)目中,經(jīng)常會遇到文字旁邊是圖片的UI,使用LinearLayout布局顯得非常累贅,且會影響性能,最明智的方法是自定義一個TextView,...