随笔 - 77  文章 - 0 评论 - 12 阅读 - 68857

08 2019 档案
C# 7.0 新特征 Demo
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 using static System.Console; 5 6 namespace ConsoleApp1 7 { 8 public class C 阅读全文
posted @ 2019-08-21 22:53 极简 阅读(263) 评论(0) 推荐(0) 编辑
C# 6.0 新特征 Demo
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 using static System.Math; 5 6 namespace ConsoleApp1 7 { 8 public class CSharp6 9 { 10 //属性默认值 11 ... 阅读全文
posted @ 2019-08-21 14:33 极简 阅读(173) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示