git 下載 1.下載 git 網(wǎng)址 : https://registry.npmmirror.com/binary.html?path=git-for-windows/[h...
git 下載 1.下載 git 網(wǎng)址 : https://registry.npmmirror.com/binary.html?path=git-for-windows/[h...
這可能是最好的 RxJava 2.x 入門教程系列專欄文章鏈接:這可能是最好的RxJava 2.x 入門教程(一)[http://www.itdecent.cn/p/a93...
問題: 我們在使用Fragment的時候,會偶爾出現(xiàn)錯誤:IllegalStateException: Can not perform this action after o...
前言 Android的設計模式系列文章介紹,歡迎關注,持續(xù)更新中: Android的設計模式-設計模式的六大原則一句話總結(jié)23種設計模式則創(chuàng)建型模式:Android的設計模式...
目錄 Android之MotionLayout(一),MotionLayout的基本使用[http://www.itdecent.cn/p/b5f5ed0292e2]And...
今天拿到了一套代碼看到有 這樣一個包,隨手查了一下,原來只有元老級Android程序員 比較熟悉這段代碼,看了下實現(xiàn)原理,使用的是Jake Wharton的動畫開源庫Nine...
Android開發(fā)中引入FFMPEG需要先打包FFMPEG動態(tài)鏈接庫(即.so文件),不清楚怎么編譯獲取的同學參看:Android FFMPEG Mac編譯教程[https:...
本文參考:https://blog.csdn.net/qq_34801506/article/details/80569293https://blog.csdn.net/gu...
前言 Kotlin被Google官方認為是Android開發(fā)的一級編程語言 今天,我將主要講解kotlin中的類的所有知識,主要內(nèi)容包括如下: 1. 類的聲明 & 實例化 對...