CreateEventW (None, 0, 0, 'pychild') # wait for the child and grandchild to be ready kernel32.WaitForSingleObject(pychild, 4000) # send CTRL+C to them both ...
確定! 回上一頁