You should not catch exceptions and discard them silently. This code has no chance of throwing an exception, therefore you should just let ...
確定! 回上一頁