using System; namespace MyApplication { class Program { static void Main(string[] args) { string[] cars = {"Volvo", "BMW", "Ford", "Mazda"};
確定! 回上一頁