摘要:
1.install-package system.text.json; 2. using System.Text.Json; using System.IO; 3. 1 static void SystemTextJsonDemo() 2 { 3 var obj = new[] 4 { 5 new 阅读全文
posted @ 2021-03-05 12:04
FredGrit
阅读(70)
评论(0)
推荐(0)
摘要:
1 class Program 2 { 3 static void Main(string[] args) 4 { 5 EventDemo(); 6 Console.ReadLine(); 7 } 8 9 static void EventDemo() 10 { 11 MathClass mc = 阅读全文
posted @ 2021-03-05 11:22
FredGrit
阅读(61)
评论(0)
推荐(0)

浙公网安备 33010602011771号