'key' in your case is a string (containing the process-id), so if you perform a table.sort you will basically attempt to compare the string
確定! 回上一頁