10 2022 档案

摘要:namespace ConsoleApp2 { class Program { static void Main(string[] args) { Console.WriteLine("Hello World!"); string path = @"C:\c#\1.txt"; string[] co 阅读全文
posted @ 2022-10-26 00:04 淼淼淼26 阅读(18) 评论(0) 推荐(0)
摘要:using System; namespace ConsoleApp10 { ** class Program** ** {** ** static void Main(string[] args)** ** {** ** Console.WriteLine("Hello World!");** * 阅读全文
posted @ 2022-10-25 09:59 淼淼淼26 阅读(28) 评论(0) 推荐(0)