当前位置:
首页
资源下载

搜索资源 - SoftwareAutoUpgrade
搜索资源列表
-
0下载:
使用C#语言实现软件自动升级的实例源码,方便自己开发的软件自行升级维护-The use of C# language implementation automatically upgrade software source code examples to facilitate their own self-developed software upgrade maintenance
-
-
0下载:
软件自动升级功能实现,在程序启动时从远程服务器下载升级配置文件,比较版本号,如果有更用更新,开始按升级配置文件中的配置进行下载升级文件,支持多个文件依次下载,并带有下载进度条显示,下载文件个数在配置文件中有定义。远程配置文件示例,见update.txt,将update.txt配置好后,将升级可用文件与update.txt一并放到自建的IIS目录中即可进行调试(以IIS方式模拟Http远程下载服务)。-Automatic update feature software to achieve, wh
-