threading.current_thread() - This method returns Thread instance which represents current thread which is running the code.
確定! 回上一頁