搜索资源列表
自动升级程序(源码)(1.0)
- 用vc做的自动升级程序的源代码-vc do with the automatic escalation procedures source code
CS结构客户端自动升级
- 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 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 en
上传局域网内自动升级程序
- 还是pb的源码,转载别人的。我认为不错,是C/S程序中的点睛之笔,解决程序自动更新问题。编译成exe文件可以独立使用或嵌入到其他平台中调用。-or the source, reproduced people. I think it is true, is C / S process of finishing touch to solve the problem automatically update procedures. Compiled exe files can be used inde
自动升级程序精简版(支持断点下载)
- 可支持在线自动升级程序,及完全支持断点下载文件包功能。-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 face to the application upgrad
如何使自己的程序自动更新(在线更新)
- 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
ftp自动升级程序
- ftp 的自动升级程序,rar有兴趣的可以下载业-ftp automatic escalation procedures, rar interested to see if the industry can be downloaded
自动升级程序
- 软件自动升级程序-automatic software upgrade
C#中实现软件自动升级
- winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录,我们还是以实际例子来说明。
autoup.非常好用的用于程序自动升级的控件
- 非常好用的用于程序自动升级的控件,我一直在用它,Very useful for process control automatic upgrade, I have been using it
PB_autoupdate2.7 pb版自动更新程序代码
- pb版自动更新程序代码 特 点: 1.基于数据库的升级,比FTP、HTTP模式,优点:在一台计算机上,多个不 同版本的程序可以同时使用,互不影响。不用另外配置FTP/HTTP服务器。 2.可自动压缩文件,然后上传,提高上传与下载速度.减轻基于数据库的升级 的速度问题. 3.支持一个数据库中多个模块同时使用. 4.支持一个模块有多个文件.(网上的只能一个文件), 你的软件最好为多个文件, 因为有的文件未改变,下载会跳过. 5.支持文件位置
AutoUpdater
- 一个应用程序自动升级的方法以及实现,可以嵌入使用。-Automatically upgrade an application, as well as the realization of the method, can be embedded use.
TigerUpdate
- delphi应用程序自动升级控件及其源代码,并附有一个例子程序-delphi application that automatically upgrade control and its source code, along with an example program
MFC_AOTO_UPDATE
- Mfc 自动升级程序,我觉得还不错。 自己修改下就可以商业应用了!- MFC_AOTO_UPDATE
proupdate
- 一个程序自动升级的源代码软件,很有用哦 一个程序自动升级的源代码软件,很有用哦-A program automatically upgrade the software source code, useful in a program automatically upgraded oh source software, useful oh
VC++ 编写软件自动升级服务源代码
- 一个简单的自动升级程序,可以直接添加到项目中使用。(A simple automatic upgrade program, you can add directly to the project.)
pb自动升级程序Http协议
- PowerBuilder 自动升级程序Http协议(Pb automatic upgrade program Http protocol)
PB_autoupdate2.7
- 实现升级一台机子上的程序,所有其它机子的程序自动升级.(To upgrade the program on a computer, all other computer programs automatically upgrade)
winform程序自动升级实现源码
- winform程序自动升级实现源码 网络搜集整理 希望对大家有所帮助(WinForm program automatically upgrade the source code Network collation hopes to help people)
程序自动升级
- PB做的自动程序程序。数据库连接自己配置吧(PB's automatic program. Connect the database to your own configuration)