搜索资源列表
上传局域网内自动升级程序
- 还是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
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 编写
c-talk
- 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
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.
AutoUpdate
- c#自动更新,掌握c#线程和网络通讯。支持vs2005&vs2010-c# auto-update
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
cSharp111
- c#自动更新和安装程序的制作方法.里面有几种设计方法的比较,和详细的代码说明-c# install the program automatically updates and production methods. there are several design methods of comparison, and detailed descr iption of the code
自动更新
- 该项目为C#开发的自动更新桌面软件的功能,只需配置更新下载地址就可以使用
C# 通用自动更新程序(含源码)
- 一款C#开发的通用的自动更新程序,包含源码。按步骤包含:检查更新,关闭打开的程序,备份程序,按文件清单更新文件,成功后更新程序版本号和更新时间,失败后还原程序,最后删除备份程序。