编程实践6-3
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace CompareString{ class Program { static void Main(string[] args) { string strX, strY; //定义变量用来记录输入的字符串 int x; //输入字符串的值 Console.Write("请输入字... 阅读全文
posted @ 2012-12-11 09:45 我最亲爱的说 阅读(170) 评论(0) 推荐(0)
浙公网安备 33010602011771号