摘要:
class Program { static void Main(string[] args) { while (true) { string a; Console.WriteLine("请问你有房吗:"); a = Console.ReadLine(); if (a == "有") { Cons... 阅读全文
posted @ 2015-03-29 13:56
XCml
阅读(124)
评论(0)
推荐(0)
摘要:
class Program { static void Main(string[] args) { while (true) { double i,s,a,b,c,d,e,f; Console.Write("请输入当月利润:"); i = Convert.ToDouble(Console.Read... 阅读全文
posted @ 2015-03-29 13:55
XCml
阅读(181)
评论(0)
推荐(0)

浙公网安备 33010602011771号