文件名称:CSharp-Update-source
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-24
- 文件大小:
- 213kb
- 下载次数:
- 0次
- 提 供 者:
- zpu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#在线更新程序运行说明:
打开TestApp.exe主程序,点击更新按钮开始自动更新。更新完成后TestApp.exe变为版本2.0
UpdateApp.exe使用说明:
1.在服务器上配置好更新的xml(例如:http://iamsheep.net/update/modeupdate.xml),以及对应需要更新的文件
2.在本地xml中配置好服务器xml路径,当前版本号,以及主程序名字,在主程序中直接调用UpdateApp.exe打开即可开始自动更新。这是第一个版本,只是完成最基本的更新功能-C# program to run online updates: open TestApp.exe main program, click the Update button to start the automatic update. After the update is complete TestApp.exe becomes version UpdateApp.exe 2.0 Instructions for use: 1 on the server configuration update XML (example: http://iamsheep.net/update/modeupdate.xml), and the corresponding need to update the file local xml configuration server xml path, the current version number, and the main program name directly in the main program calls UpdateApp.exe Open to start the automatic update. This is the first version, just completed the basic update feature
打开TestApp.exe主程序,点击更新按钮开始自动更新。更新完成后TestApp.exe变为版本2.0
UpdateApp.exe使用说明:
1.在服务器上配置好更新的xml(例如:http://iamsheep.net/update/modeupdate.xml),以及对应需要更新的文件
2.在本地xml中配置好服务器xml路径,当前版本号,以及主程序名字,在主程序中直接调用UpdateApp.exe打开即可开始自动更新。这是第一个版本,只是完成最基本的更新功能-C# program to run online updates: open TestApp.exe main program, click the Update button to start the automatic update. After the update is complete TestApp.exe becomes version UpdateApp.exe 2.0 Instructions for use: 1 on the server configuration update XML (example: http://iamsheep.net/update/modeupdate.xml), and the corresponding need to update the file local xml configuration server xml path, the current version number, and the main program name directly in the main program calls UpdateApp.exe Open to start the automatic update. This is the first version, just completed the basic update feature
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C# Update source\LrdUpdate\LrdUpdate.sln
................\.........\LrdUpdate.suo
................\.........\UpdateApp\bin\Debug\1.jpg
................\.........\.........\...\.....\NetDimension.Weibo.dll
................\.........\.........\...\.....\UpdateSet.xml
................\.........\.........\Enum\UpdateState.cs
................\.........\.........\Program.cs
................\.........\.........\...perties\AssemblyInfo.cs
................\.........\.........\..........\Resources.Designer.cs
................\.........\.........\..........\Resources.resx
................\.........\.........\..........\Settings.Designer.cs
................\.........\.........\..........\Settings.settings
................\.........\.........\Res\form\error.gif
................\.........\.........\...\....\loading.gif
................\.........\.........\...\....\success.gif
................\.........\.........\...\....\Thumbs.db
................\.........\.........\UpdateApp.csproj
................\.........\.........\UpdateForm.cs
................\.........\.........\UpdateForm.Designer.cs
................\.........\.........\UpdateForm.resx
................\.........\.........\UpdateSet.xml
................\UpdateDemo\TestApp.exe
................\..........\UpdateApp.exe
................\..........\UpdateSet.xml
................\..........\说明文档.txt
................\LrdUpdate\UpdateApp\bin\Debug\tempFile
................\.........\.........\...\Debug
................\.........\.........\Res\form
................\.........\.........\bin
................\.........\.........\Enum
................\.........\.........\Properties
................\.........\.........\Res
................\.........\UpdateApp
................\LrdUpdate
................\UpdateDemo
C# Update source