記SpannableString設多少span時注意事項 public void setSpan(Object what, int start, int end, int flags) { } 這個方法里的第一個參數,也就是一些span ...