C#下载歌词文件

时间:2019-06-16 07:21:02
【文件属性】:

文件名称:C#下载歌词文件

文件大小:56KB

文件格式:ZIP

更新时间:2019-06-16 07:21:02

C#,下载歌词

对lrc文件进行解析,支持多个时间段合并。本文借下载歌词文件来探讨一下同步和异步方法


【文件预览】:
bin
----Debug()
--------DownloadLrc.exe(17KB)
--------DownloadLrc.pdb(34KB)
--------DownloadLrc.vshost.exe(11KB)
--------DownloadLrc.exe.config(144B)
--------DownloadLrc.vshost.exe.config(144B)
--------DownloadLrc.vshost.exe.manifest(490B)
Form1.Designer.cs
Program.cs
obj
----x86()
--------Debug()
Form1.cs
app.config
Lrc.cs
Form1.resx
DownloadLrc.csproj
Properties
----Resources.resx(5KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(3KB)

网友评论