嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 5 元微信扫码支付:5 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
需要自己配置iis的ftp服务端
网盘聊天资源文件管理器
├── Sql数据库.sql
└── 聊天和上传文件包含资源管理器的上传下载
├── FrmFriend.resx
├── WinServer
│ ├── App.config
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── FrmLogin.Designer.cs
│ ├── FrmLogin.cs
│ ├── FrmLogin.resx
│ ├── FrmUserPwd.Designer.cs
│ ├── FrmUserPwd.cs
│ ├── FrmUserPwd.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ ├── Settings.settings
│ │ └── licenses.licx
│ ├── SqlHelper.cs
│ ├── Sqllocal.cs
│ ├── UserPwd.Designer.cs
│ ├── UserPwd.cs
│ ├── UserPwd.resx
│ ├── WinServer.csproj
│ ├── bin
│ │ └── Debug
│ │ ├── DevExpress.Data.Desktop.v20.1.dll
│ │ ├── DevExpress.Data.Desktop.v20.1.xml
│ │ ├── DevExpress.Data.v20.1.dll
│ │ ├── DevExpress.Data.v20.1.xml
│ │ ├── DevExpress.Pdf.v20.1.Core.dll
│ │ ├── DevExpress.Pdf.v20.1.Core.xml
│ │ ├── DevExpress.Pdf.v20.1.Drawing.dll
│ │ ├── DevExpress.Pdf.v20.1.Drawing.xml
│ │ ├── DevExpress.Printing.v20.1.Core.dll
│ │ ├── DevExpress.Printing.v20.1.Core.xml
│ │ ├── DevExpress.Sparkline.v20.1.Core.dll
│ │ ├── DevExpress.Sparkline.v20.1.Core.xml
│ │ ├── DevExpress.Utils.v20.1.dll
│ │ ├── DevExpress.Utils.v20.1.xml
│ │ ├── DevExpress.XtraBars.v20.1.dll
│ │ ├── DevExpress.XtraBars.v20.1.xml
│ │ ├── DevExpress.XtraEditors.v20.1.dll
│ │ ├── DevExpress.XtraEditors.v20.1.xml
│ │ ├── DevExpress.XtraNavBar.v20.1.dll
│ │ ├── DevExpress.XtraNavBar.v20.1.xml
│ │ ├── WinServer.exe
│ │ ├── WinServer.exe.config
│ │ ├── WinServer.pdb
│ │ ├── de
│ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ └── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ ├── es
│ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ └── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ ├── ja
│ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ └── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ └── ru
│ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ └── DevExpress.XtraNavBar.v20.1.resources.dll
│ └── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── TempPE
│ ├── WinServer.Form1.resources
│ ├── WinServer.FrmLogin.resources
│ ├── WinServer.FrmUserPwd.resources
│ ├── WinServer.Properties.Resources.resources
│ ├── WinServer.UserPwd.resources
│ ├── WinServer.csproj.CopyComplete
│ ├── WinServer.csproj.CoreCompileInputs.cache
│ ├── WinServer.csproj.FileListAbsolute.txt
│ ├── WinServer.csproj.GenerateResource.cache
│ ├── WinServer.csprojAssemblyReference.cache
│ ├── WinServer.exe
│ ├── WinServer.pdb
│ └── winserver.exe.licenses
├── WindowsFormsApp12
│ ├── App.config
│ ├── Class1.cs
│ ├── Entergroupchat.Designer.cs
│ ├── Entergroupchat.cs
│ ├── Entergroupchat.resx
│ ├── FRMUploadfiles.Designer.cs
│ ├── FRMUploadfiles.cs
│ ├── FRMUploadfiles.resx
│ ├── Form1.resx
│ ├── FrmApply.Designer.cs
│ ├── FrmApply.cs
│ ├── FrmApply.resx
│ ├── FrmFriend.Designer.cs
│ ├── FrmFriend.cs
│ ├── FrmFriend.resx
│ ├── FrmFriends.Designer.cs
│ ├── FrmFriends.cs
│ ├── FrmFriends.resx
│ ├── FrmGroupchat.Designer.cs
│ ├── FrmGroupchat.cs
│ ├── FrmGroupchat.resx
│ ├── FrmJurisdiction.Designer.cs
│ ├── FrmJurisdiction.cs
│ ├── FrmJurisdiction.resx
│ ├── FrmLogin.Designer.cs
│ ├── FrmLogin.cs
│ ├── FrmLogin.resx
│ ├── FrmRegister.Designer.cs
│ ├── FrmRegister.cs
│ ├── FrmRegister.resx
│ ├── FrmSearch.Designer.cs
│ ├── FrmSearch.cs
│ ├── FrmSearch.resx
│ ├── FrmUserInfo.Designer.cs
│ ├── FrmUserInfo.cs
│ ├── FrmUserInfo.resx
│ ├── FrmUserInfok.cs
│ ├── FrmUserPwd.Designer.cs
│ ├── FrmUserPwd.cs
│ ├── FrmUserPwd.resx
│ ├── Frmgeren.Designer.cs
│ ├── Frmgeren.cs
│ ├── Frmgeren.resx
│ ├── Frmgoutong.Designer.cs
│ ├── Frmgoutong.cs
│ ├── Frmgoutong.resx
│ ├── Frmguanliyuan.Designer.cs
│ ├── Frmguanliyuan.cs
│ ├── Frmguanliyuan.resx
│ ├── Frmliulan.Designer.cs
│ ├── Frmliulan.cs
│ ├── Frmliulan.resx
│ ├── Frmmessage.Designer.cs
│ ├── Frmmessage.cs
│ ├── Frmmessage.resx
│ ├── Frmsee.Designer.cs
│ ├── Frmsee.cs
│ ├── Frmsee.resx
│ ├── Frmyonghu.Designer.cs
│ ├── Frmyonghu.cs
│ ├── Frmyonghu.resx
│ ├── FtpHelper.cs
│ ├── IconHelper.cs
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ ├── Settings.settings
│ │ └── licenses.licx
│ ├── SqlHelper.cs
│ ├── WindowsFormsApp12.csproj
│ ├── bin
│ │ ├── Debug
│ │ │ ├── DevExpress.Data.Desktop.v20.1.dll
│ │ │ ├── DevExpress.Data.Desktop.v20.1.xml
│ │ │ ├── DevExpress.Data.v20.1.dll
│ │ │ ├── DevExpress.Data.v20.1.xml
│ │ │ ├── DevExpress.Dialogs.v20.1.Core.dll
│ │ │ ├── DevExpress.Office.v20.1.Core.dll
│ │ │ ├── DevExpress.Office.v20.1.Core.xml
│ │ │ ├── DevExpress.Pdf.v20.1.Core.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Core.xml
│ │ │ ├── DevExpress.Pdf.v20.1.Drawing.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Drawing.xml
│ │ │ ├── DevExpress.Printing.v20.1.Core.dll
│ │ │ ├── DevExpress.Printing.v20.1.Core.xml
│ │ │ ├── DevExpress.RichEdit.v20.1.Core.dll
│ │ │ ├── DevExpress.RichEdit.v20.1.Core.xml
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.dll
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.xml
│ │ │ ├── DevExpress.Utils.v20.1.dll
│ │ │ ├── DevExpress.Utils.v20.1.xml
│ │ │ ├── DevExpress.XtraBars.v20.1.dll
│ │ │ ├── DevExpress.XtraBars.v20.1.xml
│ │ │ ├── DevExpress.XtraDialogs.v20.1.dll
│ │ │ ├── DevExpress.XtraDialogs.v20.1.xml
│ │ │ ├── DevExpress.XtraEditors.v20.1.dll
│ │ │ ├── DevExpress.XtraEditors.v20.1.xml
│ │ │ ├── DevExpress.XtraGrid.v20.1.dll
│ │ │ ├── DevExpress.XtraGrid.v20.1.xml
│ │ │ ├── DevExpress.XtraLayout.v20.1.dll
│ │ │ ├── DevExpress.XtraLayout.v20.1.xml
│ │ │ ├── DevExpress.XtraNavBar.v20.1.dll
│ │ │ ├── DevExpress.XtraNavBar.v20.1.xml
│ │ │ ├── DevExpress.XtraPrinting.v20.1.dll
│ │ │ ├── DevExpress.XtraPrinting.v20.1.xml
│ │ │ ├── DevExpress.XtraTreeList.v20.1.dll
│ │ │ ├── DevExpress.XtraTreeList.v20.1.xml
│ │ │ ├── WindowsFormsApp12.exe
│ │ │ ├── WindowsFormsApp12.exe.config
│ │ │ ├── WindowsFormsApp12.pdb
│ │ │ ├── de
│ │ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ │ ├── DevExpress.Dialogs.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Office.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.RichEdit.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraGrid.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraLayout.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraPrinting.v20.1.resources.dll
│ │ │ │ └── DevExpress.XtraTreeList.v20.1.resources.dll
│ │ │ ├── es
│ │ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ │ ├── DevExpress.Dialogs.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Office.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.RichEdit.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraGrid.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraLayout.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraPrinting.v20.1.resources.dll
│ │ │ │ └── DevExpress.XtraTreeList.v20.1.resources.dll
│ │ │ ├── ja
│ │ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ │ ├── DevExpress.Dialogs.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Office.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.RichEdit.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraGrid.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraLayout.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ │ │ ├── DevExpress.XtraPrinting.v20.1.resources.dll
│ │ │ │ └── DevExpress.XtraTreeList.v20.1.resources.dll
│ │ │ ├── log
│ │ │ └── ru
│ │ │ ├── DevExpress.Data.v20.1.resources.dll
│ │ │ ├── DevExpress.Dialogs.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Office.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Pdf.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Printing.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.RichEdit.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│ │ │ ├── DevExpress.Utils.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraBars.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraEditors.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraGrid.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraLayout.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraNavBar.v20.1.resources.dll
│ │ │ ├── DevExpress.XtraPrinting.v20.1.resources.dll
│ │ │ └── DevExpress.XtraTreeList.v20.1.resources.dll
│ │ └── Release
│ ├── obj
│ │ └── Debug
│ │ ├── 3fae6baf-088d-40e8-b8df-7885f868b96f_WindowsFormsApp12.exe
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── WindowsFormsApp12.Entergroupchat.resources
│ │ ├── WindowsFormsApp12.FRMUploadfiles.resources
│ │ ├── WindowsFormsApp12.FrmApply.resources
│ │ ├── WindowsFormsApp12.FrmFriend.resources
│ │ ├── WindowsFormsApp12.FrmFriends.resources
│ │ ├── WindowsFormsApp12.FrmGroupchat.resources
│ │ ├── WindowsFormsApp12.FrmJurisdiction.resources
│ │ ├── WindowsFormsApp12.FrmLogin.resources
│ │ ├── WindowsFormsApp12.FrmRegister.resources
│ │ ├── WindowsFormsApp12.FrmSearch.resources
│ │ ├── WindowsFormsApp12.FrmUserInfo.resources
│ │ ├── WindowsFormsApp12.FrmUserPwd.resources
│ │ ├── WindowsFormsApp12.Frmgeren.resources
│ │ ├── WindowsFormsApp12.Frmgoutong.resources
│ │ ├── WindowsFormsApp12.Frmguanliyuan.resources
│ │ ├── WindowsFormsApp12.Frmliulan.resources
│ │ ├── WindowsFormsApp12.Frmmessage.resources
│ │ ├── WindowsFormsApp12.Frmsee.resources
│ │ ├── WindowsFormsApp12.Frmyonghu.resources
│ │ ├── WindowsFormsApp12.Properties.Resources.resources
│ │ ├── WindowsFormsApp12.csproj.CopyComplete
│ │ ├── WindowsFormsApp12.csproj.CoreCompileInputs.cache
│ │ ├── WindowsFormsApp12.csproj.FileListAbsolute.txt
│ │ ├── WindowsFormsApp12.csproj.GenerateResource.cache
│ │ ├── WindowsFormsApp12.csprojAssemblyReference.cache
│ │ ├── WindowsFormsApp12.exe
│ │ ├── WindowsFormsApp12.pdb
│ │ └── windowsformsapp12.exe.licenses
│ └── sysManage.cs
└── WindowsFormsApp12.sln
25 directories, 298 files