搜索资源列表
实现软件自动升级
- 使用C#实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展。-use C# automatic software upgrade code examples, lucid, not difficult, for example, for expansion.
C#中实现软件自动升级
- winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录
PB开发的局域网软件升级程序
- PB9开发的局域网软件升级程序
软件升级系统
- 可以挂接任何软件的升级系统,随时随地给你的软件添加即时升级
自动升级程序
- 软件自动升级程序-automatic software upgrade
techspeech-gprssystem
- GPRS(General Packet Radio Service)是通用分组无线业务的简称。GPRS是GSM Phase2.1规范实现的内容之一,能提供比现有GSM网9.6kbit/s更高的数据率。GPRS采用与GSM 相同的频段、频带宽度、突发结构、无线调制标准、跳频规则以及相同的TDMA帧结构。因此,在GSM系统的基础上构建GPRS系统时,GSM系统中的绝大部分部件都不需要作硬件改动,只需作软件升级。-GPRS (General
软件在线升级系统
- “软件在线升级系统”执行说明: 1、 光盘目录vc6.0\chapter6\bin\UpgradeAtv.dll为本系统的可执行文件。在测试之前要先使用regsvr32.exe注册这个DLL。 2、 光盘目录vc6.0\chapter6\Pages是本系统的测试页面。 3、 光盘目录vc6.0\chapter6\setup是系统安装指导。 4、 光盘目录vc6.0\chapter6\src\UpgradeAtv\*.*为本系统的VC源程
一个用VC做的升级程序
- 这是一个模仿其它的软件用VC做的升级程序,大家可以看看效果!-This is a copy of the software with other VC promotion procedures done, we can look at the results!
实现软件自动升级
- 使用C#实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展。-use C# automatic software upgrade code examples, lucid, not difficult, for example, for expansion.
通过串口升级mega8的自编程例子原码
- 通过串口升级mega8的自编程例子原码,里面有烧录文件、上位机软件,MEGA8 Bootloader原码。-escalation mega8 through serial programming examples from the original code, there are writers, PC software, MEGA8 Bootloader original code.
CommUpdate
- 通用升级程序,用于软件升级方面,主要采用配置文本文件实现软件的升级!-generic promotion procedures for software upgrades, the main configuration text file using software upgrades!
diy
- diy在线升级器的详细过程,很好用的,相信能为你的软件添加一份光彩,还是用进度条的哦,快来下吧-diy online escalation of the detailed process, easy to use, you will be able to add a software brilliance or in the progress of the oh, hurry and under!
RestartableApp_demo
- 重新启动自己!用于软件自动升级更新,代码编写巧妙。-To restart their own! Automatic updates for software updates, clever coding.
iapboot
- 使用LPC2134 CPU,IAP功能,实现利用外部存储卡实现芯片固化软件升级。-Use LPC2134 CPU, IAP function and achieve the realization of the use of external memory card chip curing software upgrades.
DownloadFile
- 用 winsock 做的下载软件 (可用作软件升级)-Winsock to do with the download software (can be used as a software upgrade)
AutoUpdate
- 为自己公司做的软件升级模块.类似于QQ的升级功能. 客户端开发环境:VC++ 2003.NET 服务器:IIS 关键技术:WinNet -For their own company to do a software upgrade module. Similar upgrade feature QQ. Client development environment: VC++ 2003.NET server: IIS key tec
cvery_728253
- 实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展-To achieve the automatic software upgrade code examples, the clarity is not difficult, can be used as reference for the expansion of
ftp_cvery_172253
- 实现的自动实现软件升级的实例代码,条理清晰,难度不大,可供参考,可供扩展-To achieve the automatic software upgrade code examples, the clarity is not difficult, can be used as reference for the expansion of
xuz95
- 软件特点 1、本软件包含会计账务管理、固定资产管理、进销存管理、工资管理四大管理系统。 适用于2000人以下的中小企业,功能强大,实现对企业经营及资产的全面财务管理。 2、本软件最大限度简化及减少了人工操作。具有操作简便、所见即所得、工作效率高、 稳定性好、安全可靠、保密性强等优点。永续使用,不需维护! 3、界面设计简约整洁,所见即所得,在页面中设有简要提示,业务人员无需任何培训即 可操作,
ApplicationUpgrade
- 通过HttpClient、AsyncTask和Handler结合实现软件升级(Upgrading software through HttpClient, AsyncTask and Handler)