文件名称:软件同步更新源码

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2021-08-18
  • 文件大小:
  • 3.35mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • tianxico@qq.com
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

C#写的自动更新源码,可实现软件自动更新,程序分为服务器端和客户端两部分.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : OAUS源码.rar 列表
OAUS源码/.vs/OAUS/v15/.suo
OAUS源码/.vs/OAUS/v15/Server/sqlite3/db.lock
OAUS源码/.vs/OAUS/v15/Server/sqlite3/storage.ide
OAUS源码/.vs/OAUS/v15/Server/sqlite3/storage.ide-shm
OAUS源码/.vs/OAUS/v15/Server/sqlite3/storage.ide-wal
OAUS源码/.vs/OAUS/v16/.suo
OAUS源码/.vs/OAUS/v16/Server/sqlite3/db.lock
OAUS源码/.vs/OAUS/v16/Server/sqlite3/storage.ide
OAUS源码/32.ico
OAUS源码/AutoUpdater/32.ico
OAUS源码/AutoUpdater/App.config
OAUS源码/AutoUpdater/AutoUpdater.csproj
OAUS源码/AutoUpdater/AutoUpdater.csproj.user
OAUS源码/AutoUpdater/bin/1.txt
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.exe
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.exe.config
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.pdb
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.vshost.exe
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.vshost.exe.config
OAUS源码/AutoUpdater/bin/Debug/AutoUpdater.vshost.exe.manifest
OAUS源码/AutoUpdater/bin/Debug/ESBasic.dll
OAUS源码/AutoUpdater/bin/Debug/ESBasic.xml
OAUS源码/AutoUpdater/bin/Debug/ESFramework.dll
OAUS源码/AutoUpdater/bin/Debug/ESFramework.xml
OAUS源码/AutoUpdater/bin/Debug/OAUS.Core.dll
OAUS源码/AutoUpdater/bin/Debug/OAUS.Core.pdb
OAUS源码/AutoUpdater/bin/Debug/UpdateConfiguration.xml
OAUS源码/AutoUpdater/bin/Debug/UpdateLog.txt
OAUS源码/AutoUpdater/MainForm.cs
OAUS源码/AutoUpdater/MainForm.Designer.cs
OAUS源码/AutoUpdater/MainForm.resx
OAUS源码/AutoUpdater/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csproj.CopyComplete
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csproj.CoreCompileInputs.cache
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csproj.FileListAbsolute.txt
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csproj.GenerateResource.cache
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csprojAssemblyReference.cache
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.csprojResolveAssemblyReference.cache
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.exe
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.MainForm.resources
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.pdb
OAUS源码/AutoUpdater/obj/x86/Debug/AutoUpdater.Properties.Resources.resources
OAUS源码/AutoUpdater/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
OAUS源码/AutoUpdater/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
OAUS源码/AutoUpdater/obj/x86/Debug/ResolveAssemblyReference.cache
OAUS源码/AutoUpdater/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
OAUS源码/AutoUpdater/obj/x86/Debug/TempPE/Properties.Resources.en-US.Designer.cs.dll
OAUS源码/AutoUpdater/Program.cs
OAUS源码/AutoUpdater/Properties/app.manifest
OAUS源码/AutoUpdater/Properties/AssemblyInfo.cs
OAUS源码/AutoUpdater/Properties/Resources.Designer.cs
OAUS源码/AutoUpdater/Properties/Resources.en-US.Designer.cs
OAUS源码/AutoUpdater/Properties/Resources.en-US.resx
OAUS源码/AutoUpdater/Properties/Resources.resx
OAUS源码/AutoUpdater/Updater.cs
OAUS源码/OAUS.Core/bin/Debug/AutoUpdaterSystem.Core.pdb
OAUS源码/OAUS.Core/bin/Debug/AutoUpgrade.Core.pdb
OAUS源码/OAUS.Core/bin/Debug/ESBasic.dll
OAUS源码/OAUS.Core/bin/Debug/ESBasic.xml
OAUS源码/OAUS.Core/bin/Debug/OAUS.Core.dll
OAUS源码/OAUS.Core/bin/Debug/OAUS.Core.pdb
OAUS源码/OAUS.Core/Contract/DownloadFilesContract.cs
OAUS源码/OAUS.Core/Contract/FilesInfoContract.cs
OAUS源码/OAUS.Core/Contract/LastUpdateTimeContract.cs
OAUS源码/OAUS.Core/FileUnit.cs
OAUS源码/OAUS.Core/InformationTypes.cs
OAUS源码/OAUS.Core/IOausService.cs
OAUS源码/OAUS.Core/OAUS.Core.csproj
OAUS源码/OAUS.Core/OAUS.Core.csproj.user
OAUS源码/OAUS.Core/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
OAUS源码/OAUS.Core/obj/Debug/AutoUpdaterSystem.Core.pdb
OAUS源码/OAUS.Core/obj/Debug/AutoUpgrade.Core.pdb
OAUS源码/OAUS.Core/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.csproj.CopyComplete
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.csproj.CoreCompileInputs.cache
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.csproj.FileListAbsolute.txt
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.csprojAssemblyReference.cache
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.csprojResolveAssemblyReference.cache
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.dll
OAUS源码/OAUS.Core/obj/Debug/OAUS.Core.pdb
OAUS源码/OAUS.Core/Properties/AssemblyInfo.cs
OAUS源码/OAUS.Core/UpdateConfiguration.cs
OAUS源码/OAUS.Core/VersionHelper.cs
OAUS源码/OAUS.Server/32.ico
OAUS源码/OAUS.Server/AddFileVersionForm.cs
OAUS源码/OAUS.Server/AddFileVersionForm.Designer.cs
OAUS源码/OAUS.Server/AddFileVersionForm.resx
OAUS源码/OAUS.Server/App.config
OAUS源码/OAUS.Server/bin/Debug/ESBasic.dll
OAUS源码/OAUS.Server/bin/Debug/ESBasic.xml
OAUS源码/OAUS.Server/bin/Debug/ESFramework.dll
OAUS源码/OAUS.Server/bin/Debug/ESFramework.xml
OAUS源码/OAUS.Server/bin/Debug/FileFolder/1.txt
OAUS源码/OAUS.Server/bin/Debug/OAUS.Core.dll
OAUS源码/OAUS.Server/bin/Debug/OAUS.Core.pdb
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.exe
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.exe.config
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.pdb
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.vshost.exe
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.vshost.exe.config
OAUS源码/OAUS.Server/bin/Debug/OAUS.Server.vshost.exe.manifest
OAUS源码/OAUS.Server/bin/Debug/UpdateConfiguration.xml
OAUS源码/OAUS.Server/CustomizeHandler.cs
OAUS源码/OAUS.Server/FileVersionForm.cs
OAUS源码/OAUS.Server/FileVersionF

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org