返回列表 回复 发帖

C#从入门到实践

47页[是例4-16]中的调用F(ref  int i,int j)是不是写错了。应该为F(int j ,out int i)
返回列表