2010年10月19日

摘要: using System;using System.Collections.Generic;using System.Text;namespace AddMoney{ /// <summary> /// 此示例是模拟手机冲值过程 /// </summary> class Program { static void Main(string[] args) { Console.... 阅读全文
posted @ 2010-10-19 13:30 胖子黎 阅读(2504) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Text;namespace PrintNumbers{ ///<summary> ///画一个松数. ///</summary> /// public class DrawTree { int Width; public int Width1 { get... 阅读全文
posted @ 2010-10-19 00:01 胖子黎 阅读(529) 评论(0) 推荐(0)

导航