原创 35個Java代碼性能優化總結

1、儘量指定類、方法的final修飾符 帶有final修飾符的類是不可派生的。在Java核心API中,有許多應用final的例子,例如java.lang.String,整個類都是final的。爲類指定final修飾符可以讓類不可以被繼承,

原创 Ubuntu/Debian一鍵安裝FTP腳本

一鍵安裝FTP腳本如下: wget -N --no-check-certificate "https://raw.githubusercontent.com/WhosYourFathe/UsefulScripts/master/ftp/f

原创 Unix/Linux/Ubuntu一鍵測試性能腳本Bench/UnixBench/ZBench

從網上收集了以下幾個腳本方便測試自己vps或pc的性能 Bench 一鍵性能測試腳本 wget -N --no-check-certificate "https://raw.githubusercontent.com/WhosYourFa

原创 2018年蒐集的 Linux/Ubuntu/CentOS/Unix 實用一鍵腳本安裝集合(2018年7月持續更新中)

1.Linux網絡優化加速一鍵腳本 wget -N –no-check-certificate “https://raw.githubusercontent.com/WhosYourFathe/UsefulScripts/master/t

原创 一鍵安裝最新內核並開啓 BBR 腳本

本文轉載自:https://teddysun.com/489.html 一鍵腳本如下 wget -N --no-check-certificate "https://raw.githubusercontent.com/WhosYourF

原创 Ubuntu一鍵安裝docker腳本

一鍵腳本: wget -N –no-check-certificate “https://raw.githubusercontent.com/WhosYourFathe/UsefulScripts/master/docker/docker

原创 adb命令集合

關機命令 adb shell reboot -p adb shell svc power shutdown 重啓命令 adb reboot adb reboot recovery adb reboot bootloader //重

原创 android-res下資源命名規則

1、 命名規範 1. 可用的命名屬性 在文檔1中的表格“Table 2. Configuration qualifier names. ”中有說明(表格太大,不方便在此張貼),表格中的"Configuration"項集就是Android全