then and done. 下面是一個典型的promise 鏈式(chain)呼叫: firstly { login() }.then { creds in fetch(avatar: creds.user) }.done { image in ...
確定! 回上一頁