新增字串使用append()方法,插入字串使用insert()方法。append()append 的引數 意義(StringBuffer sb)將StringBuffer sb 的內容新增到這個字串緩衝的後面。(String ...
www.google.com.tw