基本信息
源码名称:C#软件授权源码-十分完整(0515).rar
源码大小:0.24M
文件格式:.rar
开发语言:C#
更新时间:2023-05-23
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#软件授权源码-十分完整(0515).rar
文件清单
└── C#软件授权源码-十分完整
├── C#软件授权源码
│ └── 软件授权
│ ├── 许可安装
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 许可安装.exe
│ │ │ ├── 许可安装.pdb
│ │ │ ├── 许可安装.vshost.exe
│ │ │ └── 许可安装.vshost.exe.manifest
│ │ ├── clsZip.cs
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可安装.csproj.FileListAbsolute.txt
│ │ │ ├── 许可安装.csproj.GenerateResource.Cache
│ │ │ ├── 许可安装.exe
│ │ │ ├── 许可安装.Form1.resources
│ │ │ ├── 许可安装.pdb
│ │ │ └── 许可安装.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ └── 许可安装.csproj
│ ├── 许可打包
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── Bin.dll
│ │ │ ├── 许可打包.exe
│ │ │ └── 许可打包.pdb
│ │ ├── clsZip.cs
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可打包.csproj.FileListAbsolute.txt
│ │ │ ├── 许可打包.csproj.GenerateResource.Cache
│ │ │ ├── 许可打包.exe
│ │ │ ├── 许可打包.Form1.resources
│ │ │ ├── 许可打包.pdb
│ │ │ └── 许可打包.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ └── 许可打包.csproj
│ ├── 许可生成
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── 许可生成.exe
│ │ │ │ ├── 许可生成.pdb
│ │ │ │ ├── 许可生成.vshost.exe
│ │ │ │ └── 许可生成.vshost.exe.manifest
│ │ │ └── Release
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可生成.csproj.FileListAbsolute.txt
│ │ │ ├── 许可生成.csproj.GenerateResource.Cache
│ │ │ ├── 许可生成.exe
│ │ │ ├── 许可生成.Form1.resources
│ │ │ ├── 许可生成.pdb
│ │ │ └── 许可生成.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── XuKe.cs
│ │ └── 许可生成.csproj
│ ├── 软件授权
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 软件授权.exe
│ │ │ ├── 软件授权.pdb
│ │ │ ├── 软件授权.vshost.exe
│ │ │ └── 软件授权.vshost.exe.manifest
│ │ ├── Error.cs
│ │ ├── Error.Designer.cs
│ │ ├── Error.resx
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 软件授权.csproj.FileListAbsolute.txt
│ │ │ ├── 软件授权.csproj.GenerateResource.Cache
│ │ │ ├── 软件授权.csprojResolveAssemblyReference.cache
│ │ │ ├── 软件授权.Error.resources
│ │ │ ├── 软件授权.exe
│ │ │ ├── 软件授权.Form1.resources
│ │ │ ├── 软件授权.pdb
│ │ │ └── 软件授权.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── XuKe.cs
│ │ └── 软件授权.csproj
│ ├── 软件授权.sln
│ └── 软件授权.v12.suo
└── 使用需知.rtf
32 directories, 99 files
C#软件授权源码-十分完整(0515).rar
文件清单
└── C#软件授权源码-十分完整
├── C#软件授权源码
│ └── 软件授权
│ ├── 许可安装
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 许可安装.exe
│ │ │ ├── 许可安装.pdb
│ │ │ ├── 许可安装.vshost.exe
│ │ │ └── 许可安装.vshost.exe.manifest
│ │ ├── clsZip.cs
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可安装.csproj.FileListAbsolute.txt
│ │ │ ├── 许可安装.csproj.GenerateResource.Cache
│ │ │ ├── 许可安装.exe
│ │ │ ├── 许可安装.Form1.resources
│ │ │ ├── 许可安装.pdb
│ │ │ └── 许可安装.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ └── 许可安装.csproj
│ ├── 许可打包
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── Bin.dll
│ │ │ ├── 许可打包.exe
│ │ │ └── 许可打包.pdb
│ │ ├── clsZip.cs
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可打包.csproj.FileListAbsolute.txt
│ │ │ ├── 许可打包.csproj.GenerateResource.Cache
│ │ │ ├── 许可打包.exe
│ │ │ ├── 许可打包.Form1.resources
│ │ │ ├── 许可打包.pdb
│ │ │ └── 许可打包.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ └── 许可打包.csproj
│ ├── 许可生成
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── 许可生成.exe
│ │ │ │ ├── 许可生成.pdb
│ │ │ │ ├── 许可生成.vshost.exe
│ │ │ │ └── 许可生成.vshost.exe.manifest
│ │ │ └── Release
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 许可生成.csproj.FileListAbsolute.txt
│ │ │ ├── 许可生成.csproj.GenerateResource.Cache
│ │ │ ├── 许可生成.exe
│ │ │ ├── 许可生成.Form1.resources
│ │ │ ├── 许可生成.pdb
│ │ │ └── 许可生成.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── XuKe.cs
│ │ └── 许可生成.csproj
│ ├── 软件授权
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 软件授权.exe
│ │ │ ├── 软件授权.pdb
│ │ │ ├── 软件授权.vshost.exe
│ │ │ └── 软件授权.vshost.exe.manifest
│ │ ├── Error.cs
│ │ ├── Error.Designer.cs
│ │ ├── Error.resx
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── 软件授权.csproj.FileListAbsolute.txt
│ │ │ ├── 软件授权.csproj.GenerateResource.Cache
│ │ │ ├── 软件授权.csprojResolveAssemblyReference.cache
│ │ │ ├── 软件授权.Error.resources
│ │ │ ├── 软件授权.exe
│ │ │ ├── 软件授权.Form1.resources
│ │ │ ├── 软件授权.pdb
│ │ │ └── 软件授权.Properties.Resources.resources
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── XuKe.cs
│ │ └── 软件授权.csproj
│ ├── 软件授权.sln
│ └── 软件授权.v12.suo
└── 使用需知.rtf
32 directories, 99 files