Composite types—array, struct, pointer, function, interface, slice, ... B1 []string B2 struct{ a, b int } B3 struct{ a, c int } B4 func(int, ...
確定! 回上一頁