IP屬地:河南
思路 封裝一個EventBus工具類,消息類MessageEvent 在BaseActivity中選擇注冊及接收消息,默認不注冊 子Activi...
一、植入 用Android Studio新建一個Android項目:MixAndroid 使用命令行工具進入到MixAndroid項目根目錄 執(zhí)...
一、簡單配置: 打開webstorm,點擊Edit ConfigurationsWechatIMG4.jpeg 終端執(zhí)行which react-...
原因: oh-my-zsh的配置文件為.zshrc,而默認shell(bash)的配置文件為.bash_profile 如何解決: 打開Oh M...
一、工具 iTerm2 Oh My Zsh agnoster主題 二、步驟 安裝iTerm2 將當前shell切換為zsh 通過cat /etc...
新建RadioButton
/*** 獲取版本號** @return 當前應用的版本號*/public static String getVersion(Context m...