摘要:
直接贴示例代码: static void Main(string[] args) { int cs; int s= outfanhui(90, out cs); Console.WriteLine("out返回的方法参数值为:{0};常规返回的值是:{1};", cs, s); Console.ReadLine(); int rs = 1990; int j=reffanhui (ref rs); ... 阅读全文
posted @ 2012-03-18 21:25
``炯``
阅读(291)
评论(0)
推荐(0)

浙公网安备 33010602011771号