IP属地:北京
private static List getDiffrent(List list1, List list2) { List diff =new...
public class MainActivity extends Activity { //定义一个变量,来标识是否退出 private st...
1.添加依赖: 3.0.1使用 compile 'liji.library.dev:citypickerview:1.1.0' 3.1.2使用 ...
1.在app的gradle文件中添加 compile'fm.jiecao:jiecaovideoplayer:5.5' compile'com....
(1)Activity: private MediaPlayer mediaPlayer; private String path; media...
(1) xml控件: android:id="@+id/mTextView" android:layout_width="match_p...
1)倒依赖 compile 'com.hjm:BottomTabBar:1.1.1' (2) xml控件: <com.hjm.bottomtab...