IP屬地:北京
一、安裝 Moya(CocoaPods) pod "Moya/RxSwift”pod “HandyJSON” 二、基本用法 1、實現(xiàn) Targe...
一、Adapter class FruitAdapter: ArrayAdapter{ constructor(context: Context...
一、線性布局 orientation = "horizontal"/"vertical" 二、相對布局 RelativeLayout用到的一些重...
一、AlertDialog AlertDialog.Builder builder =new AlertDialog.Builder(Proje...
一、在活動中使用 Menu 1、在 res 目錄下新建 menu 文件夾,接著 在這個文件夾下新建 (Menu resource file); ...