If it is a String you can also do var = var.Replace(" ","") which replaces all space characters with nothing, which just deletes them. 3 ...
確定! 回上一頁