摘要: file操作 file类 using System; using System.IO; namespace _31_file类 { class Program { static void Main(string[] args) { File.Create(@"F:\BaiduNetdiskDownl 阅读全文
posted @ 2021-10-21 17:18 陨落&新生 阅读(448) 评论(0) 推荐(0) 编辑
摘要: MD5 实例 using System; using System.Security.Cryptography; using System.Text; namespace _43_MD5 { class Program { static void Main(string[] args) { Cons 阅读全文
posted @ 2021-10-21 17:17 陨落&新生 阅读(1867) 评论(0) 推荐(0) 编辑
摘要: │ 41_超市收银系统.csproj│ Acer.cs│ Banada.cs│ CalFather.cs│ CalMN.cs│ CalNormal.cs│ CalRate.cs│ ProductFather.cs│ Program.cs│ SamSung.cs│ SoySauce.cs│ Super 阅读全文
posted @ 2021-10-21 15:59 陨落&新生 阅读(398) 评论(0) 推荐(0) 编辑