在Swift4 實現VB.net 的Right(), Left(), Mid(), Asc(), Chr()方法. //從str右邊開始取M位func Right(str:String, M:Int) -> String { return ...
確定! 回上一頁