搜索资源列表
页面自动更新
- 网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更
wsupdate.自动更新程序
- 自动更新程序,界面非常好看,请下载后自行修改,Auto-update process, the interface is very nice, please download to make its own decisions
VB_OnlineUpdate.rar
- VB自动更新程序.通过本中介程序可以在线自动更新,VB automatically update
00326522110
- 易语言制作自动更新程序 自动更新程序示例 实现自动下载更新-s m d x
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
Http-Updater0908
- 非常好用的自动更新程序,代码很好很强大的-Very easy to use automatic updates, the code nice and powerful
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
AutoUpdate
- 非常不错的自动更新程序.该有的都有了.十分好用-Very good automatic updates. That everything I had. Very easy to use
auto_update
- c# winForm自动更新程序源码。 -c# winForm automatic update program source code. c# winForm automatic update program source code.
穷二代自动更新电影程序源码
- 穷二代自动更新电影程序源码,全自动更新影视播放系统源码(Two generations of the poor film automatic update program source code, automatic update video playback system source)
利用百度空间实现程序自动更新
- 实用的小工具利用百度空间实现程序自动更新(Automatic update of program using Baidu space)
自动更新 替换原文件
- 可自动替换更新程序下载下来的BAT文件进行处理(The BAT file downloaded from the update program can be automatically replaced for processing.)
软件自动更新源码
- 软件自动更新源码一个易语言的小程序加入自动更新(Software automatically update source code, an easy language program to add automatic updates.)
Delphi 自动更新程序
- Delphi 自动更新程序,菜鸟的行为,大家懂的..........(Delphi Auto update,yes,..................)
C# 通用自动更新程序(含源码)
- 一款C#开发的通用的自动更新程序,包含源码。按步骤包含:检查更新,关闭打开的程序,备份程序,按文件清单更新文件,成功后更新程序版本号和更新时间,失败后还原程序,最后删除备份程序。