搜索资源列表
自动升级程序
- 软件自动升级程序-automatic software upgrade
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic
C#中实现软件自动升级
- winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录
自动升级源码
- 类似于杀毒软件自动升级功能的c++源码
update
- 在C#中实现软件自动升级,为学习使用.net c#的人提供了很好的省级方案-in C# automatic software upgrades for studying. C# net for the good of the provincial program
自动升级程序
- 软件自动升级程序-automatic software upgrade
实现软件自动升级
- 使用C#实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展。-use C# automatic software upgrade code examples, lucid, not difficult, for example, for expansion.
VerRefresh
- 软件版自动升级或更新,软件自动升级或更新-automatic software version upgrade or update, automatic software upgrade or update
RestartableApp_demo
- 重新启动自己!用于软件自动升级更新,代码编写巧妙。-To restart their own! Automatic updates for software updates, clever coding.
zhidongshenji
- 这是一款简单易用的自动升级及更新软件,很利于开发者与自身程序融合,由简到繁,制作出很好的程序。-This is an easy-to-use auto-upgrade and update software, it is conducive to the development process with its own integration, from simple to complex, to produce a very good
kukuupdate
- 自己写的一个软件自动升级程序,是现在绝大部分自动程序的更新方式。-Himself wrote a software upgrade process automatically, is now the vast majority of procedures are updated automatically.
031_Update
- 软件自动升级程序,可以像QQ或瑞星一样实现C/S结构软件的自动升级,使用C++ BUILDER 开发。含源代码-Automatic software upgrade procedure, it is possible to realize, like QQ or Rising C/S structure software upgrade automatically, use the C++ BUILDER development. Co
liveupdate
- 自动升级更新程序,软件开发环境:vc6.0,测试通过!-Update automatic updates, software development environment: vc6.0, test!
zidongshengji
- 自动升级源码!可以在做程序升级软件的人一个新的方法!做软件更新程序的人的一个好的提示!-Automatic escalation of source! Can make the procedure to upgrade software to a new way! Does the software update prompted a good person!
AutoUpdater
- c#自动升级源码,实现软件自动升级,值得-c# automatically upgrade source code, software auto-upgrade, it is worth
SoftwareAutoUpgrade
- 使用C#语言实现软件自动升级的实例源码,方便自己开发的软件自行升级维护-The use of C# language implementation automatically upgrade software source code examples to facilitate their own self-developed software upgrade maintenance
MyUpdate
- VC++写的软件在线升级(自动更新)程序示例,主程序是由VC++完成,为了使程序有进一步升级扩展的能力,程序附加了ASP/PHP/JSP三种语言配合的动态页面,而非HTML静态页,此动态页支持自动升级及手工升级,主程序代码可以自己修改,VC++部分编译顺利。 -VC++ to write software online update (automatic update) program example, the main progr
Csharpauto
- C#实现软件自动升级。附有文档说明。值得一看哦,-C# automatically upgrade its software.
autoupdate
- vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便。 -vc++ simple software automatically upgrade program source code, to provide software online automatic u
VC++ 编写软件自动升级服务源代码
- 一个简单的自动升级程序,可以直接添加到项目中使用。(A simple automatic upgrade program, you can add directly to the project.)