2009年9月23日
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace firstpro{ class Program { static void Main(string[] args) { int a,b,sum;//定义局部变量a,b,sum //a = 5; b = 10;//对局... 阅读全文
posted @ 2009-09-23 10:48 吴令野 阅读(555) 评论(0) 推荐(0)
  2009年9月21日
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace firstpro{ class Program { static int i=9; static void Main(string[] args) { Console.WriteLine("打印出局部变量的值i为:{... 阅读全文
posted @ 2009-09-21 17:55 吴令野 阅读(93) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示