Here is the sample code for the struct and its method type A struct {} func (a *A) perfom(string){ ... ... .. } Then i want to call the ...
確定! 回上一頁