🌈 搜索
📅  最后修改于: 2022-03-11 14:48:40.088000             🧑  作者: Mango
using System; string aText = "This is my text!"; Console.WriteLine(aText);