一點一點學C#3

從控制檯讀入數字的方法:C#提供了Console.ReadLine();的方法從控制檯讀入數據,可是讀入的是字符串,因此能夠用Prase或者Convert轉換。數組 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;
相關文章
相關標籤/搜索