Welcome![Sign In][Sign Up]
Location:
Search - 升级

Search list

[DocumentsC#中实现软件自动升级

Description: winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录,我们还是以实际例子来说明。
Platform: | Size: 115825 | Author: dlucsf | Hits:

[Windows DevelopPB开发的局域网软件升级程序

Description: PB9开发的局域网软件升级程序
Platform: | Size: 40509 | Author: sunpower | Hits:

[SourceCode用delphi编写的在线升级程序

Description: 用delphi编写的在线升级程序
Platform: | Size: 351180 | Author: yanglei2868@126.com | Hits:

[SDK联想Y450BISO升级

Description: 联想Y450BISO升级,将版本升级到2010年12月底
Platform: | Size: 1304663 | Author: 806518565@qq.com | Hits:

[SourceCode在线升级程序(DELPHI源码)

Description: 在线升级程序-Online Update
Platform: | Size: 99328 | Author: lihui | Hits:

[Internet-Network自动升级程序(源码)(1.0)

Description: 用vc做的自动升级程序的源代码-vc do with the automatic escalation procedures source code
Platform: | Size: 40960 | Author: 丁杰 | Hits:

[Windows Develop自动升级程序

Description: 软件自动升级程序-automatic software upgrade
Platform: | Size: 56320 | Author: 胡杰 | Hits:

[Windows Develop自动升级程序精简版 (支持断点下载)

Description: 自动升级程序精简版 (支持断点下载)-automatic escalation procedures streamlined version (support breakpoints download)
Platform: | Size: 675840 | Author: 梁伟 | Hits:

[Windows Develop软件在线升级系统

Description: “软件在线升级系统”执行说明: 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源程序。 5、 光盘目录vc6.0\chapter6\Tools\*.*为本系统使用到的工具。 “软件在线升级系统”如何编译: 直接点击编译完成对整个项目的编译。 “软件在线升级系统”如何部署: 1、 配置IIS 以Pages目录为Web的根目录建立新的站点 2、 配置FTP 在本地机器上配置FTP站点,同时建立帐号hacker,密码为free。 把应用系统的安装文件setup.exe放在FTP的根目录下。 3、 注册ActiveX组件 使用regsvr32 UpgradeAtv.dll在本地的机器上注册UpgradeAtv.dll。 4、 使用本章提到的方法生成UpgradeAtx.cab,并且把它放置到 Web的根目录下。 5、 把IE的安全级别降低-"online update system software" implementation : a CD-ROM directory vc6.0 \ chapter6 \ bin \ UpgradeAtv.dll-based system of the executable. In testing before a registration regsvr32.exe use the DLL. 2, CD-ROM directory vc6.0 \ chapter6 \ Pages of the system test pages. 3, CD-ROM directory vc6.0 \ chapter6 \ setup is guiding system installed. 4, CD-ROM directory vc6.0 \ chapter6 \ src \ UpgradeAtv \*.*-based system of VC source. 5, CD-ROM directory vc6.0 \ chapter6 \ Tools \*.*-based system to use the tool. "Software Online Upgrade System" How compiler : direct hits compiler of the entire project completed compiler. "Software Online Upgrade System," how to deploy : one, to configure IIS Web Pages directory to the root directory to establish two new sites, FTP
Platform: | Size: 8656896 | Author: 徐夕 | Hits:

[Ftp ClientCS结构客户端自动升级

Description: 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ——上传文件 softupgrade.pbl ——下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several enhancements : not to repeat the download and upload automatically complete version. Softup.pbl-- Upload file softupgrade.pbl-- download Table Structure : create table softupgrade (filever varchar (20), the filename varchar (20), filedata long raw, primary key (filever, filename
Platform: | Size: 32768 | Author: 龙飞 | Hits:

[OtherDelphi 7.1 Update 升级包

Description: Delphi 7.1 Update 升级包-Delphi 7.1 Update package.rar
Platform: | Size: 6238208 | Author: wzg | Hits:

[Other一个用VC做的升级程序

Description: 这是一个模仿其它的软件用VC做的升级程序,大家可以看看效果!-This is a copy of the software with other VC promotion procedures done, we can look at the results!
Platform: | Size: 29696 | Author: 阿华 | Hits:

[Internet-Network自动升级程序精简版(支持断点下载)

Description: 可支持在线自动升级程序,及完全支持断点下载文件包功能。-support online automatic update procedures, and fully supports breakpoints download packet functions.
Platform: | Size: 662528 | Author: 樱花 | Hits:

[Other用Delphi编制可自动升级程序

Description: 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will face to the application upgrade work. There is no doubt that the escalation of manual work is very complicated, you may need to boost users update machines. However, if a series automatic update procedures on the network, allows users to download, just about to complete the implementation of upgrading work is not very convenient? In fact, Delphi can easily produce such a procedure.
Platform: | Size: 5120 | Author: 赵长华 | Hits:

[Windows DevelopVB写的下载程序(可用于在线升级)

Description: VB写的下载程序源代码(可用于在线升级)-VB wrote download the source code (available online for upgrades)
Platform: | Size: 12288 | Author: lyy | Hits:

[GUI Develop用VB6.0编写自我升级的程序 (一)

Description: 用VB6.0编写自我升级的程序 (一),可以实现通过网络即可自动升级程序-VB6.0 preparation of self-promotion (1), can be achieved through the network can automatically update
Platform: | Size: 46080 | Author: 王军 | Hits:

[Remote Control通过网络在线升级

Description: 本代码为在线升级文件设置和在线升级文件下载源代码,程序分两部分: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 networks and upgrading.
Platform: | Size: 58368 | Author: 谢刚 | Hits:

[Internet-Networkftp自动升级程序

Description: ftp 的自动升级程序,rar有兴趣的可以下载业-ftp automatic escalation procedures, rar interested to see if the industry can be downloaded
Platform: | Size: 82944 | Author: 俊黑 | Hits:

[CSharp实现软件自动升级

Description: 使用C#实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展。-use C# automatic software upgrade code examples, lucid, not difficult, for example, for expansion.
Platform: | Size: 115712 | Author: yy | Hits:

[Internet-Network动态升级程序

Description: 给你的程序加上个动态升级的功能吧。请看这里的代码。-to you with a dynamic process of upgrading capability. Here is the code here.
Platform: | Size: 11264 | Author: 中华红客 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net