摘要:因为需要,编写了下面的小软件,对平常人没啥用,但思路还是有点价值的 功能是把一个目录里边的歌曲按照名字分类放入目录 using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using Sy...
阅读全文
随笔分类 - .NET (C#)
摘要:因为需要,编写了下面的小软件,对平常人没啥用,但思路还是有点价值的 功能是把一个目录里边的歌曲按照名字分类放入目录 using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using Sy...
阅读全文
|