29常量成员
摘要:
const 常量View Code using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace yuan{ class Program { static void Main(string[] args) { yuan y = new yuan(10); Console.WriteLine("圆周率{0}",yuan.pi); Console.WriteLine("半径... 阅读全文
posted @ 2013-05-04 23:17 杨柳清枫2012 阅读(122) 评论(0) 推荐(0)
浙公网安备 33010602011771号