搜索资源列表
C#中实现软件自动升级
- winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录
PB开发的局域网软件升级程序
- PB9开发的局域网软件升级程序
用delphi编写的在线升级程序
- 用delphi编写的在线升级程序
联想Y450BISO升级
- 联想Y450BISO升级,将版本升级到2010年12月底
在线升级程序(DELPHI源码)
- 在线升级程序-Online Update
自动升级程序(源码)(1.0)
- 用vc做的自动升级程序的源代码-vc do with the automatic escalation procedures source code
自动升级程序
- 软件自动升级程序-automatic software upgrade
自动升级程序精简版 (支持断点下载)
- 自动升级程序精简版 (支持断点下载)-automatic escalation procedures streamlined version (support breakpoints download)
软件在线升级系统
- “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\chapter6\bin\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\chapter6\Pages是本系统的测试页面。 3、 光盘目录vc6.0\chapter6\setup是系统安装指导。 4、 光盘目录vc6.0\chapter6\src\UpgradeAtv\*.*为本系统的VC源程
CS结构客户端自动升级
- 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ——上传文件 softupgrade.pbl ——下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automa
Delphi 7.1 Update 升级包
- Delphi 7.1 Update 升级包-Delphi 7.1 Update package.rar
一个用VC做的升级程序
- 这是一个模仿其它的软件用VC做的升级程序,大家可以看看效果!-This is a copy of the software with other VC promotion procedures done, we can look at the results!
自动升级程序精简版(支持断点下载)
- 可支持在线自动升级程序,及完全支持断点下载文件包功能。-support online automatic update procedures, and fully supports breakpoints download packet functions.
用Delphi编制可自动升级程序
- 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will
VB写的下载程序(可用于在线升级)
- VB写的下载程序源代码(可用于在线升级)-VB wrote download the source code (available online for upgrades)
用VB6.0编写自我升级的程序 (一)
- 用VB6.0编写自我升级的程序 (一),可以实现通过网络即可自动升级程序-VB6.0 preparation of self-promotion (1), can be achieved through the network can automatically update
通过网络在线升级
- 本代码为在线升级文件设置和在线升级文件下载源代码,程序分两部分:1升级文件上传,2网络文件下载和升级。-the code for online updates installed and online updates download the source code, procedures in two parts : an escalation of the file upload and download documents two
ftp自动升级程序
- ftp 的自动升级程序,rar有兴趣的可以下载业-ftp automatic escalation procedures, rar interested to see if the industry can be downloaded
实现软件自动升级
- 使用C#实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展。-use C# automatic software upgrade code examples, lucid, not difficult, for example, for expansion.
动态升级程序
- 给你的程序加上个动态升级的功能吧。请看这里的代码。-to you with a dynamic process of upgrading capability. Here is the code here.