operator, it makes error handling much more concise than other languages. Consider ? vs: Go: if err != nil { return nil, err }; Java: try { ..
確定! 回上一頁