第1章 初識(shí)MySQL 啟動(dòng)MySQL服務(wù) net start mysql(服務(wù)名) 關(guān)閉MySQL服務(wù) net stop mysql(服務(wù)名)...
第1章:Activity的生命周期和啟動(dòng)模式 1.1Activity的生命周期全面解析 1.1.1典型情況下的生命周期 從Activity整個(gè)生...
EventBus的使用 GitHub地址 添加依賴 compile 'org.greenrobot:eventbus:3.1.1' 快速開始:三...
CardView簡(jiǎn)介 1.CardView繼承自FrameLayout,是一個(gè)具有圓角背景及陰影效果的FrameLayout.2.CardVie...
AppBarLayout使用 官方文檔 1.AppBarLayout is a vertical LinearLayout which impl...
插入鏈接 百度 插入圖片 [圖片上傳失敗...(image-4d4f11-1517297643597)] 引用 /*** Set the top...
1.equals與==的區(qū)別 JAVA中的數(shù)據(jù)存儲(chǔ) 1.寄存器:最快的存儲(chǔ)區(qū), 由編譯器根據(jù)需求進(jìn)行分配,我們?cè)诔绦蛑袩o法控制. 2. 棧:存放...
1.使用ListView注意事項(xiàng) 2.Fragment之間的數(shù)據(jù)交換 3.Activity之間的數(shù)據(jù)交換 4.Java .equel與==的區(qū)...