Welcome![Sign In][Sign Up]
Location:
Search - 自动下载

Search list

[DocumentsC#中实现软件自动升级

Description: winform程序相对web程序而言,功能更强大,编程更方便,但软件更新却相当麻烦,要到客户端一台一台地升级,本文结合实际情况,通过软件实现自动升级,弥补了这一缺陷,有较好的参考价值。 由于程序在运行时不能用新的版本覆盖自己,因此,我们将登录窗口单独做成一个可执行文件,用户登录时,从网上检测是否有新的主程序,如果有,则从后台下载并覆盖老的版本,用户输入正确的用户名和密码后,通过参数将必要的信息(如用户名、密码等)传递给主程序,实现登录,我们还是以实际例子来说明。
Platform: | Size: 115825 | Author: dlucsf | Hits:

[Embeded-SCM Develop杜洋 IR_NEAR 红外 自动 感应 系统 锁存 式 输出

Description: - 极简电路设计高稳定性感应处理 - 无锁存和锁存双输出多种应用扩展 强光直射和家用电器的红外遥控器的环境中会有干扰,使开关自动跳变,稳定性差。于是这次我重点改进了源程序,加入了强光下、红外遥控器环境下的防干扰算法,让这个红外感应开关非常稳定,不再受任何干扰了。 另外对程序的改进,让这次的制作省去了一条导线,制作更简单,只需要单片机、红外传感器、LED指示灯、电池和面包板。HEX文件已经更新发布(IR_NEAR_V2),敬请下载仿制。 1. 利用单片机内部的ADC接收反射光数值,用程序算法避开其他光源的干扰。 2. 用开关发射LED进行双重检测,让启动和关断的临界点分开。 3. 采用20次连续检测方式,如果20次中有任何一次错误(干扰造成)都会重新检测。 4. 无锁存和锁存双输出,即可作为电灯开关也可作为感应水龙头的开关。
Platform: | Size: 17559 | Author: nyqxmfj@vip.qq.com | Hits:

[Browser Client全站自动下载

Description: 全站自动下载 将附件添加自动到迅雷 进行下载
Platform: | Size: 11667 | Author: tzjjhzl | Hits:

[CommunicationAutoRun

Description: 自动下载ftp站点的文件,并自动运行指定的应用程序,保证客户端程序及文件的实时性- Automatically downloads the ftp stand the document, and the automatic movement assigns application procedure, guarantee customer end procedure and document timeliness
Platform: | Size: 31744 | Author: | Hits:

[Internet-Network支持断点续传的在线更新代码

Description: 主要功能是 完成自动下载与升级的功能-main function is to be completed automatically download and upgrade the function
Platform: | Size: 454656 | Author: 陈静 | Hits:

[Internet-NetworkUpdate-45

Description: 自动升级程序,包括ocx和exe 两个版本,可自动注册组件,自动下载需要升级的文件.-automatic escalation procedures, including two randomly and exe version can automatically registered components, automatically download the upgrade of the document.
Platform: | Size: 784384 | Author: 高龙 | Hits:

[ComboBoxWebWordCS123456

Description: TX.WebControls.TXWebWord控件使用OCX控件形式实现了在WEB页面上编辑Word文档. 经过了半年多的测试,已经形成了比较稳定的版本,并且实现了控件的安全接口和 数字签名,客户端自动下载安装,不需要更改任何IE浏览器的设置.但WEB下OFFICE 控件都有易出错的通病,希望大家把在使用过程中发现的问题通过E-MAIL发给我, 以便及时修正.-TX.WebControls.TXWebWord controls use OCX controls in the form of Web pages on the edit Word documents. After more than six months of testing, has created a relatively stable version, and the realization of the security control interface and digital signatures, the client automatically download and install, requires no changes IE browser settings. but under OFFICE Web Controls have a common error prone, in the hope that you all will use to the problems discovered through E-MAIL sent to me, so that timely amendment.
Platform: | Size: 293888 | Author: he | Hits:

[Ftp ClientFTP2003

Description: 本程序是用于工作中自动下载指定文件,并对下载后的文件作一定的处理,支持断线续传,自动生成需要的目录和文件,可配置IP地址和相关参数。-this procedure is used to work automatically download specified file, and download the files for certain, Break Continuingly support, automatic generation of directories and files that can be configured IP address and the relevant parameters.
Platform: | Size: 15360 | Author: 赵国茂 | Hits:

[WEB CodeDownloadFile.war

Description: JSP/JAVA实现从服务器端自动下载文件到客户端,目前办公自动化系统(B/S)中经常会用到文件自动下载并打印的功能,这个程序可以实现文件自动下载-JSP/JAVA from the server automatically download files to the client, the current office automation systems (B/S) were frequently used documents automatically download and print functions, this procedure can be automatically downloaded files
Platform: | Size: 11264 | Author: a | Hits:

[Internet-NetworkHookKM

Description: 一个自动下载程序,可以用来做版本更新的软件。停止并打开程序。-an automatic download, can be used for updating versions of software. Stop and open procedures.
Platform: | Size: 237568 | Author: wuzh | Hits:

[Remote Controlxiazaizheyuanma2

Description: 很全的下载者源码2!编译好后可以直接生成服务端。运行服务端可以自动下载你的文件。而且不会弹出任何窗口!-am all those who download the source code of two! After a good compiler can directly generate the server. Operation server can automatically download your paper. But not any pop-up window!
Platform: | Size: 320512 | Author: liue | Hits:

[Browser Clientlittlejava

Description: 利用java软件实现从网上自动下载内容的小程序,仅供参考-use java software automatically downloaded from the Internet as a small procedure is for reference only
Platform: | Size: 1024 | Author: 四度 | Hits:

[Internet-NetworkLiveUpdate2008

Description: VB仿LiveUpdate自动更新程序.比较实用的一个功能,也就是常用的自动更新程序,它可以自动搜索是否有更新,自动下载更新程序,基于VB语言编写。它带有一配置程序,可以对其进行IP地址、用户名密码及更新下载的文件进行设置,很方便。-VB like LiveUpdate automatically updates. A more practical function, which is commonly used in auto-update program that can automatically search for updates, download updates automatically, based on the VB language. It with a configuration procedure can be IP address, user name, password and update settings to download the file, it is convenient.
Platform: | Size: 63488 | Author: chenshi12 | Hits:

[Windows Developupdate

Description: VB自动更新源码!实现自动下载文件,自动关闭程序,自动替换旧文件 自动开启新程序。只限于EXE主程序升级-Automatic Updates VB source code! Automatically download files, automatic shut down procedures, automatically replace old documents to automatically open new procedures. Upgrade the main program is limited to EXE
Platform: | Size: 70656 | Author: 张岩 | Hits:

[Internet-Networkzd

Description: 实现自动下载指定文件,并直接运行,很有用,值得收藏-Automatically downloads the specified file, and run directly useful, it is worth collecting! ! !
Platform: | Size: 1024 | Author: xx | Hits:

[OtherSTC下载器1

Description: 自动下载器,STC单片机必备的快捷自动下载器,实现不断电下载STC单片机,包含程序和原理图及PCB全套,开板用过,保准好使(Automatic downloader, STC MCU necessary fast automatic downloader, to achieve the continuous download of STC microcontroller, including the program and schematics and PCB set, the plate used, the quasi)
Platform: | Size: 7545856 | Author: 亮子 | Hits:

[OtherPZISP自动下载软件

Description: PZISP自动下载软件,可以使用串口进行对一些芯片程序的下载(PZISP automatically download software, you can use serial port for some chip program download)
Platform: | Size: 46080 | Author: 孤魂鬼火 | Hits:

[OtherDownloadManager自动更新

Description: 本项目实现了,android在线更新的原理,从从服务器获取最新版本号,如果检测到本机的版本号不是最新的那么就下载更新(This project is achieved, android online update principle, from the server to obtain the latest version number, if the detection of the machine version number is not the latest then download updates)
Platform: | Size: 5566464 | Author: 深度学习 | Hits:

[OtherPZ-ISP普中自动下载软件(新版)

Description: PZ-ISP普中自动下载软件(新版),新增芯片类型“STC89Cxx (NEW)”(PZ-ISP general automatic download software (new version), new chip type "STC89Cxx (NEW)"")
Platform: | Size: 1140736 | Author: 我想C | Hits:

[OtherPZ-ISP普中自动下载软件.exe

Description: 普中51单片机开发板配套全自动下载器,用于普中系列51开发板的HeX文件全自动编程下载(The complete automatic downloader of the Pu Zhong 51 single chip microcomputer development board)
Platform: | Size: 1652736 | Author: LoLislover | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net