if(!name) { show_prompt(); } if(!name) { return ws.close(); }
return ws.close();這個什么時候觸發(fā)的 前面輸入都是遞歸的 一直到真的 才會運行下面的
恩,這句應(yīng)該是永遠調(diào)用不到的