Blogtrottr
Yahoo!奇摩知識+ - 分類問答 - 電腦網路 - 已解決
Yahoo!奇摩知識+ - 分類問答 - 電腦網路 - 已解決 
The Best Way to Manage your Money.

Start using Mint today to set a budget, track your goals and do more with your money.
From our sponsors
C#程式裡的一些字和符號問題
Aug 28th 2014, 01:17

string MyName;
int MyAge;
Console.Write("請輸入名字:");
MyName = Console.ReadLine();
Console.Write("請輸入年齡:");
MyAge = int.Parse(Console.ReadLine());
Console.WriteLine("{0} 你好!,你是{1}歲 ", MyName, MyAge);
Console.Read();

麻煩細細解釋一下 int.Parse 和 "{0} 你好!,你是{1}歲 ", MyName, MyAge

This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions
arrow
arrow
    全站熱搜

    jmuko99 發表在 痞客邦 留言(0) 人氣()