#python from google.appengine.api.labs import taskqueue #Add the task to the default queue. taskqueue.add(url='/worker', params={'key': key}).
確定! 回上一頁