搜索资源列表
上传局域网内自动升级程序
- 还是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
用C++ Builder实现桌布自动更新
- 用C++ Builder实现桌布自动更新 -C Builder tablecloths automatic update
vc_update2011
- vc自动更新程序类,可以帮助你的软件实现,如同卡巴在线升级一样的功能!相当强大!-vc type automatic updates can help your software, the same as Kaba-line upgrade feature! Very powerful!
AutoUpdate
- winForm自动更新程序源码 c# winform 自动更新程序. web程序更新很简单,不用说了,而在C/S模式下怎么更新程序呢-winForm automatic update program source code c# winform automatic updates. web update is very simple, it goes without saying, and in the C/S mode, how do the update
CSharpAutoUpdater
- CSharp自动更新程序,服务器端和客户端。C# Windows Form开发,配合你主程序自动更新服务器端更新的资源,并下载下来,人性化逻辑。-CSharp automatic updates, the server and client. C# Windows Form development, with the main program automatically updates your server-side update of resources, and downloaded, h
AutoUpdater
- C#编写的自动更新程序,自动检测更新程序-C#, automatic updates, automatic detection update
update
- 站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号- Stationmaster writes uses FTP automatically to renew the application system document the procedure, may the automatic digit dialing
VisualC
- VisualC自动更新程序及配置服务端源代码-VisualC procedures and configure Automatic Updates Service client source code !!!!!!!!!!!!!!!!!!
cSharpWinformAutoUpdate
- c sharp winform自动更新程序-c sharp winform
updater_exe
- 自动更新程序 用C++开发 读配置文件INI-Automatic Update
softautoupdate
- 按照一定的规范,执行S/C软件的自动更新,算法非常高效。-According to certain norms, implementation of the S/C software, automatic updates, the algorithm is extremely efficient.
Logistics_Update
- 一个用于winform 的自动更新程序客户端,用c#.net 2005 编写
UpgradeServer
- 游戏自动更新源码c++的!想研究的朋友可以来下看看!这个是英雄王座的!-The game automatically renews source code c++of!Think that the friend study can come to descend to see!This be the hero Wang2 Zuo4 of!
CSharp2008AutoUpdate
- 非常好用的c#2008的自动更新程序,解决CS自动更新的烦恼-c# 2008 for automatic updates
Update
- C#写的软件在线自动更新代码,通过配置文件添加需要更新的文件-C# to write code to automatically update the software online, through a configuration file to add the file needs to be updated
auto_update
- c# winForm自动更新程序源码。 -c# winForm automatic update program source code. c# winForm automatic update program source code.
Appupdater-1.4.1
- C#版本自动更新,采用smalrclient技术-C# version of Automatic Updates
AutoUpdater
- C#编写的软件自动更新的DLL源码,真实可用-Written in C# DLL source software automatically updates the real available
自动更新
- 该项目为C#开发的自动更新桌面软件的功能,只需配置更新下载地址就可以使用
C# 通用自动更新程序(含源码)
- 一款C#开发的通用的自动更新程序,包含源码。按步骤包含:检查更新,关闭打开的程序,备份程序,按文件清单更新文件,成功后更新程序版本号和更新时间,失败后还原程序,最后删除备份程序。