In Go's package system, each package has a path (e.g., "compress/bzip2" or "golang.org/x/net/html" ) and a name (e.g., bzip2 or html ).
確定! 回上一頁