随笔分类 - C#
摘要:using System; using System.Collections.Generic; using System.Text; namespace @enum { class Program { static void Main(string[] args) { int i = 1; switch (i) { case(int) enumWeek.Sunday: Console.W...
阅读全文
摘要://struct 结构 //包含多个节本类型或符合类型的复合体 //优点操作效率比较高 using System; using System.Collections.Generic; using System.Text; namespace @struct { class Program { static void Main(string[] args) { People p1 = n...
阅读全文

浙公网安备 33010602011771号