摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication58{ class Program { static ... 阅读全文
posted @ 2015-08-05 20:37
MySpace2015
阅读(337)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication55{ class Program { static ... 阅读全文
posted @ 2015-08-05 19:56
MySpace2015
阅读(147)
评论(0)
推荐(0)
摘要:
string strA = "";//空字符串 int 1 = strA.Length;//属性,不带括号 Console.ReadLine();//方法或函数,带括号 strA = st... 阅读全文
posted @ 2015-08-05 19:46
MySpace2015
阅读(80)
评论(0)
推荐(0)
浙公网安备 33010602011771号